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

This is the complete list of members for XEntity, 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
getNamespaceURI()XNode
getNextSibling()XNode
getNodeName()XNode
getNodeType()XNode
getNodeValue()XNode
getNotationName()XEntity
getOwnerDocument()XNode
getParentNode()XNode
getPrefix()XNode
getPreviousSibling()XNode
getPublicId()XEntity
getSystemId()XEntity
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