Searched refs:implGetFixedChild (Results 1 – 5 of 5) sorted by relevance
152 xRet = implGetFixedChild( nChildIndex ); in getAccessibleChild()197 Reference< XAccessible > xCurrChild( implGetFixedChild( nIndex ) ); in getAccessibleAtPoint()299 AccessibleBrowseBox::implGetFixedChild( sal_Int32 nChildIndex ) in implGetFixedChild() function in accessibility::AccessibleBrowseBox
128 xRet = implGetFixedChild( ::svt::BBINDEX_COLUMNHEADERBAR ); in getAccessibleChild()131 xRet = implGetFixedChild( ::svt::BBINDEX_TABLE ); in getAccessibleChild()
215 Reference< XAccessible > xCurrChild( implGetFixedChild( nIndex ) ); in getAccessibleAtPoint()313 AccessibleGridControl::implGetFixedChild( sal_Int32 nChildIndex ) in implGetFixedChild() function in accessibility::AccessibleGridControl
190 implGetFixedChild( sal_Int32 nChildIndex );
180 implGetFixedChild( sal_Int32 nChildIndex );
Completed in 18 milliseconds