/aoo42x/main/vcl/source/window/ |
H A D | dndevdis.cxx | 70 Point location( dtde.LocationX, dtde.LocationY ); in drop() local 77 m_pTopWindow->ImplMirrorFramePos( location ); in drop() 87 pChildWindow->ImplReMirror( location ); in drop() 105 location, dtde.SourceActions, dtde.Transferable ); in drop() 126 Point location( dtdee.LocationX, dtdee.LocationY ); in dragEnter() local 133 m_pTopWindow->ImplMirrorFramePos( location ); in dragEnter() 143 pChildWindow->ImplReMirror( location ); in dragEnter() 188 Point location( dtde.LocationX, dtde.LocationY ); in dragOver() local 206 pChildWindow->ImplReMirror( location ); in dragOver() 246 Point location( dtde.LocationX, dtde.LocationY ); in dropActionChanged() local [all …]
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/ |
H A D | ScriptEntry.java | 31 private String location; field in ScriptEntry 38 String logicalname, String location) { in ScriptEntry() argument 46 this.location = location; in ScriptEntry() 55 this.location = entry.location; in ScriptEntry() 62 this( language, languagename, logicalname, location ); in ScriptEntry() 67 String logicalname, String location, in ScriptEntry() argument 69 this( language, languagename, logicalname, location ); in ScriptEntry() 74 public ScriptEntry(String languagename, String location) { in ScriptEntry() argument 75 this("Java", languagename, languagename, location); in ScriptEntry() 87 location.equals(other.getLocation())) in equals() [all …]
|
/aoo42x/main/scripting/workben/data/testdata/ |
H A D | ScriptStorageManager.csv | 2 _createScriptStorageWithURI;description=Try to create a document ScriptStorage;location=script_in_c… 3 _getScriptStorage;description=Try to get application share ScriptStorage;location=share;expected=XS… 4 _getScriptStorage;description=Try to get application user ScriptStorage;location=user;expected=XScr… 5 _refreshScriptStorage;description=Try to refresh non-existent ScriptStorage;location=non-existent;e… 6 _refreshScriptStorage;description=Try to refresh valid document ScriptStorage;location=script_in_cl… 7 _checkPermission;description=Try to get permssion when run macro is set to never;location=check_per… 8 …to get permssion when run macro is set to always, and no warning dialog;location=check_perms_file2… 9 …when run macro is set to always, warning dialog, and run button pressed;location=check_perms_file3… 10 …n macro is set to always, warning dialog, and do not run button pressed;location=check_perms_file4… 11 …rding to path list, doc in path, no warning dialog, and no confirmation;location=check_perms_file5… [all …]
|
H A D | ScriptRuntimeManager.csv | 1 _resolve;description=Try to resolve a valid document URI;location=script_in_class_file.sxw;logicaln… 2 _resolve;description=Try to resolve a valid user URI;location=user;logicalname=script://user.jsuite… 3 _resolve;description=Try to resolve a valid share URI;location=share;logicalname=script://share.jsu… 4 _resolve;description=Try to resolve an invalid URI;location=user;logicalname=scrpit://user.jsuite.t… 5 _resolve;description=Try to resolve a valid but non existent URI;location=user;logicalname=script:/… 6 _invoke;description=Try to invoke a valid user level URI;location=user;context=null;logicalname=scr… 7 _invoke;description=Try to invoke a valid user level URI with a valid context;location=user;context… 8 _invoke;description=Try to invoke a valid user level script in a jar file;location=user;context=nul…
|
/aoo42x/main/offapi/com/sun/star/resource/ |
H A D | XStringResourceWithLocation.idl | 38 associated location. 45 Stores all string table data to a location and associates this location 47 location. The modified state will be unmodified after the call. 50 the location the string table data should be stored to. 57 Associates a location to the StringResourceWithStorage instance 61 the location to be associated to the StringResourceManager 64 This call has to be used carefully as it removes the location 67 location before releasing it. The StringResourceManager will 69 to the new location yet. <member>storeAsURL</member> should 70 be preferred as it directly stores the data to the new location [all …]
|
H A D | XStringResourcePersistence.idl | 47 are independend from a associated location or storage. 55 the last call to <member>store</member> to the location or storage 64 specifying a location used to load data from and store data to, 125 Calling this method does not affect the association with a location 160 Stores all string table data to the location specified by the 163 Calling this method does not affect the association with a location 170 table data to a location. 173 the location the string table data should be stored to.
|
/aoo42x/main/store/source/ |
H A D | storpage.cxx | 149 if (e.m_aLink.location() == STORE_PAGE_NULL) in find_lookup() 454 return loadObjectAt (rPage, e.m_aLink.location()); in load_dirpage_Impl() 478 if (e.m_aLink.location() != STORE_PAGE_NULL) in save_dirpage_Impl() 490 xNode->m_pData[i].m_aLink = rPage.location(); in save_dirpage_Impl() 493 return saveObjectAt (aNode, aNode.location()); in save_dirpage_Impl() 502 OStorePageLink aLink (rPage.location()); in save_dirpage_Impl() 506 return saveObjectAt (aNode, aNode.location()); in save_dirpage_Impl() 608 return saveObjectAt (aSrcNode, aSrcNode.location()); in link() 676 OStorePageLink aSrcLink (aPage.location()); in symlink() 680 return saveObjectAt (aSrcNode, aSrcNode.location()); in symlink() [all …]
|
H A D | stortree.cxx | 221 eErrCode = rBIOS.saveObjectAt (aNodeL, aNodeL.location()); in split() 226 OStorePageLink aLink (xPageR->location()); in split() 230 return rBIOS.saveObjectAt (*this, location()); in split() 255 eErrCode = rBIOS.loadObjectAt (aNodeL, aEntryL.m_aLink.location()); in remove() 269 eErrCode = rBIOS.free (xPageL->location()); in remove() 293 eErrCode = rBIOS.free (rPageR.location()); in remove() 322 eErrCode = rBIOS.saveObjectAt (*this, location()); in remove() 341 bool result = ((m_xPage->location() - m_xPage->size()) == 0); in testInvariant() 381 sal_uInt32 const nRootAddr = xPage->location(); in change() 395 rxPageL->m_pData[0].m_aLink = xPage->location(); in change() [all …]
|
H A D | storbase.hxx | 408 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 830 pagedata->location (nAddr); in location() 868 inline sal_uInt32 location (void) const; 869 inline void location (sal_uInt32 nAddr); 931 inline sal_uInt32 OStorePageObject::location (void) const in location() function in store::OStorePageObject 933 return m_xPage->location(); in location() [all …]
|
H A D | stordata.cxx | 331 rPage.m_pData[nSingle] = store::htonl(rData.location()); in write() 334 return rBIOS.saveObjectAt (*this, location()); in write() 369 eErrCode = rBIOS.saveObjectAt (*this, location()); in write() 405 eErrCode = rBIOS.saveObjectAt (*this, location()); in write() 452 eErrCode = rBIOS.saveObjectAt (*this, location()); in truncate() 506 eErrCode = rBIOS.saveObjectAt (*this, location()); in truncate() 561 eErrCode = rBIOS.saveObjectAt (*this, location()); in truncate() 847 directLink (aLink.m_nIndex0, rData.location()); in write() 863 singleLink (aLink.m_nIndex1, aSingle.location()); in write() 876 doubleLink (aLink.m_nIndex2, aDouble.location()); in write() [all …]
|
H A D | storbios.cxx | 266 if (aListHead.location() == 0) in unusedHead() 269 rPageHead.location (STORE_PAGE_NULL); in unusedHead() 274 eErrCode = rBIOS.read (aListHead.location(), &rPageHead, PageData::theSize); in unusedHead() 278 eErrCode = rPageHead.verify (aListHead.location()); in unusedHead() 283 sal_uInt32 const nAddr = rPageHead.m_aUnused.location(); in unusedHead() 288 rPageHead.location (STORE_PAGE_NULL); in unusedHead() 302 sal_uInt32 const nAddr = rPageHead.m_aUnused.location(); in unusedPop() 847 sal_uInt32 const nAddr = aPageHead.location(); in allocate()
|
/aoo42x/main/scripting/workben/ifc/scripting/ |
H A D | _XScriptStorageManager.java | 110 String location = testdata.get("location"); in _createScriptStorageWithURI() local 115 String uri = util.utils.getFullTestURL(location); in _createScriptStorageWithURI() 162 String location = testdata.get("location"); in _getScriptStorage() local 168 int storageid = getStorageId(location); in _getScriptStorage() 210 String location = testdata.get("location"); in _refreshScriptStorage() local 216 String uri = util.utils.getFullTestURL(location); in _refreshScriptStorage() 231 private int getStorageId(String location) { in getStorageId() argument 233 if (location.equals("share")) in getStorageId() 236 if (location.equals("user")) in getStorageId() 239 String uri = util.utils.getFullTestURL(location); in getStorageId()
|
H A D | _XScriptNameResolver.java | 80 String location = data.get("location"); in runResolveTest() local 85 int storageId = getStorageId(location); in runResolveTest() 91 map.put("SCRIPTING_DOC_URI", util.utils.getFullTestURL(location)); in runResolveTest() 126 private int getStorageId(String location) { in getStorageId() argument 128 if (location.equals("share")) in getStorageId() 131 if (location.equals("user")) in getStorageId() 135 String uri = util.utils.getFullTestURL(location); in getStorageId()
|
H A D | ScriptingUtils.java | 59 public Object getScriptStorage(XMultiServiceFactory xMSF, String location) { in getScriptStorage() argument 60 int id = getStorageId(xMSF, location); in getScriptStorage() 64 public int getStorageId(XMultiServiceFactory xMSF, String location) { in getStorageId() argument 66 if (location.equals("share")) in getStorageId() 69 if (location.equals("user")) in getStorageId() 73 String uri = util.utils.getFullTestURL(location); in getStorageId()
|
H A D | _XScriptInvocation.java | 86 String location = testdata.get("location"); in runInvokeTest() local 90 int storageId = getStorageId(location); in runInvokeTest() 146 private int getStorageId(String location) { in getStorageId() argument 148 if (location.equals("share")) in getStorageId() 151 if (location.equals("user")) in getStorageId() 155 String uri = util.utils.getFullTestURL(location); in getStorageId()
|
H A D | _XScriptSecurity.java | 97 String location = testdata.get("location"); in runCheckPermissionTest() local 140 String uri = util.utils.getFullTestURL(location); in runCheckPermissionTest() 161 int storageId = getStorageId(location); in runCheckPermissionTest() 164 String uri = util.utils.getFullTestURL(location); in runCheckPermissionTest() 190 String uri = util.utils.getFullTestURL(location); in runCheckPermissionTest() 329 private int getStorageId(String location) { in getStorageId() argument 332 String uri = util.utils.getFullTestURL(location); in getStorageId()
|
/aoo42x/main/comphelper/source/streaming/ |
H A D | memorystream.cxx | 67 …virtual void SAL_CALL seek( sal_Int64 location ) throw (IllegalArgumentException, IOException, Run… 154 void SAL_CALL UNOMemoryStream::seek( sal_Int64 location ) throw (IllegalArgumentException, IOExcept… in seek() argument 156 if( (location < 0) || (location > SAL_MAX_INT32) ) in seek() 160 if ( location > static_cast< sal_Int64 >( maData.size() ) ) in seek() 161 maData.resize( static_cast< sal_Int32 >( location ) ); in seek() 163 if ( location > static_cast< sal_Int64 >( maData.size() ) ) in seek() 164 maData.resize( static_cast< sal_Int32 >( location ) ); in seek() 166 mnCursor = static_cast< sal_Int32 >( location ); in seek()
|
H A D | seqstream.cxx | 127 void SAL_CALL SequenceInputStream::seek( sal_Int64 location ) throw (IllegalArgumentException, IOEx… in seek() argument 129 if ( location > m_aData.getLength() || location < 0 || location > SAL_MAX_INT32 ) in seek() 131 m_nPos = (sal_Int32) location; in seek()
|
/aoo42x/main/offapi/com/sun/star/script/ |
H A D | XPersistentLibraryContainer.idl | 50 for example - below the root location.</p> 59 /** denotes the root location associated with the container. 61 <p>The type of this location - it might be a folder in a file system, 65 <p>All operations of the library container take place in a location below 66 the root location, the so-called container location, whose 73 /** denotes the name of the sub location where the container elements are 80 /** stores the libraries to the current location.
|
/aoo42x/main/scripting/source/provider/ |
H A D | MasterScriptProvider.cxx | 231 Any location; in createPkgProvider() local 233 location <<= sPkgCtx; in createPkgProvider() 240 xFac->createScriptProvider( location ), UNO_QUERY_THROW ); in createPkgProvider() 313 ::rtl::OUString location = sfUri->getParameter( locKey ); in getScript() 332 if ( ( index = location.indexOf( pkgTag ) ) > -1 ) in getScript() 334 location = location.copy( 0, index + pkgTag.getLength() ); in getScript() 344 if ( ( location.equals( OUSTR( "document" ) ) in getScript() 347 || ( endsWith( m_sCtxString, location ) ) in getScript() 389 xFac_->createScriptProvider( makeAny( location ) ), UNO_QUERY_THROW ); in getScript() 508 MasterScriptProvider::parseLocationName( const ::rtl::OUString& location ) in parseLocationName() argument [all …]
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XStorable.idl | 64 /** The object may know the location because it was loaded from there, 68 <TRUE/> if the object knows a location where it is persistent 99 (may the location is unknown) 109 makes this URL the new location of the object. 113 <p>The change of the location makes it necessary to store the document in 118 must be used that does not change the location of the object.</p> 121 specifies the new location of this component 129 (may the location is unknown) 152 (may the location is unknown)
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | ParcelFolder.java | 71 private File location; field in ParcelFolder.ParcelFolderNode 81 location = (File)pf.getPrimaryFile().getAttribute(LOCATION); in ParcelFolderNode() 82 if (location == null) in ParcelFolderNode() 83 location = FileUtil.toFile(pf.getPrimaryFile()); in ParcelFolderNode() 109 return location; in getTargetDir() 158 location = (File)obj; in createLocationProperty() 160 getPrimaryFile().setAttribute(LOCATION, location); in createLocationProperty() 168 return location; in createLocationProperty()
|
/aoo42x/main/package/source/package/zipapi/ |
H A D | ByteGrabber.cxx | 65 sal_Int64 SAL_CALL ByteGrabber::seek( sal_Int64 location ) in seek() argument 72 if ( location < 0 || location > nLen ) in seek() 74 if (location > nLen ) in seek() 75 location = nLen; in seek() 76 xSeek->seek( location ); in seek() 77 return location; in seek()
|
/aoo42x/main/vcl/aqua/source/a11y/ |
H A D | aqua11ytextwrapper.mm | 71 …cessibleEditableText ] -> replaceText ( selectedTextRange.location, selectedTextRange.location + s… 96 … [ wrapper accessibleText ] -> setSelection ( range.location, range.location + range.length ); 183 int loc = [ range rangeValue ].location; 229 int loc = [ range rangeValue ].location; 248 …// get location on screen (must be added since get CharacterBounds returns values relative to pare…
|
/aoo42x/main/lucene/ |
H A D | lucene-java-version.patch | 25 <property name="build.dir" location="../../../build/contrib/analyzers/common" /> 26 <property name="dist.dir" location="../../../dist/contrib/analyzers/common" /> 38 <property name="build.dir" location="../../../build/contrib/analyzers/smartcn" /> 39 <property name="dist.dir" location="../../../dist/contrib/analyzers/smartcn" />
|