|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module xml { module sax {
sequence< ::com::sun::star::xml::Attribute > getUnknownAttributes()
returns a sequence of attributes which names and or namespaces URLS can not be translated to tokens.
@ Default
Any product.
Definition: MozillaProductType.idl:33
long getValueToken([in] long Token)
retrieves the token of an attribute value.
string getOptionalValue([in] long Token)
retrieves the value of an attribute.
long getOptionalValueToken([in] long Token, [in] long Default)
retrieves the token of an attribute value.
boolean hasAttribute([in] long Token)
checks if an attribute is available.
string getValue([in] long Token)
retrieves the value of an attribute.
a container for the attributes of an XML element.
Definition: XFastAttributeList.idl:34
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:38
sequence< ::com::sun::star::xml::FastAttribute > getFastAttributes()
returns a sequence of attributes which names and or namespaces URLS are translated to tokens.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46