Home
last modified time | relevance | path

Searched refs:UndoSwitch (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dscopetools.cxx38 UndoSwitch::UndoSwitch(ScDocument& rDoc, bool bUndo) : in UndoSwitch() function in sc::UndoSwitch
44 UndoSwitch::~UndoSwitch() in ~UndoSwitch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dscopetools.cxx38 UndoSwitch::UndoSwitch(ScDocument& rDoc, bool bUndo) : in UndoSwitch() function in sc::UndoSwitch
44 UndoSwitch::~UndoSwitch() in ~UndoSwitch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dscopetools.hxx41 class SC_DLLPUBLIC UndoSwitch class
46 UndoSwitch(ScDocument& rDoc, bool bUndo);
47 ~UndoSwitch();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dscopetools.hxx51 class SC_DLLPUBLIC UndoSwitch class
57 UndoSwitch(ScDocument& rDoc, bool bUndo);
58 ~UndoSwitch();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc.cxx5357 sc::UndoSwitch aUndo(*m_pDoc, true); // enable undo. in testImportStream()
5410 sc::UndoSwitch aUndoSwitch(*m_pDoc, true); // enable undo. in testDeleteContents()
H A Dsubsequent_filters-test.cxx973 sc::UndoSwitch aUndoSwitch(rDoc, true); // Enable undo. in testFormulaDepDeleteContentsODS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc.cxx5920 sc::UndoSwitch aUndo(*m_pDoc, true); // enable undo. in testImportStream()
5973 sc::UndoSwitch aUndoSwitch(*m_pDoc, true); // enable undo. in testDeleteContents()
H A Dsubsequent_filters-test.cxx795 sc::UndoSwitch aUndoSwitch(rDoc, true); // Enable undo. in testFormulaDepDeleteContentsODS()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.booleans.results2494 void sc::UndoSwitch::UndoSwitch(class ScDocument &,_Bool)
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.booleans.results2450 void sc::UndoSwitch::UndoSwitch(class ScDocument &,_Bool)