|
LibreOffice Module sc (master) 1
|
#include <inputopt.hxx>
Public Member Functions | |
| ScInputOptions () | |
| void | SetMoveDir (sal_uInt16 nNew) |
| sal_uInt16 | GetMoveDir () const |
| void | SetMoveSelection (bool bSet) |
| bool | GetMoveSelection () const |
| void | SetEnterEdit (bool bSet) |
| bool | GetEnterEdit () const |
| void | SetExtendFormat (bool bSet) |
| bool | GetExtendFormat () const |
| void | SetRangeFinder (bool bSet) |
| bool | GetRangeFinder () const |
| void | SetExpandRefs (bool bSet) |
| bool | GetExpandRefs () const |
| void | SetSortRefUpdate (bool bSet) |
| bool | GetSortRefUpdate () const |
| void | SetMarkHeader (bool bSet) |
| bool | GetMarkHeader () const |
| void | SetUseTabCol (bool bSet) |
| bool | GetUseTabCol () const |
| void | SetTextWysiwyg (bool bSet) |
| bool | GetTextWysiwyg () const |
| void | SetReplaceCellsWarn (bool bSet) |
| bool | GetReplaceCellsWarn () const |
| void | SetLegacyCellSelection (bool bSet) |
| bool | GetLegacyCellSelection () const |
| void | SetEnterPasteMode (bool bSet) |
| bool | GetEnterPasteMode () const |
Private Attributes | |
| sal_uInt16 | nMoveDir |
| bool | bMoveSelection |
| bool | bEnterEdit |
| bool | bExtendFormat |
| bool | bRangeFinder |
| bool | bExpandRefs |
| bool | mbSortRefUpdate |
| bool | bMarkHeader |
| bool | bUseTabCol |
| bool | bTextWysiwyg |
| bool | bReplCellsWarn |
| bool | bLegacyCellSelection |
| bool | bEnterPasteMode |
Definition at line 24 of file inputopt.hxx.
| ScInputOptions::ScInputOptions | ( | ) |
Definition at line 32 of file inputopt.cxx.
|
inline |
Definition at line 49 of file inputopt.hxx.
References bEnterEdit.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), ScInputCfg::ImplCommit(), and ScTabViewShell::TabKeyInput().
|
inline |
Definition at line 69 of file inputopt.hxx.
References bEnterPasteMode.
Referenced by ScModule::CreateItemSet(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 55 of file inputopt.hxx.
References bExpandRefs.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 51 of file inputopt.hxx.
References bExtendFormat.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 67 of file inputopt.hxx.
References bLegacyCellSelection.
Referenced by ScModule::CreateItemSet(), ScTabView::GetAreaMoveEndPosition(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 59 of file inputopt.hxx.
References bMarkHeader.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 45 of file inputopt.hxx.
References nMoveDir.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), ScInputCfg::ImplCommit(), and ScTabView::MoveCursorEnter().
|
inline |
Definition at line 47 of file inputopt.hxx.
References bMoveSelection.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), ScInputCfg::ImplCommit(), and ScTabView::MoveCursorEnter().
|
inline |
Definition at line 53 of file inputopt.hxx.
References bRangeFinder.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), ScInputCfg::ImplCommit(), and ScFormulaReferenceHelper::ScFormulaReferenceHelper().
|
inline |
Definition at line 65 of file inputopt.hxx.
References bReplCellsWarn.
Referenced by ScModule::CreateItemSet(), ScSpreadsheetSettings::getPropertyValue(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 57 of file inputopt.hxx.
References mbSortRefUpdate.
Referenced by ScModule::CreateItemSet(), ScInputCfg::ImplCommit(), and ScDBDocFunc::Sort().
|
inline |
Definition at line 63 of file inputopt.hxx.
References bTextWysiwyg.
Referenced by ScModule::CreateItemSet(), ScGridWindow::Draw(), ScSpreadsheetSettings::getPropertyValue(), and ScModule::ModifyOptions().
|
inline |
Definition at line 61 of file inputopt.hxx.
References bUseTabCol.
Referenced by ScSpreadsheetSettings::getPropertyValue(), and ScInputCfg::ImplCommit().
|
inline |
Definition at line 48 of file inputopt.hxx.
References bEnterEdit.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 68 of file inputopt.hxx.
References bEnterPasteMode.
Referenced by ScModule::ModifyOptions(), and ScInputCfg::ReadCfg().
|
inline |
Definition at line 54 of file inputopt.hxx.
References bExpandRefs.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 50 of file inputopt.hxx.
References bExtendFormat.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 66 of file inputopt.hxx.
References bLegacyCellSelection.
Referenced by ScModule::ModifyOptions(), and ScInputCfg::ReadCfg().
|
inline |
Definition at line 58 of file inputopt.hxx.
References bMarkHeader.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 44 of file inputopt.hxx.
References nMoveDir.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 46 of file inputopt.hxx.
References bMoveSelection.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 52 of file inputopt.hxx.
References bRangeFinder.
Referenced by ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 64 of file inputopt.hxx.
References bReplCellsWarn.
Referenced by ScModelObj::initializeForTiledRendering(), ScModule::ModifyOptions(), ScInputCfg::ReadCfg(), ScReplaceWarnBox::run(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 56 of file inputopt.hxx.
References mbSortRefUpdate.
Referenced by ScModule::ModifyOptions(), and ScInputCfg::ReadCfg().
|
inline |
Definition at line 62 of file inputopt.hxx.
References bTextWysiwyg.
Referenced by ScModelObj::initializeForTiledRendering(), ScModule::ModifyOptions(), and ScSpreadsheetSettings::setPropertyValue().
|
inline |
Definition at line 60 of file inputopt.hxx.
References bUseTabCol.
Referenced by ScInputCfg::ReadCfg(), and ScSpreadsheetSettings::setPropertyValue().
|
private |
Definition at line 29 of file inputopt.hxx.
Referenced by GetEnterEdit(), and SetEnterEdit().
|
private |
Definition at line 39 of file inputopt.hxx.
Referenced by GetEnterPasteMode(), and SetEnterPasteMode().
|
private |
Definition at line 32 of file inputopt.hxx.
Referenced by GetExpandRefs(), and SetExpandRefs().
|
private |
Definition at line 30 of file inputopt.hxx.
Referenced by GetExtendFormat(), and SetExtendFormat().
|
private |
Definition at line 38 of file inputopt.hxx.
Referenced by GetLegacyCellSelection(), and SetLegacyCellSelection().
|
private |
Definition at line 34 of file inputopt.hxx.
Referenced by GetMarkHeader(), and SetMarkHeader().
|
private |
Definition at line 28 of file inputopt.hxx.
Referenced by GetMoveSelection(), and SetMoveSelection().
|
private |
Definition at line 31 of file inputopt.hxx.
Referenced by GetRangeFinder(), and SetRangeFinder().
|
private |
Definition at line 37 of file inputopt.hxx.
Referenced by GetReplaceCellsWarn(), and SetReplaceCellsWarn().
|
private |
Definition at line 36 of file inputopt.hxx.
Referenced by GetTextWysiwyg(), and SetTextWysiwyg().
|
private |
Definition at line 35 of file inputopt.hxx.
Referenced by GetUseTabCol(), and SetUseTabCol().
|
private |
Definition at line 33 of file inputopt.hxx.
Referenced by GetSortRefUpdate(), and SetSortRefUpdate().
|
private |
Definition at line 27 of file inputopt.hxx.
Referenced by GetMoveDir(), and SetMoveDir().