Home
last modified time | relevance | path

Searched refs:concat (Results 1 – 25 of 66) sorted by relevance

123

/aoo41x/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.cxx148 throw RuntimeException( temp.concat( e.Message ), 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()
460 throw lang::IllegalArgumentException( temp.concat( iae.Message ),
468 throw RuntimeException( temp.concat( re.Message ),
475 throw RuntimeException( temp.concat( e.Message ),
[all …]
H A DScriptRuntimeManager.cxx112 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getScriptRuntime()
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()
308 throw script::CannotConvertException( temp.concat( cce.Message ), in resolve()
[all …]
H A DStorageBridge.cxx62 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()
/aoo41x/main/scripting/source/storage/
H A DScriptStorageManager.cxx88 base.concat( OUString::createFromAscii( "::BaseInstallation}/share" ) ), in ScriptStorageManager()
91 base.concat( OUString::createFromAscii( "::UserInstallation}/user" ) ), 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()
412 OUSTR( "ScriptStorageManager::checkPermission: RuntimeException: " ).concat( in checkPermission()
[all …]
H A DScriptStorage.cxx223 OUSTR( "ScriptStorage::initalize RuntimeException: " ).concat( re.Message ), in initialize()
230 OUSTR( "ScriptStorage::initalize 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()
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()
610 OUSTR( "ScriptStorage::save RuntimeException: " ).concat( in save()
[all …]
H A DScriptSecurityManager.cxx127 … 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 DScriptInfo.cxx159 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()
/aoo41x/main/xmerge/source/bridge/java/
H A DXMergeBridge.java211 PathString= PathString.concat("/"); in importer()
321 PathString= PathString.concat("/"); in exporter()
345 tmp=tmp.concat(first); in replace()
349 tmp=tmp.concat(origString); in replace()
406 str="<".concat(str); in startElement()
409 str= str.concat(" "); in startElement()
414 str=str.concat("=\""); in startElement()
416 str=str.concat("\" "); in startElement()
419 str=str.concat(">"); in startElement()
432 str="</".concat(str); in endElement()
[all …]
/aoo41x/test/testgui/source/fvt/gui/formula/catalog/
H A DCharacterFromCatalogDlg.java80 "%".concat(selectedSymbol).concat(" "), app.getClipboard()); in testInputGreekFromCatalog()
108 "%".concat(selectedSymbol).concat(" "), app.getClipboard()); in testInputIGreekFromCatalog()
135 "%".concat(selectedSymbol).concat(" "), app.getClipboard()); in testInputSpecialFromCatalog()
/aoo41x/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx82 …Exception( rtl::OUString::createFromAscii( "could'nt 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()
/aoo41x/main/scripting/source/provider/
H A DScriptImpl.cxx78 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 DProviderCache.cxx125 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 DURIHelper.cxx124 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()
H A DMasterScriptProvider.cxx232 ::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()
/aoo41x/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl59 <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')"/>
/aoo41x/main/scripting/workben/installer/
H A DXmlUpdater.java177 … 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()
/aoo41x/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java101 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()
/aoo41x/main/oox/source/drawingml/
H A Dhyperlinkcontext.cxx96 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()
/aoo41x/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx270 invokeResult <<= reason.concat( aException.getValueTypeName() ).concat( e.Message ); in dispatchWithNotification()
457 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in createScriptProvider()
462 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in createScriptProvider()
/aoo41x/main/qadevOOo/runner/helper/
H A DOfficeProvider.java309 …System.out.println("Could not connect an Office and cannot start one.\n".concat("please start an o… in getManager()
310concat("\nsoffice -accept=").concat((String) param.get("ConnectionString")).concat(";urp;\n")); in getManager()
/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java93 … String tDoc = srcRoot.concat(pthSep).concat(list[0]).concat(pthSep).concat("testdocs"); in getFullTestDocName()
/aoo41x/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx348 OUString aPath( TKGet( TK_Settings_Templates_ ).concat( aElements[ i ] ) ); in LoadConfiguration()
395 …OUString aElementName( TKGet( TK_Template ).concat( OUString::valueOf( static_cast< sal_Int32 >( k… in SaveConfiguration()
400 OUString aPath( TKGet( TK_Settings_Templates_ ).concat( aElementName ) ); in SaveConfiguration()
/aoo41x/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseStringFunctions.java93 concat(xRowRes); in testFunctions()
244 …private void concat(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.U… in concat() method in DBaseStringFunctions
/aoo41x/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx173 PathString=PathString.concat(OUString::createFromAscii("/")); in importImpl()
174 msTemplateName=PathString.concat(msTemplateName); in importImpl()
/aoo41x/main/scripting/source/basprov/
H A Dbasprov.cxx271 …INGPARAM( "BasicProviderImpl::initialize: incorrect argument type " ) ).concat( aArguments[0].ge… in initialize()
357 errorMsg = errorMsg.concat( scriptURI ); in getScript()

Completed in 234 milliseconds

123