Searched refs:GoToCell (Results 1 – 15 of 15) sorted by relevance
/aoo41x/main/accessibility/source/extended/ |
H A D | accessiblebrowseboxcell.cxx | 70 mpBrowseBox->GoToCell( m_nRowPos, m_nColPos ); in grabFocus()
|
H A D | AccessibleGridControlTableCell.cxx | 94 m_aTable.GoToCell( m_nColPos, m_nRowPos ); in grabFocus()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | accessibletable.hxx | 78 virtual sal_Bool GoToCell( sal_Int32 _nColumnPos, sal_Int32 _nRow )= 0;
|
H A D | accessibletableprovider.hxx | 86 virtual sal_Bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) = 0;
|
H A D | svtabbx.hxx | 201 virtual sal_Bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn );
|
H A D | brwbox.hxx | 835 virtual sal_Bool GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn );
|
/aoo41x/main/svtools/inc/svtools/table/ |
H A D | tablecontrol.hxx | 167 SVT_DLLPRIVATE virtual sal_Bool GoToCell( sal_Int32 _nColumnPos, sal_Int32 _nRow );
|
/aoo41x/main/svtools/source/table/ |
H A D | tablecontrol.cxx | 210 sal_Bool TableControl::GoToCell(sal_Int32 _nColPos, sal_Int32 _nRowPos) in GoToCell() function in svt::table::TableControl
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox3.cxx | 470 sal_Bool BrowseBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) in GoToCell() function in BrowseBox
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svtabbx.cxx | 840 sal_Bool SvHeaderTabListBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) in GoToCell() function in SvHeaderTabListBox
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 1357 GoToCell( 0, 0 ); in IMPL_LINK()
|
/aoo41x/main/helpcontent2/helpers/ |
H A D | longnames_commands.csv | 833 SID_CURRENTCELL,.uno:GoToCell
|
H A D | uno_hid.lst | 831 SID_CURRENTCELL,26041,.uno:GoToCell
|
H A D | help_hid.lst | 4853 SID_CURRENTCELL,26041,.uno:GoToCell
|
/aoo41x/main/sc/sdi/ |
H A D | scalc.sdi | 3028 SfxStringItem GoToCell SID_CURRENTCELL
|
Completed in 109 milliseconds