LibreOffice
LibreOffice 24.2 SDK API Reference
|
is thrown whenever a method gets a TextContent as an actual argument when the text content cannot be used for that operation. More...
import"InvalidTextContentException.idl";
Public Attributes | |
com::sun::star::text::XTextContent | TextContent |
contains the interface of the text content that caused the exception. 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... | |
is thrown whenever a method gets a TextContent as an actual argument when the text content cannot be used for that operation.
contains the interface of the text content that caused the exception.