Home
last modified time | relevance | path

Searched refs:maCursorLastPos (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/table/
H A Dtablecontroller.cxx161 maCursorLastPos = maCursorFirstPos; in SvxTableController()
367 maCursorLastPos = maCursorFirstPos; in onSelectionHasChanged()
1531 maCursorLastPos = rPos; in gotoCell()
1570 checkCell( maCursorLastPos ); in getSelectionEnd()
1571 return maCursorLastPos; in getSelectionEnd()
1707 maCursorLastPos = maCursorFirstPos = rPos; in EditCell()
1787 checkCell( maCursorLastPos ); in getSelectedCells()
1870 maCursorLastPos = maCursorFirstPos = rPos; in StartSelection()
1888 maCursorLastPos = rPos; in UpdateSelection()
2602 CellPos aEnd( maCursorLastPos ); in IMPL_LINK()
[all …]
/aoo41x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx162 CellPos maCursorLastPos; member in sdr::table::SvxTableController

Completed in 32 milliseconds