Home
last modified time | relevance | path

Searched refs:location (Results 101 – 125 of 355) sorted by relevance

12345678910>>...15

/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl193 /** Returns the node at the specified location.
200 …the <type>XTreeNode</type> for the node at that location, or 0 if there is no node at the given po…
214 …the <type>XTreeNode</type> for the node closest to that location, null if nothing is viewable or t…
/trunk/main/udkapi/com/sun/star/loader/
H A DXImplementationLoader.idl62 @param locationUrl Points to the location of the file containing
97 @param locationUrl Points to the location of the file containing
/trunk/main/store/source/
H A Dstorlckb.cxx351 return m_xManager->saveObjectAt (aPage, aPage.location()); in writeAt()
431 return m_xManager->saveObjectAt (aPage, aPage.location()); in setSize()
H A Dstorcach.cxx67 sal_uInt32 const offset = pagedata->location(); in insertPageAt()
87 sal_uInt32 const offset = pagedata->location(); in updatePageAt()
/trunk/main/offapi/com/sun/star/awt/
H A DXImageConsumer.idl71 to this method. Each call specifies the location and size of the
91 to this method. Each call specifies the location and size of the
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.src61 … "The download location is: %DOWNLOAD_PATH.\n\nUnder 'Tools - Options - %PRODUCTNAME - Online Upda…
/trunk/main/desktop/source/app/
H A Ddesktop.src229 …ufficient free disk space. Please free more disc space at the following location and restart %PROD…
234 …ease make sure that you have sufficient access rights for the following location and restart %PROD…
/trunk/main/offapi/com/sun/star/style/
H A DPageProperties.idl93 /** determines the location of the background graphic.
221 /** determines the location of the background graphic of the header.
327 /** determines the location of the background graphic in the footer.
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java255 …void testPosition(XResultSet m_resultSet, XRow m_row, int expectedValue, String location) throws S… in testPosition() argument
259 …assertTrue(location + ": value/position do not match: " + pos + " (pos) != " + val + " (val)", val… in testPosition()
260 …assertTrue(location + ": value/position are not as expected: " + val + " (val) != " + expectedValu… in testPosition()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx319 void SAL_CALL OFSStreamContainer::seek( sal_Int64 location ) in seek() argument
332 m_xSeekable->seek( location ); in seek()
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.cxx424 void SAL_CALL SwitchablePersistenceStream::seek( ::sal_Int64 location ) in seek() argument
436 m_pStreamData->m_xOrigSeekable->seek( location ); in seek()
/trunk/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx396 BasicManagerPointer& location = m_aStore[ xNormalized ]; in impl_getLocationForModel() local
397 return location; in impl_getLocationForModel()
/trunk/main/framework/source/classes/
H A Dresource.src287 …ollowing location:\n%PATH\n\nYou will not be able to continue working with %PRODUCTNAME without al…
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src1966 …te another new letter out of the template just navigate to the template location and double-click …
2075 Text [ en-US ] = "Name and location" ;
2201 …Text [ en-US ] = "To create another new fax out of the template, go to the location where you save…
2367 Text [ en-US ] = "Name and location" ;
3021 Text [ en-US ] = "File not found. Would you like to specify a new file location?" ;
3226 …Text [ en-US ] = "To create a new agenda out of the template, go to the location where you saved t…
3391 Text [ en-US ] = "Name and location" ;
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1483 const OUString location( xKey->getAsciiValue() ); in isRegistered_() local
1484 if (location.equalsIgnoreAsciiCase( getURL() )) in isRegistered_()
1494 OUString locationFileName(location.copy(location.lastIndexOf('/'))); in isRegistered_()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx820 const CurlRequest::Header *location = curlRequest.findResponseHeader( "location" ); in processResponse() local
821 if ( location != NULL ) in processResponse()
824 statusCode, location->value ); in processResponse()
826 … rtl::OStringToOUString( location->value, RTL_TEXTENCODING_UTF8 ) ); in processResponse()
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl58 A click is defined as a mousedown and mouseup over the same screen location.
65 …If multiple clicks occur at the same screen location, the sequence repeats with the detail attribu…
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParsedScriptUri.java28 public String location; field in ParsedScriptUri
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl163 /** Returns the location of the upper left corner of the object's
177 /** Returns the location of the upper left corner of the object's
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl237 which require write access to the location where the extensions
245 location of the installed extensions. Therefore it is not possible
/trunk/main/scripting/source/storage/
H A DScriptURI.hxx40 ::rtl::OUString location;
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.hxx56 virtual void SAL_CALL seek( sal_Int64 location )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DUITools.java730 Point location = aComp.getLocationOnScreen(); in clickMiddleOfAccessibleObject() local
762 Point location = aComp.getLocationOnScreen(); in doubleClickMiddleOfAccessibleObject() local
/trunk/main/vcl/aqua/source/app/
H A Dsaltimer.cxx75 location: NSZeroPoint in ImplSalStartTimer()
/trunk/main/testtools/qa/cliversioning/
H A Dmakefile.mk58 @echo To run the test you have to provide the path to the office location. It must

Completed in 111 milliseconds

12345678910>>...15