19 #ifndef __com_sun_star_xml_input_XElement_idl__
20 #define __com_sun_star_xml_input_XElement_idl__
26 module
com { module sun { module star { module xml { module input {
46 string getLocalName();
74 [in]
long uid, [in]
string localName, [in]
XAttributes xAttributes )
82 void characters( [in]
string chars )
90 void ignorableWhitespace( [in]
string whitespace )
100 void processingInstruction(
101 [in]
string target, [in]
string data )
– idl definition –
Definition: Ambiguous.idl:22
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:41
base interface of all UNO interfaces
Definition: XInterface.idl:47