Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptsave.cxx173 aAutoSaveEdit ( this, CUI_RES( ED_AUTOSAVE ) ), in SfxSaveTabPage()
203 aAutoSaveEdit.SetMaxTextLen( 2 ); in SfxSaveTabPage()
334 aAutoSaveEdit.Hide(); in DetectHiddenControls()
413 if ( aAutoSaveEdit.GetText() != aAutoSaveEdit.GetSavedValue() ) in FillItemSet()
416 (sal_uInt16)aAutoSaveEdit.GetValue() ) ); in FillItemSet()
614 aAutoSaveEdit.SetValue( aSaveOpt.GetAutoSaveTime() ); in Reset()
636 aAutoSaveEdit.SaveValue(); in Reset()
652 aAutoSaveEdit.Enable(); in IMPL_LINK()
655 aAutoSaveEdit.GrabFocus(); in IMPL_LINK()
659 aAutoSaveEdit.Disable(); in IMPL_LINK()
H A Doptsave.hxx61 NumericField aAutoSaveEdit; member in SvxSaveTabPage

Completed in 17 milliseconds