Home
last modified time | relevance | path

Searched refs:removeChild (Results 1 – 25 of 64) sorted by relevance

123

/AOO42X/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java546 xDoc.removeChild(null); in testXDocument()
550 xDoc.removeChild(xElemFoo); in testXDocument()
557 XNode xRemoved = xDoc.removeChild(xPI); in testXDocument()
748 xDF.removeChild(null); in testXDocumentFragment()
752 xDF.removeChild(xComment); in testXDocumentFragment()
759 XNode xRemoved = xDF.removeChild(xText); in testXDocumentFragment()
1130 xElemFoo.removeChild(null); in testXElement()
1134 xElemFoo.removeChild(xElemFoo); in testXElement()
1141 XNode xRemoved = xElemFoo.removeChild(xComment); in testXElement()
1347 xAttr.removeChild(null); in testXAttr()
[all …]
/AOO42X/main/toolkit/workben/layout/
H A Deditor.cxx323 mxContainer->removeChild( pChild->mxWidget ); in addChild()
325 mxContainer->removeChild( aChildren[ i ] ); in addChild()
359 bool removeChild( Widget *pChild ) in removeChild() function in Widget
364 mxContainer->removeChild( pChild->mxWidget ); in removeChild()
380 removeChild( pChild ); in swapWithChild()
388 pChild->removeChild( *it ); in swapWithChild()
396 removeChild( *jt ); in swapWithChild()
407 pParent->removeChild( this ); in swapWithChild()
691 pContainer->removeChild( pWidget ); in moveWidget()
1654 pWidget->up()->removeChild( pWidget ); in removePressed()
/AOO42X/main/toolkit/test/accessibility/
H A DAccessibilityTreeModel.java159 protected boolean removeChild (AccessibleTreeNode aNode) in removeChild() method in AccessibilityTreeModel
172 if ( ! removeChild (aNode.getChildNoCreate (0))) in removeChild()
180 aParent.removeChild (nIndex); in removeChild()
203 removeChild (aNode); in removeNode()
H A DAccTreeNode.java221 public boolean removeChild (int nIndex) in removeChild() method in AccTreeNode
234 bStatus = aDescriptor.maHandler.removeChild (this, nIndex); in removeChild()
H A DVectorNode.java56 public boolean removeChild (int nIndex) in removeChild() method in VectorNode
H A DAccessibleTreeNode.java74 public boolean removeChild (int nIndex) in removeChild() method in AccessibleTreeNode
/AOO42X/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx78 mxContainer->removeChild( xChild ); in Remove()
87 mxContainer->removeChild( xChild ); in Remove()
96 mxContainer->removeChild( children[i] ); in Clear()
/AOO42X/main/unoxml/source/dom/
H A Dnotation.hxx169 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CNotation
172 return CNode::removeChild(oldChild); in removeChild()
H A Dprocessinginstruction.hxx180 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CProcessingInstruction
183 return CNode::removeChild(oldChild); in removeChild()
H A Dentityreference.hxx161 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CEntityReference
164 return CNode::removeChild(oldChild); in removeChild()
H A Ddocumentfragment.hxx159 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CDocumentFragment
162 return CNode::removeChild(oldChild); in removeChild()
H A Dentity.hxx180 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CEntity
183 return CNode::removeChild(oldChild); in removeChild()
H A Ddocumenttype.hxx197 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CDocumentType
200 return CNode::removeChild(oldChild); in removeChild()
H A Dattr.hxx192 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CAttr
195 return CNode::removeChild(oldChild); in removeChild()
H A Dcharacterdata.hxx216 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CCharacterData
219 return CNode::removeChild(oldChild); in removeChild()
H A Dtext.hxx219 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CText
222 return CCharacterData::removeChild(oldChild); in removeChild()
H A Dcdatasection.hxx205 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CCDATASection
208 return CNode::removeChild(oldChild); in removeChild()
H A Dcomment.hxx200 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CComment
203 return CCharacterData::removeChild(oldChild); in removeChild()
H A Delement.hxx275 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CElement
278 return CNode::removeChild(oldChild); in removeChild()
H A Ddocument.hxx357 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CDocument
360 return CNode::removeChild(oldChild); in removeChild()
/AOO42X/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java140 main.removeChild(langNodes.item(i)); in clearEntries()
184 langNode.removeChild( e ); in removePackage()
H A DParcelDescriptor.java354 main.removeChild(scriptNodes.item(i)); in clearEntries()
386 main.removeChild(scriptElement); in removeScriptEntry()
/AOO42X/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx271 void SAL_CALL VCLXTabControl::removeChild( const uno::Reference< awt::XLayoutConstrains > &xChild ) in removeChild() function in layoutimpl::VCLXTabControl
276 Box_Base::removeChild( xChild ); in removeChild()
/AOO42X/main/sd/source/ui/unoidl/
H A Drandomnode.cxx141 …Reference< XAnimationNode > SAL_CALL removeChild( const Reference< XAnimationNode >& oldChild ) th…
654 Reference< XAnimationNode > SAL_CALL RandomAnimationNode::removeChild( const Reference< XAnimationN… in removeChild() function in sd::RandomAnimationNode
/AOO42X/main/toolkit/source/layout/core/
H A Ddialogbuttonhbox.hxx40 …void SAL_CALL removeChild( css::uno::Reference< css::awt::XLayoutConstrains > const& xChild ) thro…

123