Searched refs:GetBackupPath (Results 1 – 5 of 5) sorted by relevance
152 const String& GetBackupPath() { return GetPath( SvtPathOptions::PATH_BACKUP ); } in GetBackupPath() function in SvtPathOptions_Impl601 const String& SvtPathOptions::GetBackupPath() const in GetBackupPath() function in SvtPathOptions603 return pImp->GetBackupPath(); in GetBackupPath()967 case PATH_BACKUP: aPath = GetBackupPath(); break; in SearchFile()
78 const String& GetBackupPath() const;
2235 …: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()
471 … case SvtPathOptions::PATH_BACKUP: aValue = aPathCfg.GetBackupPath(); break; in GetOptions()
2277 String aBakDir = SvtPathOptions().GetBackupPath(); in DoInternalBackup_Impl()2312 String aBakDir = SvtPathOptions().GetBackupPath(); in DoBackup_Impl()
Completed in 59 milliseconds