Searched refs:getIndexInParent (Results 1 – 7 of 7) sorted by relevance
98 inline sal_Int32 getIndexInParent() const { return m_nIndexInParent; } in getIndexInParent() function in __anon445f62a10111::OToolBoxWindowItem397 sal_Int32 nIndex = pItem->getIndexInParent( ); in UpdateItem_Impl()406 sal_Int32 nIndex = pWindowItem->getIndexInParent( ); in UpdateItem_Impl()
77 sal_Int32 getIndexInParent( const tOID& rNode ) const;
63 nIndex = rAccInfo.m_spObjectHierarchy->getIndexInParent( rAccInfo.m_aOID ); in AccessibleChartShape()
647 return m_aAccInfo.m_spObjectHierarchy->getIndexInParent( GetId() ); in getAccessibleIndexInParent()
117 …static public int getIndexInParent( Object aContainer, Object aElement ) throws com.sun.star.uno.E… in getIndexInParent() method in FLTools
72 inline sal_Int32 getIndexInParent() const { return m_nIndexInParent; } in getIndexInParent() function in VCLXAccessibleToolBoxItem
673 sal_Int32 ObjectHierarchy::getIndexInParent( in getIndexInParent() function in chart::ObjectHierarchy
Completed in 63 milliseconds