Home
last modified time | relevance | path

Searched defs:replaceChild (Results 1 – 17 of 17) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattr.hxx197 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CAttr
H A Delement.hxx280 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CElement
H A Dprocessinginstruction.hxx185 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx164 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CDocumentFragment
H A Dentityreference.hxx166 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CEntityReference
H A Ddocumenttype.hxx202 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CDocumentType
H A Dentity.hxx185 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CEntity
H A Dnotation.hxx174 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CNotation
H A Dcharacterdata.hxx221 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CCharacterData
H A Ddocument.hxx362 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CDocument
H A Dcdatasection.hxx210 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CCDATASection
H A Dcomment.hxx205 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CComment
H A Dtext.hxx224 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CText
H A Dnode.cxx843 Reference< XNode > SAL_CALL CNode::replaceChild( in replaceChild() function in DOM::CNode
/trunk/main/sd/source/ui/unoidl/
H A Drandomnode.cxx645 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::replaceChild( const Reference< XAnimation… in replaceChild() function in sd::RandomAnimationNode
/trunk/main/animations/source/animcore/
H A Danimcore.cxx1891 Reference< XAnimationNode > SAL_CALL AnimationNode::replaceChild( const Reference< XAnimationNode >… in replaceChild() function in animcore::AnimationNode
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2762 public XNode replaceChild(XNode c, XNode o) throws DOMException { in replaceChild() method in DOMTest.MockNode

Completed in 107 milliseconds