Home
last modified time | relevance | path

Searched refs:origin (Results 26 – 50 of 130) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/rendering/
H A DXSprite.idl142 system, with its origin on screen being equal to its current
143 position, the clip poly-polygon's origin will always coincide
144 with the sprite's origin. Furthermore, if any sprite
H A DXCustomSprite.idl62 origin of the sprite's canvas device coordinate system will
/trunk/main/solenv/gbuild/platform/
H A Dwindows.mk46 ifneq ($(origin AS),default)
49 ifneq ($(origin CC),default)
53 ifneq ($(origin CXX),default)
H A Dsolaris.mk37 ifneq ($(origin CC),default)
41 ifneq ($(origin CXX),default)
H A Dlinux.mk41 ifneq ($(origin CC),default)
45 ifneq ($(origin CXX),default)
H A Dmacosx.mk39 ifneq ($(origin CC),default)
43 ifneq ($(origin CXX),default)
H A Dos2.mk40 ifneq ($(origin CC),default)
44 ifneq ($(origin CXX),default)
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx89 rRect.origin.y = bounds.size.height - (rRect.origin.y + rRect.size.height); in CocoaToVCL()
H A DDragSource.cxx278 bounds.origin = NSMakePoint(0,0); in startDrag()
/trunk/main/openssl/
H A Dopensslunx.patch12 + my $s = '-Wl,-z,origin -Wl,-rpath,\$$ORIGIN';
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx720 aRect.origin.x += 0.5; in drawRect()
721 aRect.origin.y += 0.5; in drawRect()
1581 aRect.origin.x += 0.5; in drawAlphaRect()
1582 aRect.origin.y += 0.5; in drawAlphaRect()
/trunk/main/extensions/source/macosx/spotlight/
H A Dioapi.h61 …ef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, int origin));
/trunk/main/solenv/inc/
H A Dunxfbsd.mk162 LINKFLAGSRUNPATH_URELIB=-Wl,-z,origin -Wl,-rpath,\''$$ORIGIN'\'
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimateMotion.idl51 /** Specifies the origin of motion for the animation. The values and semantics
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastDocumentHandler.idl74 /** receives an object for locating the origin of SAX document events.
H A DXDocumentHandler.idl110 /** receives an object for locating the origin of SAX document events.
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.hxx97 static int Curl_SeekCallback(void *userp, curl_off_t offset, int origin);
/trunk/main/offapi/com/sun/star/table/
H A DXCellCursor.idl77 /** moves the origin of the cursor relative to the current position.
/trunk/main/offapi/com/sun/star/xml/input/
H A DXRoot.idl68 /** Receives an object for locating the origin of SAX document events.
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm509 const CGRect aCGRect = {{aRect.origin.x,aRect.origin.y},{aRect.size.width,aRect.size.height}};
1683 rect.origin.x = aPosEvent.mnX + mpFrame->maGeometry.nX;
1684 rect.origin.y = aPosEvent.mnY + mpFrame->maGeometry.nY + 4; // add some space for underlines
/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel_tmpl.hrc44 "Near origin" ; \
/trunk/main/curl/
H A Dmakefile.mk63 curl_LDFLAGS+=-L$(SOLARLIBDIR) -Wl,-z,origin -Wl,-rpath,\\\$$\$$ORIGIN
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDataSequence.idl63 /** creates a label that describes the origin of this data
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl157 /** This attribute specifies the origin within the bounding box of the
H A DXPresenterHelper.idl83 the origin in all output and clipping methods.

Completed in 129 milliseconds

123456