Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptEntry.java31 private String location; field in ScriptEntry
38 String logicalname, String location) { in ScriptEntry()
61 String logicalname, String location, Map languagedepprops) { in ScriptEntry()
67 String logicalname, String location, in ScriptEntry()
74 public ScriptEntry(String languagename, String location) { in ScriptEntry()
H A DParsedScriptUri.java28 public String location; field in ParsedScriptUri
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptStorageManager.java110 String location = testdata.get("location"); in _createScriptStorageWithURI() local
162 String location = testdata.get("location"); in _getScriptStorage() local
210 String location = testdata.get("location"); in _refreshScriptStorage() local
231 private int getStorageId(String location) { in getStorageId()
H A DScriptingUtils.java59 public Object getScriptStorage(XMultiServiceFactory xMSF, String location) { in getScriptStorage()
64 public int getStorageId(XMultiServiceFactory xMSF, String location) { in getStorageId()
H A D_XScriptNameResolver.java80 String location = data.get("location"); in runResolveTest() local
126 private int getStorageId(String location) { in getStorageId()
H A D_XScriptInvocation.java86 String location = testdata.get("location"); in runInvokeTest() local
146 private int getStorageId(String location) { in getStorageId()
H A D_XFunction.java92 String location = testdata.get("location"); in runInvokeTest() local
H A D_XScriptSecurity.java97 String location = testdata.get("location"); in runCheckPermissionTest() local
329 private int getStorageId(String location) { in getStorageId()
/trunk/main/vcl/source/window/
H A Ddndevdis.cxx70 Point location( dtde.LocationX, dtde.LocationY ); in drop() local
126 Point location( dtdee.LocationX, dtdee.LocationY ); in dragEnter() local
188 Point location( dtde.LocationX, dtde.LocationY ); in dragOver() local
246 Point location( dtde.LocationX, dtde.LocationY ); in dropActionChanged() local
/trunk/main/package/source/xstor/
H A Dselfterminatefilestream.cxx126 void SAL_CALL OSelfTerminateFileStream::seek( sal_Int64 location ) in seek()
H A Doseekinstream.cxx116 void SAL_CALL OInputSeekStream::seek( sal_Int64 location ) in seek()
/trunk/main/package/source/package/zippackage/
H A Dwrapstreamforshare.cxx137 void SAL_CALL WrapStreamForShare::seek( sal_Int64 location ) in seek()
H A DZipPackageBuffer.cxx116 void SAL_CALL ZipPackageBuffer::seek( sal_Int64 location ) in seek()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx62 void SAL_CALL Seekable::seek( sal_Int64 location ) in seek()
/trunk/main/store/source/
H A Dstorbase.hxx408 sal_uInt32 location() const in location() function
455 sal_uInt32 location() const in location() function
459 void location (sal_uInt32 nAddr) in location() function
821 sal_uInt32 location() const in location() function in store::PageObject
826 void location (sal_uInt32 nAddr) in location() function in store::PageObject
931 inline sal_uInt32 OStorePageObject::location (void) const in location() function in store::OStorePageObject
936 inline void OStorePageObject::location (sal_uInt32 nAddr) in location() function in store::OStorePageObject
/trunk/main/package/source/package/zipapi/
H A DByteGrabber.cxx65 sal_Int64 SAL_CALL ByteGrabber::seek( sal_Int64 location ) in seek()
/trunk/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java59 final String location = url.substring( expectedURLPrefix.length() ); in FlatFileDatabase() local
/trunk/main/scripting/source/inc/util/
H A DMiscUtils.hxx160 static ::rtl::OUString parseLocationName( const ::rtl::OUString& location ) in parseLocationName()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlInputStream.cxx167 void SAL_CALL CurlInputStream::seek( sal_Int64 location ) in seek()
/trunk/main/unotools/source/streaming/
H A Dstreamhelper.cxx72 void SAL_CALL OInputStreamHelper::seek( sal_Int64 location ) throw(::com::sun::star::lang::IllegalA… in seek()
/trunk/main/svtools/source/misc/
H A Dimageresourceaccess.cxx103 …void SAL_CALL StreamSupplier::seek( ::sal_Int64 location ) throw (IllegalArgumentException, IOExce… in seek()
/trunk/main/svl/source/fsstor/
H A Doinputstreamcontainer.cxx243 void SAL_CALL OFSInputStreamContainer::seek( sal_Int64 location ) in seek()
/trunk/main/package/qa/storages/
H A DBorderedStream.java193 public synchronized void seek( long location ) in seek()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpinpstr.cxx147 void SAL_CALL FTPInputStream::seek(sal_Int64 location) in seek()
/trunk/main/comphelper/source/streaming/
H A Dseekableinput.cxx217 void SAL_CALL OSeekableInputWrapper::seek( sal_Int64 location ) in seek()

Completed in 76 milliseconds

123