Lines Matching refs:RTL_CONSTASCII_USTRINGPARAM

88 #define OUSTR(x) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( x ))
221 return rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in serviceGetImplementationName()
228 RTL_CONSTASCII_USTRINGPARAM("com.sun.star.java.JavaVirtualMachine")); in serviceGetSupportedServiceNames()
279 RTL_CONSTASCII_USTRINGPARAM( in askForRetry()
300 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.configuration.ConfigurationRegistry")), in getINetPropsFromConfig()
302 …if(!xConfRegistry.is()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM in getINetPropsFromConfig()
305 …ry_simple.is()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("javavm… in getINetPropsFromConfig()
307 …xConfRegistry_simple->open(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Inet")), sal_… in getINetPropsFromConfig()
311 …istryKey> proxyEnable= xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
315 …ryKey> ftpProxy_name = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
317 rtl::OUString ftpHost = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ftp.proxyHost=")); in getINetPropsFromConfig()
321 …ryKey> ftpProxy_port = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
323 rtl::OUString ftpPort = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ftp.proxyPort=")); in getINetPropsFromConfig()
332 …yKey> httpProxy_name = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
334 rtl::OUString httpHost = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("http.proxyHost=")); in getINetPropsFromConfig()
338 …yKey> httpProxy_port = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
340 rtl::OUString httpPort = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("http.proxyPort=")); in getINetPropsFromConfig()
349 …Key> httpsProxy_name = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
351 rtl::OUString httpsHost = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("https.proxyHost=")); in getINetPropsFromConfig()
355 …Key> httpsProxy_port = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
357 rtl::OUString httpsPort = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("https.proxyPort=")); in getINetPropsFromConfig()
366 …Key> nonProxies_name = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Settin… in getINetPropsFromConfig()
368 …rtl::OUString httpNonProxyHosts = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("http.nonProxyHosts=")… in getINetPropsFromConfig()
369 rtl::OUString ftpNonProxyHosts= rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ftp.nonProxyHosts=")); in getINetPropsFromConfig()
408 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in getDefaultLocaleFromConfig()
412 … rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("javavm.cxx: couldn't get ConfigurationRegistry")), 0); in getDefaultLocaleFromConfig()
418 … rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("javavm.cxx: couldn't get ConfigurationRegistry")), 0); in getDefaultLocaleFromConfig()
420 …xConfRegistry_simple->open(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Setup")), sal… in getDefaultLocaleFromConfig()
424 …XRegistryKey> locale = xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("L10N/o… in getDefaultLocaleFromConfig()
436 rtl::OUString prop(RTL_CONSTASCII_USTRINGPARAM("user.language=")); in getDefaultLocaleFromConfig()
443 rtl::OUString prop(RTL_CONSTASCII_USTRINGPARAM("user.country=")); in getDefaultLocaleFromConfig()
463 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in getJavaPropsFromSafetySettings()
468 … rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("javavm.cxx: couldn't get ConfigurationRegistry")), 0); in getJavaPropsFromSafetySettings()
474 … rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("javavm.cxx: couldn't get ConfigurationRegistry")), 0); in getJavaPropsFromSafetySettings()
477 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Office.Java")), in getJavaPropsFromSafetySettings()
484 …tryKey> key_NetAccess= xRegistryRootKey->openKey(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Virtua… in getJavaPropsFromSafetySettings()
491 case 0: sVal= rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("host")); in getJavaPropsFromSafetySettings()
493 case 1: sVal= rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("unrestricted")); in getJavaPropsFromSafetySettings()
495 case 3: sVal= rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("none")); in getJavaPropsFromSafetySettings()
498 rtl::OUString sProperty( RTL_CONSTASCII_USTRINGPARAM("appletviewer.security.mode=")); in getJavaPropsFromSafetySettings()
503 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("VirtualMachine/Security"))); in getJavaPropsFromSafetySettings()
507 rtl::OUString sProperty(RTL_CONSTASCII_USTRINGPARAM("stardiv.security.disableSecurity=")); in getJavaPropsFromSafetySettings()
509 sProperty= sProperty + rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("false")); in getJavaPropsFromSafetySettings()
511 sProperty= sProperty + rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("true")); in getJavaPropsFromSafetySettings()
645 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in initialize()
677 RTL_CONSTASCII_USTRINGPARAM( in initialize()
686 RTL_CONSTASCII_USTRINGPARAM( in initialize()
812 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
823 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
836 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
851 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
891 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
911 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
922 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
952 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
963 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM()
1033 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in registerThread()
1054 RTL_CONSTASCII_USTRINGPARAM( in registerThread()
1070 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in revokeThread()
1078 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in revokeThread()
1139 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1147 = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("http.proxyPort")); in elementReplaced()
1155 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1163 = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("https.proxyPort")); in elementReplaced()
1171 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1178 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1187 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1189 aPropertyName2 = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1196 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1203 aPropertyValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1207 aPropertyValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1211 aPropertyValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1221 aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1226 aPropertyValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1229 aPropertyValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1256 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Fi… in elementReplaced()
1258 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in elementReplaced()
1261 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in elementReplaced()
1270 … aPropertyName.equals( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ftp.proxyPort"))) || in elementReplaced()
1271 … aPropertyName.equals( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("http.proxyPort"))) /*|| in elementReplaced()
1274 aPropertyValue.equals(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("0"))) in elementReplaced()
1280 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in elementReplaced()
1282 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in elementReplaced()
1285 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Fi… in elementReplaced()
1287 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in elementReplaced()
1295 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in elementReplaced()
1303 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in elementReplaced()
1305 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in elementReplaced()
1312 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in elementReplaced()
1314 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in elementReplaced()
1316 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in elementReplaced()
1326 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in elementReplaced()
1340 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Fi… in elementReplaced()
1342 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in elementReplaced()
1347 …if (sName == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.lib.sandbox.SandboxSecurity")… in elementReplaced()
1357 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in elementReplaced()
1359 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in elementReplaced()
1367 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in elementReplaced()
1428 …Context->getServiceManager()->createInstanceWithContext( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in registerConfigChangesListener()
1437 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("nodepath")), in registerConfigChangesListener()
1439 … css::uno::makeAny(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Inet/Settings"))), in registerConfigChangesListener()
1443 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("depth")), in registerConfigChangesListener()
1452 RTL_CONSTASCII_USTRINGPARAM( in registerConfigChangesListener()
1463 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("nodepath")), in registerConfigChangesListener()
1465 …css::uno::makeAny(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Office.Java/VirtualMac… in registerConfigChangesListener()
1469 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("depth")), in registerConfigChangesListener()
1478 RTL_CONSTASCII_USTRINGPARAM( in registerConfigChangesListener()
1511 rtl::OUString sFtpProxyHost(RTL_CONSTASCII_USTRINGPARAM("ftp.proxyHost") ); in setINetSettingsInVM()
1512 rtl::OUString sFtpProxyPort(RTL_CONSTASCII_USTRINGPARAM("ftp.proxyPort") ); in setINetSettingsInVM()
1513 rtl::OUString sFtpNonProxyHosts (RTL_CONSTASCII_USTRINGPARAM("ftp.nonProxyHosts")); in setINetSettingsInVM()
1514 rtl::OUString sHttpProxyHost(RTL_CONSTASCII_USTRINGPARAM("http.proxyHost") ); in setINetSettingsInVM()
1515 rtl::OUString sHttpProxyPort(RTL_CONSTASCII_USTRINGPARAM("http.proxyPort") ); in setINetSettingsInVM()
1516 rtl::OUString sHttpNonProxyHosts(RTL_CONSTASCII_USTRINGPARAM("http.nonProxyHosts")); in setINetSettingsInVM()
1520 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1522 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1524 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1526 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1528 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1530 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1534 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Fi… in setINetSettingsInVM()
1536 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in setINetSettingsInVM()
1540 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in setINetSettingsInVM()
1542 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1545 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Fi… in setINetSettingsInVM()
1565 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1567 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1572 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1574 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1579 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1581 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1586 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1588 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1593 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1595 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1600 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ne… in setINetSettingsInVM()
1602 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ca… in setINetSettingsInVM()
1610 …tionOccurred()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JNI:Ge… in setINetSettingsInVM()
1635 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine()
1642 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine()
1652 RTL_CONSTASCII_USTRINGPARAM("$URE_INTERNAL_JAVA_DIR/"))); in setUpUnoVirtualMachine()
1656 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine()
1664 RTL_CONSTASCII_USTRINGPARAM("$URE_INTERNAL_JAVA_CLASSPATH"))); in setUpUnoVirtualMachine()
1760 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine()
1770 RTL_CONSTASCII_USTRINGPARAM("JNI exception occurred")), in handleJniException()