Home
last modified time | relevance | path

Searched refs:maCursorFirstPos (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()
1537 setSelectedCells( maCursorFirstPos, rPos ); in gotoCell()
1555 checkCell( maCursorFirstPos ); in getSelectionStart()
1556 return maCursorFirstPos; in getSelectionStart()
1563 maCursorFirstPos = rPos; in setSelectionStart()
1707 maCursorLastPos = maCursorFirstPos = rPos; in EditCell()
1786 checkCell( maCursorFirstPos ); in getSelectedCells()
1870 maCursorLastPos = maCursorFirstPos = rPos; in StartSelection()
1880 maCursorFirstPos = rStart; in setSelectedCells()
[all …]
/aoo41x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx161 CellPos maCursorFirstPos; member in sdr::table::SvxTableController

Completed in 28 milliseconds