| /aoo42x/main/svtools/source/brwbox/ | 
| H A D | editbrowsebox2.cxx | 41 Reference< XAccessible > EditBrowseBox::CreateAccessibleCheckBoxCell(long _nRow, sal_uInt16 _nColum…  in CreateAccessibleCheckBoxCell()65 Reference< XAccessible > EditBrowseBox::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nColumnP…  in CreateAccessibleCell()
 118 Reference<XAccessible > EditBrowseBox::CreateAccessibleRowHeader( sal_Int32 _nRow )  in CreateAccessibleRowHeader()
 188 Rectangle EditBrowseBox::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 _n…  in GetFieldCharacterBounds()
 201 sal_Int32 EditBrowseBox::GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _r…  in GetFieldIndexAtPoint()
 
 | 
| H A D | brwbox3.cxx | 121 Reference< XAccessible > BrowseBox::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nColumnPos )  in CreateAccessibleCell()137 Reference< XAccessible > BrowseBox::CreateAccessibleRowHeader( sal_Int32 _nRow )  in CreateAccessibleRowHeader()
 391 											   sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const  in FillAccessibleStateSetForCell()
 470 sal_Bool BrowseBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn )  in GoToCell()
 537 sal_Bool BrowseBox::IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const  in IsCellVisible()
 542 String BrowseBox::GetAccessibleCellText(long _nRow, sal_uInt16 _nColPos) const  in GetAccessibleCellText()
 
 | 
