Searched refs:SubstituteVariable (Results 1 – 19 of 19) sorted by relevance
253 aFullPath = aPathOpt.SubstituteVariable( aTempStr ); in SvtDefaultOptions_Impl()271 aTempStr = aPathOpt.SubstituteVariable( aList[ nPosition ] ); in SvtDefaultOptions_Impl()
900 String SvtPathOptions::SubstituteVariable( const String& rVar ) const in SubstituteVariable() function in SvtPathOptions1084 return SvtPathOptions().SubstituteVariable( sText ); in substituteVariables()
359 m_seqSecureURLs[ nItem ] = aOpt.SubstituteVariable( m_seqSecureURLs[ nItem ] ); in SetProperty()
352 m_aDSN = aPathOptions.SubstituteVariable(m_aDSN); in Init()508 aDsn = aPathOptions.SubstituteVariable(aDsn); in WriteInfFile()
541 sFileURLEncoded = SvtPathOptions().SubstituteVariable( sFileURLEncoded ); in impl_setURL()
72 return m_aOptions.SubstituteVariable( sText ); in substituteVariables()
79 sValue = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
128 String SubstituteVariable( const String& rVar ) const;
95 rtl::OUString sFileName = aPathOptions.SubstituteVariable(sValue); in DBG_NAME()
562 String sFileName = aPathOptions.SubstituteVariable(sOrigUrl); in exportConnectionData()
89 m_aFileName = aPathOptions.SubstituteVariable(m_aFileName); in construct()
143 aFileName = aPathOptions.SubstituteVariable(aFileName); in construct()
288 sLocation = SvtPathOptions().SubstituteVariable( sLocation ); in getDatabaseLocation()
306 …INetURLObject aAppBasic( SvtPathOptions().SubstituteVariable( String::CreateFromAscii("$(progurl)"… in impl_createApplicationBasicManager()
808 aResult = SvtPathOptions().SubstituteVariable( aResult ); in GetTemplateTargetURLFromComponent()2197 maTargetURL = SvtPathOptions().SubstituteVariable( maTargetURL ); in GetTargetURL()
258 … String aProgURL = SvtPathOptions().SubstituteVariable( String::CreateFromAscii("$(PROGURL)") ); in SfxOrganizeDlg_Impl()
610 String sPath( SvtPathOptions().SubstituteVariable( in IMPL_LINK()
331 SubstituteVariable( String( ASCII_STR("$(insturl)/share/samples/$(vlang)") ) ) ), in SvtIconWindow_Impl()
939 sDatabaseName = SvtPathOptions().SubstituteVariable( sDatabaseName ); in GetState()
Completed in 133 milliseconds