LibreOffice
LibreOffice 24.2 SDK API Reference
|
A struct to keep a startElement/endElement SAX event. More...
Public Attributes | |
boolean | isStartElementEvent |
whether it is a startElement event | |
string | elementName |
the name of the element | |
com::sun::star::xml::sax::XAttributeList | xAttributes |
attribute list for a startElement event | |
A struct to keep a startElement/endElement SAX event.
string elementName |
the name of the element
boolean isStartElementEvent |
whether it is a startElement event
com::sun::star::xml::sax::XAttributeList xAttributes |
attribute list for a startElement event