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

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

acquire()XInterface
appendChild([in] XNode newChild)XNode
cloneNode([in] boolean deep)XNode
getAttributes()XNode
getChildNodes()XNode
getData()XProcessingInstruction
getFirstChild()XNode
getLastChild()XNode
getLocalName()XNode
getNamespaceURI()XNode
getNextSibling()XNode
getNodeName()XNode
getNodeType()XNode
getNodeValue()XNode
getOwnerDocument()XNode
getParentNode()XNode
getPrefix()XNode
getPreviousSibling()XNode
getTarget()XProcessingInstruction
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
setData([in] string data)XProcessingInstruction
setNodeValue([in] string nodeValue)XNode
setPrefix([in] string prefix)XNode