Searched refs:GetAutoSaveTime (Results 1 – 4 of 4) sorted by relevance
109 sal_Int32 GetAutoSaveTime() const { return nAutoSaveTime; } in GetAutoSaveTime() function in SvtSaveOptions_Impl907 sal_Int32 SvtSaveOptions::GetAutoSaveTime() const in GetAutoSaveTime() function in SvtSaveOptions909 return pImp->pSaveOpt->GetAutoSaveTime(); in GetAutoSaveTime()
73 sal_Int32 GetAutoSaveTime() const;
604 aAutoSaveEdit.SetValue( aSaveOpt.GetAutoSaveTime() ); in Reset()
244 …Int16Item( rPool.GetWhich( SID_ATTR_AUTOSAVEMINUTE ), (sal_uInt16)aSaveOptions.GetAutoSaveTime()))) in GetOptions()
Completed in 45 milliseconds