20 module
com { module sun { module star { module xml { module crypto { module sax {
43 } ; } ; } ; } ; } ; } ;
Definition: Ambiguous.idl:20
specifies an element's attributes.
Definition: XAttributeList.idl:37
string elementName
the name of the element
Definition: ElementStackItem.idl:35
com::sun::star::xml::sax::XAttributeList xAttributes
attribute list for a startElement event
Definition: ElementStackItem.idl:40
boolean isStartElementEvent
whether it is a startElement event
Definition: ElementStackItem.idl:30
A struct to keep a startElement/endElement SAX event.
Definition: ElementStackItem.idl:25