Home
last modified time | relevance | path

Searched refs:IsAutoSave (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx112 sal_Bool IsAutoSave() const { return bAutoSave; } in IsAutoSave() function in SvtSaveOptions_Impl
937 sal_Bool SvtSaveOptions::IsAutoSave() const in IsAutoSave() function in SvtSaveOptions
939 return pImp->pSaveOpt->IsAutoSave(); in IsAutoSave()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx82 sal_Bool IsAutoSave() const;
/trunk/main/cui/source/options/
H A Doptsave.cxx601 aAutoSaveCB.Check(aSaveOpt.IsAutoSave()); in Reset()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx238 … if (!rSet.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_AUTOSAVE ), aSaveOptions.IsAutoSave()))) in GetOptions()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx605 if( aOptions.IsAutoSave() ) in SlideshowImpl()

Completed in 53 milliseconds