:: com :: sun :: star :: qa ::

unpublished interface XDumper
Usage Restrictions
not published
Description
* Dumps the content into a string. * This is an internal interface and should not be used outside of Libreoffice source code

Methods' Summary
dump * dump the content into a string *  
Methods' Details
dump
string
dump();

Description
* dump the content into a string *
Since
LibreOffice 3.6
Top of Page