Home
last modified time | relevance | path

Searched refs:removeChildByIndex (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XMutableTreeNode.java171 oObj.removeChildByIndex(0); in _removeChildByIndex()
179 oObj.removeChildByIndex(-3); in _removeChildByIndex()
/aoo41x/main/qadevOOo/objdsc/toolkit/
H A Dtoolkit.MutableTreeNode.csv12 "MutableTreeNode";"com::sun::star::awt::tree::XMutableTreeNode";"removeChildByIndex()"
/aoo41x/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx109 …virtual void SAL_CALL removeChildByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::Index…
442 void SAL_CALL MutableTreeNode::removeChildByIndex( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsE… in removeChildByIndex() function in toolkit::MutableTreeNode
/aoo41x/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeNode.idl79 void removeChildByIndex( [in] long Index )

Completed in 26 milliseconds