LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
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.
string dumpAny ([in] any value)
 Dump the value of a UNOIDL ANY as a string.
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.

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: