Searched defs:_nColumn (Results 1 – 8 of 8) sorted by relevance
/trunk/main/svtools/inc/svtools/table/ |
H A D | tablecontrol.hxx | 128 inline bool GoToColumn( ColPos _nColumn ) in GoToColumn()
|
/trunk/main/svtools/source/brwbox/ |
H A D | brwbox3.cxx | 470 sal_Bool BrowseBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) in GoToCell() 475 void BrowseBox::SelectColumn( sal_uInt16 _nColumn, sal_Bool _bSelect ) in SelectColumn()
|
/trunk/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 | AccessibleGridControlTableCell.cxx | 44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl()
|
/trunk/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() 942 Rectangle SvHeaderTabListBox::GetFieldRectPixelAbs( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_Bool … in GetFieldRectPixelAbs() 1014 Reference< XAccessible > SvHeaderTabListBox::CreateAccessibleColumnHeader( sal_uInt16 _nColumn ) in CreateAccessibleColumnHeader()
|
/trunk/main/wizards/com/sun/star/wizards/report/ |
H A D | DBColumn.java | 120 private boolean assignCells(int _nColumn, boolean _bforce) in assignCells()
|
/trunk/main/svtools/source/table/ |
H A D | tablecontrol.cxx | 204 bool TableControl::GoTo( ColPos _nColumn, RowPos _nRow ) in GoTo()
|
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()
|
Completed in 47 milliseconds