Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/table/
H A Dtablecontroller.cxx147 : mbCellSelectionMode(false) in SvxTableController()
338 if( mbCellSelectionMode ) in onMouseMove()
368 mbCellSelectionMode = false; in onSelectionHasChanged()
1123 if( mbCellSelectionMode ) in DeleteMarked()
1249 if( mbCellSelectionMode ) in getKeyboardAction()
1535 if( !mbCellSelectionMode ) in gotoCell()
1784 if( mbCellSelectionMode ) in getSelectedCells()
1917 if( mbCellSelectionMode ) in RemoveSelection()
1936 if( mbCellSelectionMode ) in updateSelectionOverlay()
2519 if( mbCellSelectionMode ) in ApplyFormatPaintBrush()
[all …]
/aoo41x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx96 …SVX_DLLPRIVATE bool hasSelectedCells() const { return mbCellSelectionMode || mpView->IsTextEdit();… in hasSelectedCells()
163 bool mbCellSelectionMode; member in sdr::table::SvxTableController

Completed in 31 milliseconds