Home
last modified time | relevance | path

Searched defs:oldChild (Results 1 – 15 of 15) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattr.hxx192 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
197 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Delement.hxx275 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
280 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dprocessinginstruction.hxx180 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
185 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Ddocumentfragment.hxx159 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
164 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dentityreference.hxx161 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
166 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Ddocumenttype.hxx197 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
202 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dentity.hxx180 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
185 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dnotation.hxx169 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
174 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dcharacterdata.hxx216 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
221 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Ddocument.hxx357 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
362 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dcdatasection.hxx205 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
210 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dcomment.hxx200 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
205 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
H A Dtext.hxx219 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild()
224 virtual Reference< XNode > SAL_CALL replaceChild( in replaceChild()
/trunk/main/sd/source/ui/unoidl/
H A Drandomnode.cxx654 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::removeChild( const Reference< XAnimationN… in removeChild()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx1891 Reference< XAnimationNode > SAL_CALL AnimationNode::replaceChild( const Reference< XAnimationNode >… in replaceChild()
1920 Reference< XAnimationNode > SAL_CALL AnimationNode::removeChild( const Reference< XAnimationNode >&… in removeChild()

Completed in 67 milliseconds