Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx531 SvtPathOptions aPathOptions; in SetOptions_Impl() local
831 SvtPathOptions aPathOptions; in SetOptions() local
857 aPathOptions.SetAddinPath( aTmp ); in SetOptions()
864 case SvtPathOptions::PATH_BASIC: aPathOptions.SetBasicPath( sValue );break; in SetOptions()
873 aPathOptions.SetFilterPath( aTmp ); in SetOptions()
882 aPathOptions.SetHelpPath( aTmp ); in SetOptions()
891 aPathOptions.SetModulePath( aTmp ); in SetOptions()
900 aPathOptions.SetPluginPath( aTmp ); in SetOptions()
908 aPathOptions.SetStoragePath( aTmp ); in SetOptions()
912 case SvtPathOptions::PATH_TEMP: aPathOptions.SetTempPath( sValue );break; in SetOptions()
[all …]
/aoo4110/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()
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlImage.cxx78 SvtPathOptions aPathOptions; in DBG_NAME() local
79 sValue = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlFileBasedDatabase.cxx94 SvtPathOptions aPathOptions; in DBG_NAME() local
95 rtl::OUString sFileName = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
H A DxmlExport.cxx560 SvtPathOptions aPathOptions; in exportConnectionData() local
562 String sFileName = aPathOptions.SubstituteVariable(sOrigUrl); in exportConnectionData()
/aoo4110/main/connectivity/source/drivers/calc/
H A DCConnection.cxx88 SvtPathOptions aPathOptions; in construct() local
89 m_aFileName = aPathOptions.SubstituteVariable(m_aFileName); in construct()
/aoo4110/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()
/aoo4110/main/connectivity/source/drivers/file/
H A DFConnection.cxx142 SvtPathOptions aPathOptions; in construct() local
143 aFileName = aPathOptions.SubstituteVariable(aFileName); in construct()

Completed in 82 milliseconds