| /trunk/main/scripting/source/runtimemgr/ |
| H A D | ScriptNameResolverImpl.cxx | 148 throw RuntimeException( temp.concat( e.Message ), in resolve() 215 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in resolve() 247 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in resolve() 266 OUSTR( "invalid URI: " ).concat( scriptURI ), in resolve() 301 throw RuntimeException( temp.concat( e.Message ), in resolve() 308 throw RuntimeException( temp.concat( e.Message ), in resolve() 315 throw lang::IllegalArgumentException( temp.concat( e.Message ), in resolve() 322 throw RuntimeException( temp.concat( e.Message ), in resolve() 334 throw RuntimeException( temp.concat( e.Message ), in resolve() 366 "ScriptNameResolverImpl::resolve: no script found for uri=" ).concat( scriptURI ), in resolve() [all …]
|
| H A D | ScriptRuntimeManager.cxx | 112 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getScriptRuntime() 141 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getScriptNameResolver() 226 throw lang::IllegalArgumentException( temp.concat( iae.Message ), in invoke() 233 throw script::CannotConvertException( temp.concat( cce.Message ), in invoke() 241 throw reflection::InvocationTargetException( temp.concat( ite.Message ), in invoke() 247 throw RuntimeException( temp.concat( e.Message ), in invoke() 253 throw RuntimeException( temp.concat( e.Message ), in invoke() 259 throw RuntimeException( temp.concat( re.Message ), in invoke() 265 throw RuntimeException( temp.concat( e.Message ), in invoke() 301 throw lang::IllegalArgumentException( temp.concat( iae.Message ), in resolve() [all …]
|
| H A D | StorageBridge.cxx | 62 throw RuntimeException( temp.concat( re.Message ), Reference< XInterface >() ); in StorageBridge() 82 throw RuntimeException( temp.concat( re.Message ), Reference< XInterface >() ); in initStorage() 87 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in initStorage() 105 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getScriptLogicalNames() 124 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getImplementations()
|
| /trunk/main/scripting/source/storage/ |
| H A D | ScriptStorageManager.cxx | 88 base.concat( OUString::createFromAscii( "::BaseInstallation}/share" ) ), in ScriptStorageManager() 91 base.concat( OUString::createFromAscii( "::UserInstallation}/user" ) ), in ScriptStorageManager() 97 …throw RuntimeException( OUSTR( "ScriptStorageManager::ScriptStorageManager: " ).concat( e.Message … in ScriptStorageManager() 126 OUSTR( "ScriptStorageManager::setupAppStorage: " ).concat( e.Message ), in setupAppStorage() 179 OUSTR( "ScriptStorageManager::setupAnyStorage: " ).concat( in setupAnyStorage() 238 canonicalURI = canonicalURI.concat( ::rtl::Uri::encode( stringURI, in createScriptStorageWithURI() 318 message = message.concat( OUSTR("Empty URI") ); in getScriptStorageID() 322 message = message.concat( origURI ); in getScriptStorageID() 376 OUSTR( "ScriptStorageManager::refreshScriptStorage: " ).concat( in refreshScriptStorage() 382 OUSTR( "ScriptStorageManager::refreshScriptStorage: " ).concat( in refreshScriptStorage() [all …]
|
| H A D | ScriptStorage.cxx | 223 OUSTR( "ScriptStorage::initialize RuntimeException: " ).concat( re.Message ), in initialize() 230 OUSTR( "ScriptStorage::initialize Exception: " ).concat( ue.Message ), in initialize() 264 xStringUri = xStringUri.concat( ::rtl::OUString::createFromAscii( in create() 302 OUString parcelFile = parcelDirs[ j ].concat( in create() 362 OUSTR( "ScriptStorage::create IOException: " ).concat( ioe.Message ), in create() 371 "ScriptStorage::create CommandAbortedException: " ).concat( cae.Message ), in create() 378 OUSTR( "ScriptStorage::create RuntimeException: " ).concat( re.Message ), in create() 385 OUSTR( "ScriptStorage::create Exception: " ).concat( ue.Message ), in create() 552 OUString parcel_xml_path = it_sfh->second.parcelURI.concat( in save() 558 it_sfh->second.parcelURI.concat( OUString::createFromAscii( in save() [all …]
|
| H A D | ScriptSecurityManager.cxx | 127 … OUSTR( "ScriptSecurityManager::addScriptStorage: caught RuntimeException" ).concat( rte.Message ), in addScriptStorage() 285 … OUSTR( "ScriptSecurityManager::executeDialog: caught RuntimeException: ").concat( rte.Message ), in executeDialog() 291 OUSTR( "ScriptSecurityManager::executeDialog: caught Exception: ").concat( e.Message ), in executeDialog() 327 permission.Name = OUString::createFromAscii( "execute" ).concat( scriptStorageURL ); in checkPermission() 330 …ScriptSecurityManager::checkPermission: no execute permission for URL" ).concat( scriptStorageURL … in checkPermission() 407 …riptSecurityManager:readConfiguration: Attempt to read unknown property: " ).concat( upe.Message ), in readConfiguration() 413 …OUSTR( "ScriptSecurityManager:readConfiguration: wrapped target exception? :" ).concat( wte.Messag… in readConfiguration() 422 OUSTR( "ScriptSecurityManager:readConfiguration: exception? :" ).concat( e.Message ), in readConfiguration() 509 … "ScriptSecurityManager::addToSecurePaths: error updating SecureURL setting" ).concat( e.Message ), in addToSecurePaths()
|
| H A D | ScriptInfo.cxx | 159 OUSTR( "PropertySetImpl::getPropertyValue: invalid PropertyName ").concat( in getPropertyValue() 298 msg = msg.concat( OUSTR( " PropertryName: " ) ).concat( pv_it->first ); in getLanguageProperties() 299 msg = msg.concat( OUSTR( " \nException message is: " ) ); in getLanguageProperties() 300 msg = msg.concat( e.Message ); in getLanguageProperties()
|
| /trunk/main/xmerge/java/XMergeBridge/src/main/java/ |
| H A D | XMergeBridge.java | 210 PathString= PathString.concat("/"); in importer() 211 udJarPath= PathString.concat(udJarPath); in importer() 320 PathString= PathString.concat("/"); in exporter() 321 udJarPath= PathString.concat(udJarPath); in exporter() 343 first=first.concat(replaceChar); in replace() 344 tmp=tmp.concat(first); in replace() 348 tmp=tmp.concat(origString); in replace() 405 str="<".concat(str); in startElement() 408 str= str.concat(" "); in startElement() 412 str=str.concat(xattribs.getNameByIndex(i)); in startElement() [all …]
|
| /trunk/test/testgui/source/fvt/gui/formula/catalog/ |
| H A D | CharacterFromCatalogDlg.java | 80 "%".concat(selectedSymbol).concat(" "), app.getClipboard()); in testInputGreekFromCatalog() 108 "%".concat(selectedSymbol).concat(" "), app.getClipboard()); in testInputIGreekFromCatalog() 135 "%".concat(selectedSymbol).concat(" "), app.getClipboard()); in testInputSpecialFromCatalog()
|
| /trunk/main/sc/source/ui/vba/testvba/ |
| H A D | testvba.cxx | 82 …Exception( rtl::OUString::createFromAscii( "couldn't convert " ).concat( rPath ).concat( rtl::OUSt… in convertToURL() 129 …sLogLocation = sLogLocation.concat( rtl::OUString::createFromAscii( "/" ) ).concat( rtl::OUString:… in getLogLocation() 140 …sLogLocation = sLogLocation.concat( rtl::OUString::createFromAscii( "/" ) ).concat( fileName.copy … in getLogLocationWithName() 263 …lArgumentException( rtl::OUString::createFromAscii( "not a directory: ").concat( sFileDirectoryURL… in traverse()
|
| /trunk/main/filter/source/xslt/import/wordml/ |
| H A D | wordml2ooo_props.xsl | 59 <xsl:value-of select="concat($margin-top div 567.0, 'cm')"/> 80 <xsl:value-of select="concat($margin-bottom div 567.0, 'cm')"/> 83 <xsl:value-of select="concat(w:pgMar/@w:left div 567.0, 'cm')"/> 86 <xsl:value-of select="concat(w:pgMar/@w:right div 567.0, 'cm')"/> 90 <xsl:value-of select="concat(w:pgSz/@w:w div 567.0, 'cm')"/> 93 <xsl:value-of select="concat(w:pgSz/@w:h div 567.0, 'cm')"/> 130 <xsl:value-of select="concat(w:cols/@w:space div 567.0, 'cm')"/> 137 <xsl:value-of select="concat(@w:w, '*')"/> 145 <xsl:value-of select="concat(@w:space div 567.0, 'cm')"/>
|
| /trunk/main/scripting/source/provider/ |
| H A D | ScriptImpl.cxx | 78 throw lang::IllegalArgumentException( temp.concat( iae.Message ), in invoke() 85 throw script::CannotConvertException( temp.concat( cce.Message ), in invoke() 94 throw reflection::InvocationTargetException( temp.concat( ite.Message ), in invoke() 101 throw RuntimeException( temp.concat( re.Message ), in invoke()
|
| H A D | ProviderCache.cxx | 125 temp.concat( e.Message ); in getAllProviders() 190 temp.concat( serviceName ); in populateCache() 191 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in populateCache() 206 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in createProvider()
|
| H A D | MasterScriptProvider.cxx | 232 ::rtl::OUString sPkgCtx = m_sCtxString.concat( OUSTR(":uno_packages") ); in createPkgProvider() 290 errorMsg = errorMsg.concat( scriptURI ); in getScript() 305 errorMsg = errorMsg.concat( scriptURI ); in getScript() 592 message = message.concat( aName ); in insertByName() 666 message = message.concat( Name ); in removeByName() 819 throw RuntimeException( errorMsg.concat( errorMsg ), in getAllProviders()
|
| H A D | URIHelper.cxx | 124 SCRIPTS_PART = SCRIPTS_PART.concat( m_sLanguage.toAsciiLowerCase() ); in initialize() 150 uri = uri.concat(OUString::createFromAscii(USER_UNO_PACKAGES_DIR)); in initBaseURI() 165 m_sBaseURI = m_sLocation.concat( SCRIPTS_PART ); in initBaseURI() 197 m_sBaseURI = child.concat( SCRIPTS_PART ); in initBaseURI()
|
| /trunk/main/scripting/workben/installer/ |
| H A D | XmlUpdater.java | 177 … classesPath= installPath.concat(File.separator+"program"+File.separator+"classes"+File.separator); in run() 182 progpath= progpath.concat(File.separator+"program"+File.separator); in run() 187 …starBasicPath= starBasicPath.concat(File.separator+"share"+File.separator+"basic"+File.separator+"… in run() 191 …regSchemaOfficePath= regSchemaOfficePath.concat(File.separator+"share"+File.separator+"registry"+F… in run() 203 …configPath= configPath.concat(File.separator+"user"+File.separator+"config"+File.separator+"soffic… in run()
|
| /trunk/test/testgui/source/fvt/gui/formula/importexport/ |
| H A D | FormulaInDifferentWays.java | 101 … assertEquals("The inserted formula into math", insertedFormula.concat(" "), app.getClipboard()); in testCreateFormulaFromElementsWindow() 111 … assertEquals("The inserted formula into math", insertedFormula.concat(" "), app.getClipboard()); in testCreateFormulaFromElementsWindow() 142 … assertEquals("The inserted formula into math", insertedFormula.concat(" "), app.getClipboard()); in testCreateFormulaFromRightClickMenu() 151 … assertEquals("The inserted formula into math", insertedFormula.concat(" "), app.getClipboard()); in testCreateFormulaFromRightClickMenu()
|
| /trunk/main/oox/source/drawingml/ |
| H A D | hyperlinkcontext.cxx | 96 sURL = sURL.concat( CREATE_OUSTRING( "#action?jump=" ) ); in HyperLinkContext() 97 sURL = sURL.concat( aDestination ); in HyperLinkContext() 129 … sURL = CREATE_OUSTRING( "#Slide " ).concat( rtl::OUString::valueOf( nPageNumber ) ); in HyperLinkContext() 131 … sURL = CREATE_OUSTRING( "#Notes " ).concat( rtl::OUString::valueOf( nPageNumber ) ); in HyperLinkContext()
|
| /trunk/main/scripting/source/protocolhandler/ |
| H A D | scripthandler.cxx | 273 invokeResult <<= reason.concat( aException.getValueTypeName() ).concat( e.Message ); in dispatchWithNotification() 452 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in createScriptProvider() 457 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in createScriptProvider()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/ |
| H A D | OfficeProvider.java | 309 …System.out.println("Could not connect an Office and cannot start one.\n".concat("please start an o… in getManager() 310 … concat("\nsoffice -accept=").concat((String) param.get("ConnectionString")).concat(";urp;\n")); in getManager()
|
| /trunk/main/sal/qa/osl/file/ |
| H A D | osl_File.cxx | 792 aResultURL1 = aUserDirectoryURL.concat( rtl::OUString::createFromAscii( pResultURL1 ) ); in SetUp() 793 aResultURL2 = aUserDirectoryURL.concat( rtl::OUString::createFromAscii( pResultURL2 ) ); in SetUp() 794 aResultURL3 = aUserDirectoryURL.concat( rtl::OUString::createFromAscii( pResultURL3 ) ); in SetUp() 795 aResultURL4 = aUserDirectoryURL.concat( rtl::OUString::createFromAscii( pResultURL4 ) ); in SetUp() 796 aResultURL5 = aUserDirectoryURL.concat( rtl::OUString::createFromAscii( pResultURL5 ) ); in SetUp() 797 aResultURL6 = aUserDirectoryURL.concat( rtl::OUString::createFromAscii( pResultURL6 ) ); in SetUp() 942 …rtl::OUString suAssume = aUserDirectoryURL.concat( rtl::OUString::createFromAscii("/relative/file1… in TEST_F() 947 …rtl::OUString suAssume = aUserDirectoryURL.concat( rtl::OUString::createFromAscii("/relative/file2… in TEST_F() 952 rtl::OUString suAssume = aUserDirectoryURL.concat( rtl::OUString::createFromAscii("/file3") ); in TEST_F() 957 rtl::OUString suAssume = aUserDirectoryURL.concat( rtl::OUString::createFromAscii("/file4") ); in TEST_F() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
| H A D | utils.java | 92 … String tDoc = srcRoot.concat(pthSep).concat(list[0]).concat(pthSep).concat("testdocs"); in getFullTestDocName()
|
| /trunk/main/connectivity/qa/complex/connectivity/dbase/ |
| H A D | DBaseStringFunctions.java | 58 concat(xRowRes); in testFunctions() 115 …private void concat(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.U… in concat() method in DBaseStringFunctions
|
| /trunk/main/sdext/source/minimizer/ |
| H A D | configurationaccess.cxx | 345 OUString aPath( TKGet( TK_Settings_Templates_ ).concat( aElements[ i ] ) ); in LoadConfiguration() 392 …OUString aElementName( TKGet( TK_Template ).concat( OUString::valueOf( static_cast< sal_Int32 >( k… in SaveConfiguration() 397 OUString aPath( TKGet( TK_Settings_Templates_ ).concat( aElementName ) ); in SaveConfiguration()
|
| /trunk/main/filter/source/xmlfilteradaptor/ |
| H A D | XmlFilterAdaptor.cxx | 173 PathString=PathString.concat(OUString::createFromAscii("/")); in importImpl() 174 msTemplateName=PathString.concat(msTemplateName); in importImpl()
|