Home
last modified time | relevance | path

Searched refs:GetBackupPath (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx152 const String& GetBackupPath() { return GetPath( SvtPathOptions::PATH_BACKUP ); } in GetBackupPath() function in SvtPathOptions_Impl
601 const String& SvtPathOptions::GetBackupPath() const in GetBackupPath() function in SvtPathOptions
603 return pImp->GetBackupPath(); in GetBackupPath()
967 case PATH_BACKUP: aPath = GetBackupPath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx78 const String& GetBackupPath() const;
/trunk/main/framework/source/services/
H A Dautorecovery.cxx2235 …:rtl::OUString sBackupPath (SvtPathOptions().GetBackupPath()); in implts_saveDocs()
3547 ::rtl::OUString sBackupPath(SvtPathOptions().GetBackupPath()); in impl_enoughDiscSpace()
3571 String sBackupURL(SvtPathOptions().GetBackupPath()); in impl_showFullDiscError()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx481 … case SvtPathOptions::PATH_BACKUP: aValue = aPathCfg.GetBackupPath(); break; in GetOptions()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx2277 String aBakDir = SvtPathOptions().GetBackupPath(); in DoInternalBackup_Impl()
2312 String aBakDir = SvtPathOptions().GetBackupPath(); in DoBackup_Impl()

Completed in 49 milliseconds