Home
last modified time | relevance | path

Searched refs:GetAutoSaveTime (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx109 sal_Int32 GetAutoSaveTime() const { return nAutoSaveTime; } in GetAutoSaveTime() function in SvtSaveOptions_Impl
907 sal_Int32 SvtSaveOptions::GetAutoSaveTime() const in GetAutoSaveTime() function in SvtSaveOptions
909 return pImp->pSaveOpt->GetAutoSaveTime(); in GetAutoSaveTime()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx73 sal_Int32 GetAutoSaveTime() const;
/trunk/main/cui/source/options/
H A Doptsave.cxx614 aAutoSaveEdit.SetValue( aSaveOpt.GetAutoSaveTime() ); in Reset()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx254 …Int16Item( rPool.GetWhich( SID_ATTR_AUTOSAVEMINUTE ), (sal_uInt16)aSaveOptions.GetAutoSaveTime()))) in GetOptions()

Completed in 33 milliseconds