Home
last modified time | relevance | path

Searched refs:aUndoEdit (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/options/
H A Doptmemory.cxx127 aUndoEdit ( this, CUI_RES( ED_UNDO ) ), in OfaMemoryOptionsPage()
185 if ( aUndoEdit.GetText() != aUndoEdit.GetSavedValue() ) in FillItemSet()
186 SvtUndoOptions().SetUndoCount((sal_uInt16)aUndoEdit.GetValue()); in FillItemSet()
224 aUndoEdit.SetValue( SvtUndoOptions().GetUndoCount() ); in Reset()
225 aUndoEdit.SaveValue(); in Reset()
H A Doptmemory.hxx42 NumericField aUndoEdit; member in OfaMemoryOptionsPage

Completed in 12 milliseconds