21 module
com { module sun { module star { module xml { module input {
41 string getLocalName();
69 [in]
long uid, [in]
string localName, [in]
XAttributes xAttributes )
77 void characters( [in]
string chars )
85 void ignorableWhitespace( [in]
string whitespace )
95 void processingInstruction(
96 [in]
string target, [in]
string data )
Definition: Ambiguous.idl:20
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:45