|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module xml { module crypto { module sax {
43 } ; } ; } ; } ; } ; } ;
boolean isStartElementEvent
whether it is a startElement event
Definition: ElementStackItem.idl:30
specifies an element's attributes.
Definition: XAttributeList.idl:38
A struct to keep a startElement/endElement SAX event.
Definition: ElementStackItem.idl:26
com::sun::star::xml::sax::XAttributeList xAttributes
attribute list for a startElement event
Definition: ElementStackItem.idl:40
Definition: Ambiguous.idl:20
string elementName
the name of the element
Definition: ElementStackItem.idl:35