/aoo41x/main/toolkit/test/accessibility/ |
H A D | VectorNode.java | 56 public boolean removeChild (int nIndex) in removeChild() method in VectorNode
|
H A D | AccessibleTreeNode.java | 74 public boolean removeChild (int nIndex) in removeChild() method in AccessibleTreeNode
|
H A D | NodeHandler.java | 98 public boolean removeChild (AccessibleTreeNode aNode, int nIndex) in removeChild() method in NodeHandler
|
H A D | AccTreeNode.java | 221 public boolean removeChild (int nIndex) in removeChild() method in AccTreeNode
|
H A D | AccessibilityTreeModel.java | 159 protected boolean removeChild (AccessibleTreeNode aNode) in removeChild() method in AccessibilityTreeModel
|
/aoo41x/main/toolkit/source/layout/core/ |
H A D | bin.cxx | 54 Bin::removeChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in removeChild() function in layoutimpl::Bin
|
H A D | dialogbuttonhbox.cxx | 147 DialogButtonHBox::removeChild( uno::Reference< awt::XLayoutConstrains > const& xChild ) in removeChild() function in layoutimpl::DialogButtonHBox
|
H A D | box-base.cxx | 119 Box_Base::removeChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in removeChild() function in layoutimpl::Box_Base
|
H A D | flow.cxx | 73 Flow::removeChild( const css::uno::Reference< css::awt::XLayoutConstrains >& xChild ) in removeChild() function in layoutimpl::Flow
|
/aoo41x/main/unoxml/source/dom/ |
H A D | attr.hxx | 192 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CAttr
|
H A D | element.hxx | 275 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CElement
|
H A D | processinginstruction.hxx | 180 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CProcessingInstruction
|
H A D | documentfragment.hxx | 159 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CDocumentFragment
|
H A D | entityreference.hxx | 161 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CEntityReference
|
H A D | documenttype.hxx | 197 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CDocumentType
|
H A D | entity.hxx | 180 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CEntity
|
H A D | notation.hxx | 169 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CNotation
|
H A D | characterdata.hxx | 216 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CCharacterData
|
H A D | document.hxx | 357 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CDocument
|
H A D | cdatasection.hxx | 205 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CCDATASection
|
H A D | comment.hxx | 200 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CComment
|
H A D | text.hxx | 219 virtual Reference< XNode > SAL_CALL removeChild(const Reference< XNode >& oldChild) in removeChild() function in DOM::CText
|
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | AccessibleObjectFactory.java | 158 protected static void removeChild(java.awt.Container parent, Object any) { in removeChild() method in AccessibleObjectFactory
|
/aoo41x/main/xmlsecurity/source/framework/ |
H A D | buffernode.cxx | 494 void BufferNode::removeChild(const BufferNode* pChild) in removeChild() function in BufferNode
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxtabcontrol.cxx | 271 void SAL_CALL VCLXTabControl::removeChild( const uno::Reference< awt::XLayoutConstrains > &xChild ) in removeChild() function in layoutimpl::VCLXTabControl
|