LibreOffice
LibreOffice 24.2 SDK API Reference
|
Exception used to stop an expand/collapse from happening. More...
import"ExpandVetoException.idl";
Public Attributes | |
TreeExpansionEvent | Event |
The event that the exception was created for. More... | |
Public Attributes inherited from Exception | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. More... | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. More... | |
Exception used to stop an expand/collapse from happening.
TreeExpansionEvent Event |
The event that the exception was created for.