Home
last modified time | relevance | path

Searched refs:SetUndoCount (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dundoopt.cxx60 void SetUndoCount( sal_Int32 n ) { nUndoCount = n; SetModified(); } in SetUndoCount() function in SvtUndoOptions_Impl
189 void SvtUndoOptions::SetUndoCount( sal_Int32 n ) in SetUndoCount() function in SvtUndoOptions
191 pImp->SetUndoCount( n ); in SetUndoCount()
/aoo4110/main/sw/source/ui/ribbar/
H A Dinputwin.cxx168 SW_MOD()->GetUndoOptions().SetUndoCount(0); in CleanupUglyHackWithUndo()
258 SW_MOD()->GetUndoOptions().SetUndoCount(1); in ShowWin()
/aoo4110/main/unotools/inc/unotools/
H A Dundoopt.hxx40 void SetUndoCount( sal_Int32 n );
/aoo4110/main/sfx2/source/appl/
H A Dappbas.cxx248 SvtUndoOptions().SetUndoCount( pCountItem->GetValue() ); in PropExec_Impl()
H A Dappcfg.cxx699 aUndoOptions.SetUndoCount( nUndoCount ); in SetOptions_Impl()
/aoo4110/main/cui/source/options/
H A Doptmemory.cxx186 SvtUndoOptions().SetUndoCount((sal_uInt16)aUndoEdit.GetValue()); in FillItemSet()

Completed in 35 milliseconds