Home
last modified time | relevance | path

Searched refs:IsAutoSavePrompt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx113 sal_Bool IsAutoSavePrompt() const { return bAutoSavePrompt; } in IsAutoSavePrompt() function in SvtSaveOptions_Impl
947 sal_Bool SvtSaveOptions::IsAutoSavePrompt() const in IsAutoSavePrompt() function in SvtSaveOptions
949 return pImp->pSaveOpt->IsAutoSavePrompt(); in IsAutoSavePrompt()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx85 sal_Bool IsAutoSavePrompt() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx246 …Set.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_AUTOSAVEPROMPT ), aSaveOptions.IsAutoSavePrompt()))) in GetOptions()

Completed in 18 milliseconds