Home
last modified time | relevance | path

Searched defs:_nColumn (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx128 inline bool GoToColumn( ColPos _nColumn ) in GoToColumn()
/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox3.cxx470 sal_Bool BrowseBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) in GoToCell()
475 void BrowseBox::SelectColumn( sal_uInt16 _nColumn, sal_Bool _bSelect ) in SelectColumn()
/aoo41x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl()
H A DAccessibleGridControlTableCell.cxx44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl()
/aoo41x/main/svtools/source/contnr/
H A Dsvtabbx.cxx758 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()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java120 private boolean assignCells(int _nColumn, boolean _bforce) in assignCells()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol.cxx204 bool TableControl::GoTo( ColPos _nColumn, RowPos _nRow ) in GoTo()
H A Dtablecontrol_impl.cxx1957 …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 86 milliseconds