Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/unotools/inc/unotools/
H A Dsaveopt.hxx85 sal_Bool IsAutoSavePrompt() const;
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx246 …Set.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_AUTOSAVEPROMPT ), aSaveOptions.IsAutoSavePrompt()))) in GetOptions()

Completed in 31 milliseconds