Searched refs:implGetRow (Results 1 – 9 of 9) sorted by relevance
364 implSelectRow( implGetRow( nChildIndex ), sal_True ); in selectAccessibleChild()375 return implIsRowSelected( implGetRow( nChildIndex ) ); in isAccessibleChildSelected()432 implSelectRow( implGetRow( nSelectedChildIndex ), sal_False ); in deselectAccessibleChild()
155 return implGetRow( nChildIndex ); in getAccessibleRow()210 sal_Int32 AccessibleGridControlTableBase::implGetRow( sal_Int32 nChildIndex ) const in implGetRow() function in accessibility::AccessibleGridControlTableBase
151 return implGetRow( nChildIndex ); in getAccessibleRow()240 sal_Int32 AccessibleBrowseBoxTableBase::implGetRow( sal_Int32 nChildIndex ) const in implGetRow() function in accessibility::AccessibleBrowseBoxTableBase
76 implGetRow( nChildIndex ), (sal_Int16)implGetColumn( nChildIndex ) ); in getAccessibleChild()
71 … inline sal_Int32 implGetRow( sal_Int32 _nIndex ) const { return _nIndex / implGetColumnCount(); } in implGetRow() function in accessibility::AccessibleTabListBoxTable
167 sal_Int32 implGetRow( sal_Int32 nChildIndex ) const;
188 sal_Int32 implGetRow( sal_Int32 nChildIndex ) const;
474 inline sal_Int32 implGetRow( sal_Int32 nIndex ) const { return nIndex / implGetColumnCount(); } in implGetRow() function in ScAccessibleCsvGrid
967 return implCreateCellObj( implGetRow( nIndex ), implGetColumn( nIndex ) ); in getAccessibleChild()1136 return implGetRow( nChildIndex ); in getAccessibleRow()