Hi, I found getInset(i)->textString() from Paragraph.cpp (advsearch branch) now replaced by getInset(i)->tocString(), which AFAICU achieves a very different task.
If I wanted to use the current ->plaintext() method instead, how should I initialize the OutputParams stuff ? Thx, T.