Searched refs:aPathOptions (Results 1 – 8 of 8) sorted by relevance
541 SvtPathOptions aPathOptions; in SetOptions_Impl() local851 SvtPathOptions aPathOptions; in SetOptions() local877 aPathOptions.SetAddinPath( aTmp ); in SetOptions()881 … case SvtPathOptions::PATH_AUTOCORRECT: aPathOptions.SetAutoCorrectPath( sValue );break; in SetOptions()882 … case SvtPathOptions::PATH_AUTOTEXT: aPathOptions.SetAutoTextPath( sValue );break; in SetOptions()883 … case SvtPathOptions::PATH_BACKUP: aPathOptions.SetBackupPath( sValue );break; in SetOptions()884 … case SvtPathOptions::PATH_BASIC: aPathOptions.SetBasicPath( sValue );break; in SetOptions()885 … case SvtPathOptions::PATH_BITMAP: aPathOptions.SetBitmapPath( sValue );break; in SetOptions()886 … case SvtPathOptions::PATH_CONFIG: aPathOptions.SetConfigPath( sValue );break; in SetOptions()887 … case SvtPathOptions::PATH_DICTIONARY: aPathOptions.SetDictionaryPath( sValue );break; in SetOptions()[all …]
351 SvtPathOptions aPathOptions; in Init() local352 m_aDSN = aPathOptions.SubstituteVariable(m_aDSN); in Init()507 SvtPathOptions aPathOptions; in WriteInfFile() local508 aDsn = aPathOptions.SubstituteVariable(aDsn); in WriteInfFile()
78 SvtPathOptions aPathOptions; in DBG_NAME() local79 sValue = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
94 SvtPathOptions aPathOptions; in DBG_NAME() local95 rtl::OUString sFileName = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
560 SvtPathOptions aPathOptions; in exportConnectionData() local562 String sFileName = aPathOptions.SubstituteVariable(sOrigUrl); in exportConnectionData()
88 SvtPathOptions aPathOptions; in construct() local89 m_aFileName = aPathOptions.SubstituteVariable(m_aFileName); in construct()
705 const SvtPathOptions aPathOptions; in readCurrentState() local706 String aDirs = aPathOptions.GetTemplatePath(); in readCurrentState()714 sTemplatePath = aPathOptions.ExpandMacros( sTemplatePath ); in readCurrentState()
142 SvtPathOptions aPathOptions; in construct() local143 aFileName = aPathOptions.SubstituteVariable(aFileName); in construct()