LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
XAttr Member List

This is the complete list of members for XAttr, including all inherited members.

acquire()XInterface
appendChild([in] XNode newChild)XNode
cloneNode([in] boolean deep)XNode
getAttributes()XNode
getChildNodes()XNode
getFirstChild()XNode
getLastChild()XNode
getLocalName()XNode
getName()XAttr
getNamespaceURI()XNode
getNextSibling()XNode
getNodeName()XNode
getNodeType()XNode
getNodeValue()XNode
getOwnerDocument()XNode
getOwnerElement()XAttr
getParentNode()XNode
getPrefix()XNode
getPreviousSibling()XNode
getSpecified()XAttr
getValue()XAttr
hasAttributes()XNode
hasChildNodes()XNode
insertBefore([in] XNode newChild, [in] XNode refChild)XNode
isSupported([in] string feature, [in] string ver)XNode
normalize()XNode
queryInterface([in] type aType)XInterface
release()XInterface
removeChild([in] XNode oldChild)XNode
replaceChild([in] XNode newChild, [in] XNode oldChild)XNode
setNodeValue([in] string nodeValue)XNode
setPrefix([in] string prefix)XNode
setValue([in] string value)XAttr