21 module
com { module sun { module star { module xml { module sax {
50 boolean hasAttribute( [in]
long Token );
71 long getValueToken( [in]
long Token )
95 long getOptionalValueToken( [in]
long Token, [in]
long Default );
116 string getValue( [in]
long Token )
135 string getOptionalValue( [in]
long Token );
140 sequence< ::com::sun::star::xml::Attribute > getUnknownAttributes();
145 sequence< ::com::sun::star::xml::FastAttribute > getFastAttributes();
Any product.
Definition: MozillaProductType.idl:33
Definition: Ambiguous.idl:20
a container for the attributes of an XML element.
Definition: XFastAttributeList.idl:33
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:45