| /trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
| H A D | UnoUrlTest.java | 59 UnoUrl url = UnoUrl.parseUnoUrl("uno:x;y;z"); in testStart1() local 69 UnoUrl url = UnoUrl.parseUnoUrl("uno1:x;y;z"); in testStart2() local 77 UnoUrl url = UnoUrl.parseUnoUrl("un:x;y;z"); in testStart3() local 85 UnoUrl url = UnoUrl.parseUnoUrl("x;y;z"); in testStart4() local 95 UnoUrl url = UnoUrl.parseUnoUrl("uno:"); in testParam1() local 103 UnoUrl url = UnoUrl.parseUnoUrl("uno:a;"); in testParam2() local 111 UnoUrl url = UnoUrl.parseUnoUrl("uno:abc!abc;b;c"); in testPartName1() local 119 UnoUrl url = UnoUrl.parseUnoUrl("uno:x;y;ABC<ABC"); in testOID1() local 127 UnoUrl url = UnoUrl.parseUnoUrl("uno:x,key9=val9;y;ABC"); in testOIDandParams1() local 139 UnoUrl url = UnoUrl.parseUnoUrl("uno:x,key1=val1,k2=v2;y,k3=v3;ABC()!/"); in testOIDandParams2() local [all …]
|
| /trunk/main/xmlsecurity/source/component/ |
| H A D | certificatecontainer.cxx | 33 …::searchMap( const ::rtl::OUString & url, const ::rtl::OUString & certificate_name, Map &_certMap ) in searchMap() 52 …r::isTemporaryCertificate ( const ::rtl::OUString & url, const ::rtl::OUString & certificate_name ) in isTemporaryCertificate() 61 …ainer::isCertificateTrust ( const ::rtl::OUString & url, const ::rtl::OUString & certificate_name ) in isCertificateTrust() 69 …tificate( const ::rtl::OUString & url, const ::rtl::OUString & certificate_name, ::sal_Bool trust ) in addCertificate() 83 …ng & url, const ::rtl::OUString & certificate_name ) throw(::com::sun::star::uno::RuntimeException) in hasCertificate()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/ |
| H A D | _XURLTransformer.java | 46 URL url; field in _XURLTransformer 75 URL[] url = new URL[1]; in _assemble() local 147 URL[] url = new URL[1]; in _parseStrict() local 284 URL[] url = new URL[1]; in _parseSmart() local 415 URL url = new URL(); in _getPresentation() local
|
| /trunk/main/connectivity/source/drivers/calc/ |
| H A D | CDriver.cxx | 66 Reference< XConnection > SAL_CALL ODriver::connect( const ::rtl::OUString& url, in connect() 84 sal_Bool SAL_CALL ODriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL() 90 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/connectivity/source/drivers/flat/ |
| H A D | EDriver.cxx | 63 …::rtl::OUString& url, const Sequence< PropertyValue >& info ) throw(SQLException, RuntimeException) in connect() 80 sal_Bool SAL_CALL ODriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL() 86 …::rtl::OUString& url, const Sequence< PropertyValue >& info ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
| H A D | PostgresqlDriver.java | 104 public boolean acceptsURL(String url) throws SQLException { in acceptsURL() 109 public synchronized XConnection connect(String url, PropertyValue[] info) throws SQLException { in connect() 161 …public DriverPropertyInfo[] getPropertyInfo(String url, PropertyValue[] info) throws SQLException { in getPropertyInfo() 171 private static String transformUrl(String url) { in transformUrl() 184 …public synchronized XTablesSupplier getDataDefinitionByURL(String url, PropertyValue[] info) throw… in getDataDefinitionByURL()
|
| /trunk/main/desktop/source/deployment/registry/executable/ |
| H A D | dp_executable.cxx | 74 OUString const & url, OUString const & name, in ExecutablePackageImpl() 131 void BackendImpl::addDataToDb(OUString const & url) in addDataToDb() 137 void BackendImpl::revokeEntryFromDb(OUString const & url) in revokeEntryFromDb() 143 bool BackendImpl::hasActiveEntry(OUString const & url) in hasActiveEntry() 159 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() 169 OUString const & url, OUString const & mediaType, sal_Bool bRemoved, in bindPackage_() 311 const OUString url(dp_misc::expandUnoRcUrl(m_url)); in getFileAttributes() local
|
| /trunk/main/connectivity/source/drivers/dbase/ |
| H A D | DDriver.cxx | 60 …::rtl::OUString& url, const Sequence< PropertyValue >& info ) throw(SQLException, RuntimeException) in connect() 77 …ol SAL_CALL ODriver::acceptsURL( const ::rtl::OUString& url ) throw(SQLException, RuntimeException) in acceptsURL() 82 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/connectivity/source/cpool/ |
| H A D | ZDriverWrapper.cxx | 88 …:rtl::OUString& url, const Sequence< PropertyValue >& info ) throw (SQLException, RuntimeException) in connect() 101 …ALL ODriverWrapper::acceptsURL( const ::rtl::OUString& url ) throw (SQLException, RuntimeException) in acceptsURL() 107 …:rtl::OUString& url, const Sequence< PropertyValue >& info ) throw (SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/test/testuno/source/fvt/uno/sw/field/ |
| H A D | CheckDateTimeField.java | 99 String url = Testspace.getUrl(tempPath + tempFileName + ".doc"); in testCreateTimeFieldSaveDoc() local 118 String url = Testspace.getUrl(tempPath + tempFileName + ".odt"); in testCreateTimeFieldSaveODT() local 124 …private void createTimeFiled(XTextDocument document, String url, PropertyValue[] propsValue) throw… in createTimeFiled() 168 String url = Testspace.getUrl(tempPath + tempFileName + ".doc"); in testCreateDateFieldSaveDoc() local 187 String url = Testspace.getUrl(tempPath + tempFileName + ".odt"); in testCreateDateFieldSaveODT() local 192 …private void createDateFiled(XTextDocument document, String url, PropertyValue[] propsValue) throw… in createDateFiled()
|
| /trunk/main/connectivity/source/drivers/evoab2/ |
| H A D | NDriver.cxx | 134 …::rtl::OUString& url, const Sequence< PropertyValue >& info ) throw(SQLException, RuntimeException) in connect() 151 sal_Bool SAL_CALL OEvoabDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL() 158 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo() 182 sal_Bool OEvoabDriver::acceptsURL_Stat( const ::rtl::OUString& url ) in acceptsURL_Stat()
|
| /trunk/main/desktop/source/deployment/registry/configuration/ |
| H A D | dp_configuration.cxx | 92 OUString const & url, OUString const & name, in PackageImpl() 233 OUString const & url, ConfigurationBackendDb::Data const & data) in addDataToDb() 240 OUString const & url) in readDataFromDb() 248 void BackendImpl::revokeEntryFromDb(OUString const & url) in revokeEntryFromDb() 262 bool BackendImpl::hasActiveEntry(OUString const & url) in hasActiveEntry() 269 bool BackendImpl::activateEntry(OUString const & url) in activateEntry() 285 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() 296 OUString const & url, OUString const & mediaType_, in bindPackage_() 553 const rtl::OUString url(getURL()); in isRegistered_() local 602 …OUString const & url, OUString const & destFolder, Reference< XCommandEnvironment > const & xCmdEn… in replaceOrigin() [all …]
|
| /trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/ |
| H A D | ScriptEditorForJavaScript.java | 114 public static ScriptEditorForJavaScript getEditor(URL url) in getEditor() 187 final URL url = entry.getSourceURL(); in edit() local 220 private ScriptEditorForJavaScript(XScriptContext context, URL url) in ScriptEditorForJavaScript() 340 URL url; field in ScriptEditorForJavaScript.closeHandler 341 closeHandler( URL url ) in closeHandler()
|
| /trunk/main/desktop/source/deployment/registry/package/ |
| H A D | dp_extbackenddb.cxx | 53 ::rtl::OUString const & url):BackendDb(xContext, url) in ExtensionBackendDb() 78 void ExtensionBackendDb::addEntry(::rtl::OUString const & url, Data const & data) in addEntry() 104 ExtensionBackendDb::Data ExtensionBackendDb::getEntry(::rtl::OUString const & url) in getEntry()
|
| /trunk/main/scripting/java/com/sun/star/script/framework/container/ |
| H A D | ScriptMetaData.java | 115 String url = "vnd.sun.star.script:" + parent.getName() + "." + getLanguageName() + in getScriptFullURL() local 123 String url = "vnd.sun.star.script:" + parent.getName() + "." + getLanguageName() + in getShortFormScriptURL() local 154 public static String getLocationPlaceHolder(String url, String pkgname) in getLocationPlaceHolder() 275 URL url = createURL( pathToProcess ); in getClassPath() local 284 URL url = createURL( parcelPath ); in getClassPath() local 303 URL url = null; in createURL() local
|
| /trunk/main/odk/examples/DevelopersGuide/UCB/ |
| H A D | Helper.java | 62 public Helper(String url) throws java.lang.Exception { in Helper() 171 String url = file.toURL().toString(); in getAbsoluteFileURLFromSystemPath() local 189 String url = getAbsoluteFileURLFromSystemPath( "" ); in prependCurrentDirAsAbsoluteFileURL() local 209 String url = file.toURL().toString(); in createTargetDataFile() local
|
| /trunk/main/desktop/source/deployment/registry/component/ |
| H A D | dp_compbackenddb.cxx | 53 ::rtl::OUString const & url):BackendDb(xContext, url) in ComponentBackendDb() 78 void ComponentBackendDb::addEntry(::rtl::OUString const & url, Data const & data) in addEntry() 114 ComponentBackendDb::Data ComponentBackendDb::getEntry(::rtl::OUString const & url) in getEntry()
|
| /trunk/main/ucb/source/ucp/ftp/ |
| H A D | ftpurl.cxx | 131 FTPURL::FTPURL(const rtl::OUString& url, in FTPURL() 150 void FTPURL::parse(const rtl::OUString& url) in parse() 393 #define SET_URL(url) \ argument 424 rtl::OUString url(ident(false,true)); in open() local 459 rtl::OUString url(ident(true,true)); in list() local 554 rtl::OUString url(ident(false,true)); in net_title() local 687 rtl::OUString url(ident(false,true)); in insert() local 737 rtl::OUString url(parent(true)); in mkdir() local 777 rtl::OUString url(parent(true)); in ren() local 807 FTPURL url(vec[i].m_aURL,m_pFCP); in del() local [all …]
|
| /trunk/main/connectivity/source/drivers/file/ |
| H A D | FDriver.cxx | 109 …::rtl::OUString& url, const Sequence< PropertyValue >& info ) throw(SQLException, RuntimeException) in connect() 123 sal_Bool SAL_CALL OFileDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL() 130 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo() 235 …const Sequence< PropertyValue >& info ) throw(::com::sun::star::sdbc::SQLException, RuntimeExcepti… in getDataDefinitionByURL()
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | ODriver.cxx | 106 …::rtl::OUString& url, const Sequence< PropertyValue >& info ) throw(SQLException, RuntimeException) in connect() 125 sal_Bool SAL_CALL ODBCDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL() 131 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/ |
| H A D | _XStorable.java | 137 String url = (String) utils.getOfficeTemp( in _storeAsURL() local 165 String url = (String) utils.getOfficeTemp( in _storeToURL() local
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | JDriver.cxx | 103 Reference< XConnection > SAL_CALL java_sql_Driver::connect( const ::rtl::OUString& url, const in connect() 121 …ALL java_sql_Driver::acceptsURL( const ::rtl::OUString& url ) throw(SQLException, RuntimeException) in acceptsURL() 131 …quence< DriverPropertyInfo > SAL_CALL java_sql_Driver::getPropertyInfo( const ::rtl::OUString& url, in getPropertyInfo()
|
| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | JDBCDriver.java | 111 public boolean acceptsURL(String url) throws SQLException { in acceptsURL() 118 public synchronized XConnection connect(String url, PropertyValue[] info) throws SQLException { in connect() 147 …public DriverPropertyInfo[] getPropertyInfo(String url, PropertyValue[] info) throws SQLException { in getPropertyInfo()
|
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/ |
| H A D | UrlToFileMapper.java | 65 public static File mapUrlToFile(URL url) { in mapUrlToFile() 126 private static String encode(String url) { in encode()
|
| /trunk/main/desktop/source/deployment/registry/script/ |
| H A D | dp_script.cxx | 126 OUString const & url, in PackageImpl() 183 void BackendImpl::addDataToDb(OUString const & url) in addDataToDb() 189 bool BackendImpl::hasActiveEntry(OUString const & url) in hasActiveEntry() 210 void BackendImpl::revokeEntryFromDb(OUString const & url) in revokeEntryFromDb() 216 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() 227 OUString const & url, OUString const & mediaType_, in bindPackage_()
|