Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTableBase.cxx155 return implGetChildIndex( nRow, nColumn ); in getAccessibleIndex()
236 sal_Int32 AccessibleGridControlTableBase::implGetChildIndex( in implGetChildIndex() function in accessibility::AccessibleGridControlTableBase
H A DAccessibleBrowseBoxTableBase.cxx151 return implGetChildIndex( nRow, nColumn ); in getAccessibleIndex()
266 sal_Int32 AccessibleBrowseBoxTableBase::implGetChildIndex( in implGetChildIndex() function in accessibility::AccessibleBrowseBoxTableBase
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlTableBase.hxx192 sal_Int32 implGetChildIndex( sal_Int32 nRow, sal_Int32 nColumn ) const;
H A DAccessibleBrowseBoxTableBase.hxx213 sal_Int32 implGetChildIndex( sal_Int32 nRow, sal_Int32 nColumn ) const;

Completed in 24 milliseconds