LibreOffice
LibreOffice 24.2 SDK API Reference
|
A struct to keep a startElement/endElement SAX event. More...
import"ElementStackItem.idl";
Public Attributes | |
boolean | isStartElementEvent |
whether it is a startElement event More... | |
string | elementName |
the name of the element More... | |
com::sun::star::xml::sax::XAttributeList | xAttributes |
attribute list for a startElement event More... | |
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