Searched refs:searchAndReplaceAsciiI (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/dbaccess/source/ext/macromigration/ |
H A D | migrationengine.cxx | 256 …::comphelper::string::searchAndReplaceAsciiI( sObjectName, "$name$", _rDocument.sHierarchicalName … in lcl_getSubDocumentDescription() 1039 …::comphelper::string::searchAndReplaceAsciiI( sOverallProgress, "$current$", ::rtl::OUString::valu… in migrateAll() 1930 ::comphelper::string::searchAndReplaceAsciiI( sLibraryDescription, "$type$", in impl_unprotectPasswordLibrary_throw() 1932 ::comphelper::string::searchAndReplaceAsciiI( sLibraryDescription, "$library$", in impl_unprotectPasswordLibrary_throw()
|
H A D | migrationlog.cxx | 387 … ::comphelper::string::searchAndReplaceAsciiI( sSubstituted, aAsciiParameterNames[i], in lcl_appendErrorDescription()
|
/aoo4110/main/comphelper/inc/comphelper/ |
H A D | string.hxx | 101 searchAndReplaceAsciiI( ::rtl::OUString & source, sal_Char const * asciiPattern,
|
/aoo4110/main/comphelper/source/misc/ |
H A D | string.cxx | 75 ::rtl::OUString& searchAndReplaceAsciiI( in searchAndReplaceAsciiI() function
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | documentcontainer.cxx | 586 ::comphelper::string::searchAndReplaceAsciiI( sMessage, "$name$", _sURL ); in loadComponentFromURL() 657 …::comphelper::string::searchAndReplaceAsciiI( sMessage, "$folder$", _sName.getToken(0,'/',index) ); in insertByHierarchicalName()
|
H A D | datasource.cxx | 786 …::comphelper::string::searchAndReplaceAsciiI( aContext.Message, "$name$", m_pImpl->m_sConnectURL ); in buildLowLevelConnection()
|
/aoo4110/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 757 ::comphelper::string::searchAndReplaceAsciiI( sMessage, "$name$", sUnsupportedSetting ); in impl_checkForUnsupportedSettings_throw()
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 2946 …::comphelper::string::searchAndReplaceAsciiI( sMessage, "$type$", ::rtl::OUString::valueOf(sal_Int… in select()
|
Completed in 60 milliseconds