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.cxx146 return implGetChildIndex( nRow, nColumn ); in getAccessibleIndex()
222 sal_Int32 AccessibleGridControlTableBase::implGetChildIndex( in implGetChildIndex() function in accessibility::AccessibleGridControlTableBase
H A DAccessibleBrowseBoxTableBase.cxx142 return implGetChildIndex( nRow, nColumn ); in getAccessibleIndex()
252 sal_Int32 AccessibleBrowseBoxTableBase::implGetChildIndex( in implGetChildIndex() function in accessibility::AccessibleBrowseBoxTableBase
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlTableBase.hxx173 sal_Int32 implGetChildIndex( sal_Int32 nRow, sal_Int32 nColumn ) const;
H A DAccessibleBrowseBoxTableBase.hxx194 sal_Int32 implGetChildIndex( sal_Int32 nRow, sal_Int32 nColumn ) const;