LibreOffice
LibreOffice 24.2 SDK API Reference
XDocumentType Member List

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

acquire()XInterface
appendChild([in] XNode newChild)XNode
cloneNode([in] boolean deep)XNode
getAttributes()XNode
getChildNodes()XNode
getEntities()XDocumentType
getFirstChild()XNode
getInternalSubset()XDocumentType
getLastChild()XNode
getLocalName()XNode
getName()XDocumentType
getNamespaceURI()XNode
getNextSibling()XNode
getNodeName()XNode
getNodeType()XNode
getNodeValue()XNode
getNotations()XDocumentType
getOwnerDocument()XNode
getParentNode()XNode
getPrefix()XNode
getPreviousSibling()XNode
getPublicId()XDocumentType
getSystemId()XDocumentType
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