Home
last modified time | relevance | path

Searched defs:url (Results 1 – 25 of 270) sorted by relevance

1234567891011

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DUnoUrlTest.java59 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
177 UnoUrl url = in testCommon() local
[all …]
/trunk/main/xmlsecurity/source/component/
H A Dcertificatecontainer.cxx33 CertificateContainer::searchMap( const ::rtl::OUString & url, const ::rtl::OUString & certificate_n… in searchMap()
52 CertificateContainer::isTemporaryCertificate ( const ::rtl::OUString & url, const ::rtl::OUString &… in isTemporaryCertificate()
61 CertificateContainer::isCertificateTrust ( const ::rtl::OUString & url, const ::rtl::OUString & cer… in isCertificateTrust()
69 CertificateContainer::addCertificate( const ::rtl::OUString & url, const ::rtl::OUString & certific… in addCertificate()
83 CertificateContainer::hasCertificate( const ::rtl::OUString & url, const ::rtl::OUString & certific… in hasCertificate()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XURLTransformer.java46 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 DCDriver.cxx66 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 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo()
/trunk/main/connectivity/source/drivers/flat/
H A DEDriver.cxx63 Reference< XConnection > SAL_CALL ODriver::connect( const ::rtl::OUString& url, const Sequence< Pro… in connect()
80 sal_Bool SAL_CALL ODriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL()
86 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDriver.java104 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 Ddp_executable.cxx74 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 DDDriver.cxx60 Reference< XConnection > SAL_CALL ODriver::connect( const ::rtl::OUString& url, const Sequence< Pro… in connect()
77 sal_Bool SAL_CALL ODriver::acceptsURL( const ::rtl::OUString& url ) throw(SQLException, RuntimeExce… in acceptsURL()
82 Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const ::rtl::OUString& url, const… in getPropertyInfo()
/trunk/main/connectivity/source/cpool/
H A DZDriverWrapper.cxx88 …Reference< XConnection > SAL_CALL ODriverWrapper::connect( const ::rtl::OUString& url, const Seque… in connect()
101 …sal_Bool SAL_CALL ODriverWrapper::acceptsURL( const ::rtl::OUString& url ) throw (SQLException, Ru… in acceptsURL()
107 …Sequence< DriverPropertyInfo > SAL_CALL ODriverWrapper::getPropertyInfo( const ::rtl::OUString& ur… in getPropertyInfo()
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DCheckDateTimeField.java99 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 DNDriver.cxx134 Reference< XConnection > SAL_CALL OEvoabDriver::connect( const ::rtl::OUString& url, const Sequence… in connect()
151 sal_Bool SAL_CALL OEvoabDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL()
158 Sequence< DriverPropertyInfo > SAL_CALL OEvoabDriver::getPropertyInfo( const ::rtl::OUString& url, … in getPropertyInfo()
182 sal_Bool OEvoabDriver::acceptsURL_Stat( const ::rtl::OUString& url ) in acceptsURL_Stat()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx92 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
602OUString 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 DScriptEditorForJavaScript.java114 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 Ddp_extbackenddb.cxx53 ::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/odk/examples/DevelopersGuide/UCB/
H A DHelper.java62 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/scripting/java/com/sun/star/script/framework/container/
H A DScriptMetaData.java115 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/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.cxx53 ::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 Dftpurl.cxx131 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 DFDriver.cxx109 Reference< XConnection > SAL_CALL OFileDriver::connect( const ::rtl::OUString& url, const Sequence<… in connect()
123 sal_Bool SAL_CALL OFileDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL()
130 Sequence< DriverPropertyInfo > SAL_CALL OFileDriver::getPropertyInfo( const ::rtl::OUString& url, c… in getPropertyInfo()
235 Reference< XTablesSupplier > SAL_CALL OFileDriver::getDataDefinitionByURL( const ::rtl::OUString& u… in getDataDefinitionByURL()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx106 Reference< XConnection > SAL_CALL ODBCDriver::connect( const ::rtl::OUString& url, const Sequence< … in connect()
125 sal_Bool SAL_CALL ODBCDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL()
131 Sequence< DriverPropertyInfo > SAL_CALL ODBCDriver::getPropertyInfo( const ::rtl::OUString& url, co… in getPropertyInfo()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XStorable.java137 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 DJDriver.cxx103 Reference< XConnection > SAL_CALL java_sql_Driver::connect( const ::rtl::OUString& url, const in connect()
121 sal_Bool SAL_CALL java_sql_Driver::acceptsURL( const ::rtl::OUString& url ) throw(SQLException, Run… in acceptsURL()
131 Sequence< DriverPropertyInfo > SAL_CALL java_sql_Driver::getPropertyInfo( const ::rtl::OUString& ur… in getPropertyInfo()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DUrlToFileMapper.java65 public static File mapUrlToFile(URL url) { in mapUrlToFile()
126 private static String encode(String url) { in encode()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJDBCDriver.java111 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/desktop/source/deployment/registry/script/
H A Ddp_script.cxx126 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_()

Completed in 126 milliseconds

1234567891011