20 module
com { module sun { module star { module xml { module sax {
33 void registerNamespace( [in]
string NamespacePrefix, [in]
string NamespaceURI );
38 string getNamespaceURI( [in]
string NamespacePrefix );
Definition: Ambiguous.idl:20
Stores and manages namespace declarations of a sax document parsed by XFastParser.
Definition: XFastNamespaceHandler.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:45