Home
last modified time | relevance | path

Searched refs:GetUndoOptions (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/ui/ribbar/
H A Dinputwin.cxx168 SW_MOD()->GetUndoOptions().SetUndoCount(0); in CleanupUglyHackWithUndo()
256 m_nActionCount = SW_MOD()->GetUndoOptions().GetUndoCount(); in ShowWin()
258 SW_MOD()->GetUndoOptions().SetUndoCount(1); in ShowWin()
/aoo4110/main/sw/source/ui/app/
H A Dapphdl.cxx803 sal_Int32 const nNew = GetUndoOptions().GetUndoCount(); in ConfigurationChanged()
930 SvtUndoOptions& SwModule::GetUndoOptions() in GetUndoOptions() function in SwModule
/aoo4110/main/sw/inc/
H A Dswmodule.hxx181 SvtUndoOptions& GetUndoOptions();
/aoo4110/main/sw/source/ui/uiview/
H A Dview.cxx958 pWrtShell->DoUndo( 0 != SW_MOD()->GetUndoOptions().GetUndoCount() ); in SwView()

Completed in 41 milliseconds