Searched refs:insertChildByIndex (Results 1 – 4 of 4) sorted by relevance
114 oObj.insertChildByIndex(0, myNode); in _insertChildByIndex()125 oObj.insertChildByIndex(0, myNode); in _insertChildByIndex()139 oObj.insertChildByIndex(-3, myNode2); in _insertChildByIndex()151 oObj.insertChildByIndex(0, oObj); in _insertChildByIndex()
11 "MutableTreeNode";"com::sun::star::awt::tree::XMutableTreeNode";"insertChildByIndex()"
108 …virtual void SAL_CALL insertChildByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Referenc…416 void SAL_CALL MutableTreeNode::insertChildByIndex( sal_Int32 nChildIndex, const Reference< XMutable… in insertChildByIndex() function in toolkit::MutableTreeNode
67 void insertChildByIndex( [in] long Index, [in] XMutableTreeNode ChildNode )
Completed in 23 milliseconds