Home
last modified time | relevance | path

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

123

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java158 protected static void removeChild(java.awt.Container parent, Object any) { in removeChild() method in AccessibleObjectFactory
H A DContainer.java336 AccessibleObjectFactory.removeChild(Container.this, event.OldValue); in notifyEvent()
H A DDialog.java297 AccessibleObjectFactory.removeChild(Dialog.this, event.OldValue); in notifyEvent()
H A DFrame.java274 AccessibleObjectFactory.removeChild(Frame.this, event.OldValue); in notifyEvent()
H A DWindow.java264 AccessibleObjectFactory.removeChild(Window.this, event.OldValue); in notifyEvent()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx274 …virtual Reference< XAnimationNode > SAL_CALL removeChild( const Reference< XAnimationNode >& oldCh…
1920 Reference< XAnimationNode > SAL_CALL AnimationNode::removeChild( const Reference< XAnimationNode >&… in removeChild() function in animcore::AnimationNode
/trunk/main/chart2/source/model/inc/
H A DDataSeriesTree.hxx66 virtual void SAL_CALL removeChild(
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx154 root->removeChild(aNode); in removeElement()
/trunk/main/forms/qa/org/openoffice/xforms/
H A DInstance.java131 _parentElement.removeChild( node ); in removeNode()
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx664 xNew->appendChild( xNode->removeChild( xCurrent ) ); in renameNode()
677 xParent->removeChild( xNode ); in renameNode()
/trunk/main/offapi/com/sun/star/animations/
H A DXTimeContainer.idl111 XAnimationNode removeChild( [in] XAnimationNode oldChild )
/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutContainer.idl66 void removeChild( [in] com::sun::star::awt::XLayoutConstrains Child );
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl231 XNode removeChild([in] XNode oldChild) raises (DOMException);
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js229 aElement.removeChild(aElement.firstChild);
/trunk/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()
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java110 root.removeChild((Element)iter.next()); in remove()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1053 xOldContainer->removeChild( xChildNode ); in setIterateType()
1630 xContainer->removeChild( xChild ); in removeAudio()
2015 xChildContainer->removeChild( xNode ); in implRebuild()
2018 mxSequenceRoot->removeChild( xChildNode ); in implRebuild()
3674 xParent->removeChild( xISNode ); in implRebuild()
/trunk/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
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx698 m_xParent->removeChild(xNode); in setMetaText()
832 m_xParent->removeChild(*it); in setMetaList()
991 m_xParent->removeChild(xNode); in updateElement()
1187 i_xDoc->removeChild(xNode); in init()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx605 xParentNode->removeChild( pNode->m_xNode ); in DoToolBoxAction()
1146 pParentNode->m_xNode->removeChild( pNode->m_xNode ); in RemoveEntry()
/trunk/main/toolkit/doc/layout/
H A DChangeLog164 addChild, removeChild, getChildren, getChildProperties for Box,
/trunk/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()
H A Dvclxtabcontrol.hxx84 …virtual void SAL_CALL removeChild( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::…
/trunk/main/toolkit/source/layout/core/
H A Dbin.cxx54 Bin::removeChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in removeChild() function in layoutimpl::Bin

Completed in 113 milliseconds

123