uses of interface XNode

back to interface XNode

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
XAttr
XCharacterData
    XComment
    XText
        XCDATASection
XDocument
XDocumentFragment
XDocumentType
XElement
XEntity
XEntityReference
XNotation
XProcessingInstruction
Uses as Return Type
XNode::appendChild()
XNode::cloneNode()
::com::sun::star::xforms::XFormsUIHelper1::createAttribute()
::com::sun::star::xforms::XFormsUIHelper1::createElement()
XNode::getFirstChild()
XNode::getLastChild()
XNamedNodeMap::getNamedItem()
XNamedNodeMap::getNamedItemNS()
XNode::getNextSibling()
XNode::getParentNode()
XNode::getPreviousSibling()
::com::sun::star::xml::dom::events::XMutationEvent::getRelatedNode()
XDocument::importNode()
XNode::insertBefore()
XNamedNodeMap::item()
XNodeList::item()
XNode::removeChild()
XNamedNodeMap::removeNamedItem()
XNamedNodeMap::removeNamedItemNS()
::com::sun::star::xforms::XFormsUIHelper1::renameNode()
XNode::replaceChild()
::com::sun::star::xml::xpath::XXPathAPI::selectSingleNode()
::com::sun::star::xml::xpath::XXPathAPI::selectSingleNodeNS()
XNamedNodeMap::setNamedItem()
XNamedNodeMap::setNamedItemNS()
Uses as Parameter
XNode::appendChild()
::com::sun::star::xforms::XFormsUIHelper1::createAttribute()
::com::sun::star::xforms::XFormsUIHelper1::createElement()
::com::sun::star::xml::xpath::XXPathAPI::eval()
::com::sun::star::xml::xpath::XXPathAPI::evalNS()
::com::sun::star::xml::xpath::XXPathAPI::evalNS()
::com::sun::star::xforms::XFormsUIHelper1::getBindingForNode()
::com::sun::star::xforms::XFormsUIHelper1::getDefaultBindingExpressionForNode()
::com::sun::star::xforms::XFormsUIHelper1::getDefaultServiceNameForNode()
::com::sun::star::xforms::XFormsUIHelper1::getNodeDisplayName()
::com::sun::star::xforms::XFormsUIHelper1::getNodeName()
XDocument::importNode()
::com::sun::star::xml::dom::events::XMutationEvent::initMutationEvent()
XNode::insertBefore()
XNode::insertBefore()
::com::sun::star::xforms::XFormsUIHelper1::removeBindingForNode()
XNode::removeChild()
::com::sun::star::xforms::XFormsUIHelper1::renameNode()
XNode::replaceChild()
XNode::replaceChild()
::com::sun::star::xml::xpath::XXPathAPI::selectNodeList()
::com::sun::star::xml::xpath::XXPathAPI::selectNodeListNS()
::com::sun::star::xml::xpath::XXPathAPI::selectNodeListNS()
::com::sun::star::xml::xpath::XXPathAPI::selectSingleNode()
::com::sun::star::xml::xpath::XXPathAPI::selectSingleNodeNS()
::com::sun::star::xml::xpath::XXPathAPI::selectSingleNodeNS()
XNamedNodeMap::setNamedItem()
XNamedNodeMap::setNamedItemNS()
::com::sun::star::xforms::XFormsUIHelper1::setNodeValue()
Top of Page