Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx132 void SetAutoSave( sal_Bool b );
178 void SvtSaveOptions_Impl::SetAutoSave( sal_Bool b ) in SetAutoSave() function in SvtSaveOptions_Impl
932 void SvtSaveOptions::SetAutoSave( sal_Bool b ) in SetAutoSave() function in SvtSaveOptions
934 pImp->pSaveOpt->SetAutoSave( b ); in SetAutoSave()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx81 void SetAutoSave( sal_Bool b );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx604 aSaveOptions.SetAutoSave( ( (const SfxBoolItem*)pItem )->GetValue() ); in SetOptions_Impl()

Completed in 20 milliseconds