Searched refs:SetUndoCount (Results 1 – 6 of 6) sorted by relevance
60 void SetUndoCount( sal_Int32 n ) { nUndoCount = n; SetModified(); } in SetUndoCount() function in SvtUndoOptions_Impl189 void SvtUndoOptions::SetUndoCount( sal_Int32 n ) in SetUndoCount() function in SvtUndoOptions191 pImp->SetUndoCount( n ); in SetUndoCount()
168 SW_MOD()->GetUndoOptions().SetUndoCount(0); in CleanupUglyHackWithUndo()258 SW_MOD()->GetUndoOptions().SetUndoCount(1); in ShowWin()
40 void SetUndoCount( sal_Int32 n );
248 SvtUndoOptions().SetUndoCount( pCountItem->GetValue() ); in PropExec_Impl()
719 aUndoOptions.SetUndoCount( nUndoCount ); in SetOptions_Impl()
186 SvtUndoOptions().SetUndoCount((sal_uInt16)aUndoEdit.GetValue()); in FillItemSet()
Completed in 34 milliseconds