Home
last modified time | relevance | path

Searched refs:aPathOptions (Results 1 – 8 of 8) sorted by path

/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx88 SvtPathOptions aPathOptions; in construct() local
89 m_aFileName = aPathOptions.SubstituteVariable(m_aFileName); in construct()
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx142 SvtPathOptions aPathOptions; in construct() local
143 aFileName = aPathOptions.SubstituteVariable(aFileName); in construct()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx560 SvtPathOptions aPathOptions; in exportConnectionData() local
562 String sFileName = aPathOptions.SubstituteVariable(sOrigUrl); in exportConnectionData()
H A DxmlFileBasedDatabase.cxx94 SvtPathOptions aPathOptions; in DBG_NAME() local
95 rtl::OUString sFileName = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx351 SvtPathOptions aPathOptions; in Init() local
352 m_aDSN = aPathOptions.SubstituteVariable(m_aDSN); in Init()
507 SvtPathOptions aPathOptions; in WriteInfFile() local
508 aDsn = aPathOptions.SubstituteVariable(aDsn); in WriteInfFile()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlImage.cxx78 SvtPathOptions aPathOptions; in DBG_NAME() local
79 sValue = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx541 SvtPathOptions aPathOptions; in SetOptions_Impl() local
851 SvtPathOptions aPathOptions; in SetOptions() local
877 aPathOptions.SetAddinPath( aTmp ); in SetOptions()
884 case SvtPathOptions::PATH_BASIC: aPathOptions.SetBasicPath( sValue );break; in SetOptions()
893 aPathOptions.SetFilterPath( aTmp ); in SetOptions()
902 aPathOptions.SetHelpPath( aTmp ); in SetOptions()
911 aPathOptions.SetModulePath( aTmp ); in SetOptions()
920 aPathOptions.SetPluginPath( aTmp ); in SetOptions()
928 aPathOptions.SetStoragePath( aTmp ); in SetOptions()
932 case SvtPathOptions::PATH_TEMP: aPathOptions.SetTempPath( sValue );break; in SetOptions()
[all …]
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx705 const SvtPathOptions aPathOptions; in readCurrentState() local
706 String aDirs = aPathOptions.GetTemplatePath(); in readCurrentState()
714 sTemplatePath = aPathOptions.ExpandMacros( sTemplatePath ); in readCurrentState()

Completed in 46 milliseconds