| /aoo42x/main/dbaccess/source/ui/dlg/ | 
| H A D | indexfieldscontrol.cxx | 230 	sal_uInt32 IndexFieldsControl::GetTotalCellWidth(long _nRow, sal_uInt16 _nColId)  in GetTotalCellWidth()296 	CellController* IndexFieldsControl::GetController(long _nRow, sal_uInt16 _nColumnId)  in GetController()
 327 	sal_Bool IndexFieldsControl::implGetFieldDesc(long _nRow, ConstIndexFieldsIterator& _rPos)  in implGetFieldDesc()
 413 …void IndexFieldsControl::InitController(CellControllerRef& /*_rController*/, long _nRow, sal_uInt1…  in InitController()
 472 	String IndexFieldsControl::GetCellText(long _nRow,sal_uInt16 nColId) const  in GetCellText()
 
 | 
| /aoo42x/main/svtools/source/table/ | 
| H A D | tablecontrol.cxx | 185     void TableControl::SetTopRow( RowPos _nRow )  in SetTopRow()204     bool TableControl::GoTo( ColPos _nColumn, RowPos _nRow )  in GoTo()
 312 …ol::GetAccessibleObjectName( AccessibleTableControlObjType eObjType, sal_Int32 _nRow, sal_Int32 _n…  in GetAccessibleObjectName()
 615 …essibleStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, sal_Int32 _nRow, sal_uInt16 _…  in FillAccessibleStateSetForCell()
 634 …Rectangle TableControl::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nI…  in GetFieldCharacterBounds()
 642 …sal_Int32 TableControl::GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _r…  in GetFieldIndexAtPoint()
 
 | 
| H A D | tablegeometry.cxx | 42             RowPos const _nRow, bool const i_allowVirtualRows )  in TableRowGeometry()
 | 
| H A D | tablegeometry.hxx | 139                 RowPos const _nRow,  in TableCellGeometry()
 | 
| H A D | tablecontrol_impl.cxx | 1957 …void TableControl_Impl::impl_getCellRect( ColPos _nColumn, RowPos _nRow, Rectangle& _rCellRect ) c…  in impl_getCellRect()2252     bool TableControl_Impl::goTo( ColPos _nColumn, RowPos _nRow )  in goTo()
 2276 …void TableControl_Impl::ensureVisible( ColPos _nColumn, RowPos _nRow, bool _bAcceptPartialVisibili…  in ensureVisible()
 
 | 
| H A D | gridtablerenderer.cxx | 333     void GridTableRenderer::PrepareRow( RowPos _nRow, bool i_hasControlFocus, bool _bSelected,  in PrepareRow()
 | 
| /aoo42x/main/svtools/inc/svtools/table/ | 
| H A D | tablecontrol.hxx | 141         bool    GoToRow( RowPos _nRow )  in GoToRow()
 | 
| /aoo42x/main/accessibility/inc/accessibility/extended/ | 
| H A D | accessibletablistboxtable.hxx | 78 …inline sal_Int32 implGetIndex( sal_Int32 _nRow, sal_Int32 _nColumn ) const { return _nRow * implGe…  in implGetIndex()
 | 
| /aoo42x/main/dbaccess/source/ui/inc/ | 
| H A D | WTypeSelect.hxx | 128 		inline void setDisplayRow(sal_Int32 _nRow) { m_nDisplayRow = _nRow - 1; }  in setDisplayRow()
 | 
| /aoo42x/main/svtools/source/contnr/ | 
| H A D | svtabbx.cxx | 758 sal_Bool SvHeaderTabListBox::IsCellCheckBox( long _nRow, sal_uInt16 _nColumn, TriState& _rState )  in IsCellCheckBox()840 sal_Bool SvHeaderTabListBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn )  in GoToCell()
 870 void SvHeaderTabListBox::SelectRow( long _nRow, sal_Bool _bSelect, sal_Bool )  in SelectRow()
 913 String SvHeaderTabListBox::GetAccessibleCellText( long _nRow, sal_uInt16 _nColumnPos ) const  in GetAccessibleCellText()
 942 Rectangle SvHeaderTabListBox::GetFieldRectPixelAbs( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_Bool …  in GetFieldRectPixelAbs()
 967 Reference< XAccessible > SvHeaderTabListBox::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nCo…  in CreateAccessibleCell()
 1206 …essibleStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, sal_Int32 _nRow, sal_uInt16 _…  in FillAccessibleStateSetForCell()
 1289 sal_Int32 SvHeaderTabListBox::GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Poin…  in GetFieldIndexAtPoint()
 
 | 
| /aoo42x/main/svx/source/gallery2/ | 
| H A D | galctrl.cxx | 653 String GalleryListView::GetCellText(long _nRow, sal_uInt16 nColumnId) const  in GetCellText()674 Rectangle GalleryListView::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 …  in GetFieldCharacterBounds()
 693 sal_Int32 GalleryListView::GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& …  in GetFieldIndexAtPoint()
 
 | 
| /aoo42x/main/reportdesign/source/ui/dlg/ | 
| H A D | GroupsSorting.cxx | 308 void OFieldExpressionControl::moveGroups(const uno::Sequence<uno::Any>& _aGroups,sal_Int32 _nRow,sa…  in moveGroups()584 sal_Bool OFieldExpressionControl::SeekRow( long _nRow )  in SeekRow()
 1106 void OGroupsSortingDialog::DisplayData( sal_Int32 _nRow )  in DisplayData()
 1143 void OGroupsSortingDialog::SaveData( sal_Int32 _nRow)  in SaveData()
 1473 void OGroupsSortingDialog::checkButtons(sal_Int32 _nRow)  in checkButtons()
 
 | 
| /aoo42x/main/svx/source/fmcomp/ | 
| H A D | gridctrl.cxx | 2745 String DbGridControl::GetCellText(long _nRow, sal_uInt16 _nColId) const  in GetCellText()2891 sal_Bool DbGridControl::canCopyCellText(sal_Int32 _nRow, sal_Int16 _nColId)  in canCopyCellText()
 2900 void DbGridControl::copyCellText(sal_Int32 _nRow, sal_Int16 _nColId)  in copyCellText()
 2909 void DbGridControl::executeRowContextMenu( long _nRow, const Point& _rPreferredPos )  in executeRowContextMenu()
 3871 Reference< XAccessible > DbGridControl::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nColumnP…  in CreateAccessibleCell()
 
 | 
| /aoo42x/main/cui/source/options/ | 
| H A D | connpooloptions.cxx | 286 	sal_Bool DriverListControl::SeekRow( long _nRow )  in SeekRow()
 | 
| /aoo42x/main/dbaccess/source/ui/control/ | 
| H A D | TableGrantCtrl.cxx | 491 Reference< XAccessible > OTableGrantControl::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nCo…  in CreateAccessibleCell()
 | 
| /aoo42x/main/accessibility/source/extended/ | 
| H A D | AccessibleBrowseBoxTableCell.cxx | 44 		sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount )  in getIndex_Impl()
 | 
| H A D | accessibletablistboxtable.cxx | 304 	void AccessibleTabListBoxTable::implSelectRow( sal_Int32 _nRow, sal_Bool _bSelect )  in implSelectRow()
 | 
| H A D | AccessibleGridControlTableCell.cxx | 44 		sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount )  in getIndex_Impl()
 | 
| /aoo42x/main/dbaccess/source/ui/querydesign/ | 
| H A D | SelectionBrowseBox.cxx | 2636 …::appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow,sal_Bool& _bL…  in appendUndoAction()2649 …ctionBrowseBox::appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow)  in appendUndoAction()
 2852 Reference< XAccessible > OSelectionBrowseBox::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nC…  in CreateAccessibleCell()
 
 | 
| /aoo42x/main/svx/source/svdraw/ | 
| H A D | svdibrow.cxx | 312 String _SdrItemBrowserControl::GetCellText(long _nRow, sal_uInt16 _nColId) const  in GetCellText()
 | 
| /aoo42x/main/dbaccess/source/ui/tabledesign/ | 
| H A D | TEditControl.cxx | 427 sal_Bool OTableEditorCtrl::SeekRow(long _nRow)  in SeekRow()
 |