LibreOffice
LibreOffice 24.2 SDK API Reference
List of all members
Dump Singleton Reference

Dump any UNOIDL value as a string. More...

import"Dump.idl";

Inheritance diagram for Dump:
XDump

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...
 

Detailed Description

Dump any UNOIDL value as a string.

Mainly useful for logging and debugging purposes.

Since
LibreOffice 7.6

The documentation for this singleton was generated from the following file: