Searched refs:IsAutoSave (Results 1 – 5 of 5) sorted by relevance
112 sal_Bool IsAutoSave() const { return bAutoSave; } in IsAutoSave() function in SvtSaveOptions_Impl937 sal_Bool SvtSaveOptions::IsAutoSave() const in IsAutoSave() function in SvtSaveOptions939 return pImp->pSaveOpt->IsAutoSave(); in IsAutoSave()
82 sal_Bool IsAutoSave() const;
594 aAutoSaveCB.Check(aSaveOpt.IsAutoSave()); in Reset()
228 … if (!rSet.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_AUTOSAVE ), aSaveOptions.IsAutoSave()))) in GetOptions()
605 if( aOptions.IsAutoSave() ) in SlideshowImpl()
Completed in 45 milliseconds