LibreOffice
LibreOffice 24.2 SDK API Reference
|
Dump any UNOIDL value as a string. More...
import"Dump.idl";
Additional Inherited Members | |
Public Member Functions inherited from XDump | |
string | dumpValue ([in] any value) |
Dump a UNOIDL value as a string. More... | |
string | dumpAny ([in] any value) |
Dump the value of a UNOIDL ANY as a string. More... | |
string | dumpConstant ([in] string constantsGroup, [in] any value) raises (com::sun::star::lang::IllegalArgumentException) |
Dump a numeric UNOIDL value, interpreted relative to a UNOIDL constants group, as a string. More... | |
Dump any UNOIDL value as a string.
Mainly useful for logging and debugging purposes.