Searched refs:implGetChildIndex (Results 1 – 4 of 4) sorted by relevance
155 return implGetChildIndex( nRow, nColumn ); in getAccessibleIndex()236 sal_Int32 AccessibleGridControlTableBase::implGetChildIndex( in implGetChildIndex() function in accessibility::AccessibleGridControlTableBase
151 return implGetChildIndex( nRow, nColumn ); in getAccessibleIndex()266 sal_Int32 AccessibleBrowseBoxTableBase::implGetChildIndex( in implGetChildIndex() function in accessibility::AccessibleBrowseBoxTableBase
192 sal_Int32 implGetChildIndex( sal_Int32 nRow, sal_Int32 nColumn ) const;
213 sal_Int32 implGetChildIndex( sal_Int32 nRow, sal_Int32 nColumn ) const;
Completed in 13 milliseconds