/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 634 const POINT* pCurrPoint = reinterpret_cast<const POINT*>( *pPtAry++ ); in ImplPreparePolyDraw() 899 std::vector< POINT > aPolyPoints; in setClipRegion() 930 POINT aPOINT; in setClipRegion() 1430 POINT* pWinPtAry = (POINT*)pPtAry; in drawPolyLine() 1445 POINT* pWinPtAry = (POINT*)pPtAry; in drawPolygon() 1476 POINT* pWinPointAryAry; in drawPolyPolygon() 1551 POINT aStackAry1[SAL_POLY_STACKBUF]; in drawPolygonBezier() 1553 POINT* pWinPointAry; in drawPolygonBezier() 1557 pWinPointAry = new POINT[ nPoints ]; in drawPolygonBezier() 1608 POINT aStackAry1[SAL_POLY_STACKBUF]; in drawPolyPolygonBezier() [all …]
|
H A D | salgdi2.cxx | 179 POINT aPt; in copyArea() 208 POINT aPt2; in copyArea() 815 POINT* pWinPtAry; in invert() 817 DBG_ASSERT( sizeof( POINT ) == sizeof( SalPoint ), in invert() 820 pWinPtAry = (POINT*)pPtAry; in invert()
|
H A D | salprn.cxx | 857 POINT* pPaperSizes = NULL; in ImplDevModeToJobSetup() 865 pPaperSizes = (POINT*)rtl_allocateZeroMemory(nPaperSizeCount*sizeof(POINT)); in ImplDevModeToJobSetup() 1272 POINT* pPaperSizes = NULL; in ImplJobSetupToDevMode() 1281 pPaperSizes = (POINT*)rtl_allocateZeroMemory(nPaperSizeCount*sizeof(POINT)); in ImplJobSetupToDevMode() 1551 POINT* pPaperSizes = NULL; in InitPaperFormats() 1554 pPaperSizes = (POINT*)rtl_allocateZeroMemory(nCount*sizeof(POINT)); in InitPaperFormats()
|
H A D | wntgdi.cxx | 49 BOOL WINAPI WIN_Polygon( HDC hDC, CONST POINT * ppt, int ncnt ) in WIN_Polygon() 59 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt ) in WIN_PolyPolygon()
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | PreviewCtrl.cxx | 124 POINT _calcULCorner( HWND hwnd, const CDimension& aPicSize ) in _calcULCorner() 132 POINT ulCorner; in _calcULCorner() 207 POINT ulCorner, in createInstance() 242 POINT ulCorner, in CFilePreview() 345 sal_Bool SAL_CALL CFilePreview::setPos( POINT ulCorner ) in setPos() 366 sal_Bool SAL_CALL CFilePreview::getPos( POINT& ulCorner ) const in getPos() 370 POINT pt = { 0, 0 }; in getPos() 477 POINT ulCorner = _calcULCorner( hWnd, scaledPicSize ); in onPaint()
|
H A D | PreviewCtrl.hxx | 112 POINT ulCorner, 127 sal_Bool SAL_CALL setPos( POINT ulCorner ); 132 sal_Bool SAL_CALL getPos( POINT& ulCorner ) const; 157 POINT ulCorner, 177 POINT m_pt;
|
H A D | dialogcustomcontrols.cxx | 66 POINT pt = {rcBuddy.left,rcBuddy.top}; in AlignToBuddy() 78 POINT ptMe = {rcMe.left,rcMe.top}; in AlignToBuddy()
|
H A D | previewadapter.cxx | 329 POINT pt = { rcFlbNew.right, rcFlbNew.top }; in rearrangeLayout() 485 POINT pt = {rcStc1.left,rcStc1.top}; in notifyParentWindowPosChanged()
|
H A D | helppopupwindow.hxx | 102 POINT SAL_CALL calcUpperLeftCorner( );
|
/trunk/main/embedserv/source/inc/ |
H A D | syswinwrapper.hxx | 99 BOOL Track(HWND hWnd,POINT point,BOOL bAllowInvert = FALSE, 102 int HitTest(POINT point) const; 125 int HitTestHandles(POINT point) const; 130 BOOL TrackHandle(int nHandle,HWND hWnd,POINT point,HWND hWndClipTo);
|
/trunk/main/sax/source/tools/ |
H A D | converter.cxx | 127 OSL_ENSURE( MeasureUnit::TWIP == nTargetUnit || MeasureUnit::POINT == nTargetUnit || in convertMeasure() 202 else if( MeasureUnit::POINT == nTargetUnit ) in convertMeasure() 320 case MeasureUnit::POINT: in convertMeasure() 341 case MeasureUnit::POINT: in convertMeasure() 343 OSL_ENSURE( MeasureUnit::POINT == nTargetUnit, in convertMeasure() 376 case MeasureUnit::POINT: in convertMeasure() 1865 case MeasureUnit::POINT: in GetConversionFactor() 1884 case MeasureUnit::POINT: in GetConversionFactor() 1939 case MeasureUnit::POINT: in GetConversionFactor() 1981 case MeasureUnit::POINT: in GetConversionFactor() [all …]
|
/trunk/main/embedserv/source/embed/ |
H A D | tracker.cxx | 177 POINT pt; in TransformRect() 284 int Tracker::HitTest(POINT point) const in HitTest() 309 POINT point; in SetCursor() 336 BOOL Tracker::Track(HWND hWnd,POINT point,BOOL bAllowInvert, in Track() 354 BOOL Tracker::TrackHandle(int nHandle,HWND hWnd,POINT point,HWND hWndClipTo) in TrackHandle() 753 int Tracker::HitTestHandles(POINT point) const in HitTestHandles()
|
H A D | syswinwrapper.cxx | 406 POINT ptMouse; in HatchWndProc()
|
/trunk/main/vcl/inc/os2/ |
H A D | wingdi.h | 31 } POINT, *PPOINT, *LPPOINT; typedef 66 POINT gmptGlyphOrigin;
|
/trunk/main/toolkit/source/helper/ |
H A D | vclunohelper.cxx | 428 case ::com::sun::star::embed::EmbedMapUnits::POINT: in UnoEmbed2VCLMapUnit() 461 return ::com::sun::star::embed::EmbedMapUnits::POINT; in VCL2UnoEmbedMapUnit() 502 { FUNIT_POINT, MeasureUnit::POINT, 1 }, in convertMeasurementUnit() 588 case com::sun::star::util::MeasureUnit::POINT: in ConvertToMapModeUnit() 675 nMeasureUnit = com::sun::star::util::MeasureUnit::POINT; in ConvertToMeasurementUnit()
|
/trunk/main/dtrans/source/win32/dnd/ |
H A D | target.cxx | 360 POINT point={ pt.x, pt.y}; in DragEnter() 399 POINT point={ pt.x, pt.y}; in DragOver() 482 POINT point={ pt.x, pt.y}; in Drop()
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | SnapObjectType.idl | 39 // DOCUMENTATION OMITTED FOR SnapObjectType:: POINT, 42 POINT,
|
/trunk/main/tools/inc/tools/ |
H A D | postsys.h | 232 BOOL WINAPI WIN_Polygon( HDC hDC, CONST POINT * ppt, int ncnt ); 233 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
|
H A D | postwin.h | 247 BOOL WINAPI WIN_Polygon( HDC hDC, CONST POINT * ppt, int ncnt ); 248 BOOL WINAPI WIN_PolyPolygon( HDC hDC, CONST POINT * ppt, LPINT npcnt, int ncnt );
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 1500 POINT aPt; in SetPosSize() 1576 POINT pt; in SetPosSize() 2406 POINT aPt; in SetPointerPos() 3211 POINT pt; in GetPointerState() 3320 POINT aPt; in EndSetClipRegion() 3534 POINT aWinPt; in ImplHandleWheelMsg() 4188 POINT pt; in SetMaximizedFrameGeometry() 4223 POINT aPt; in UpdateFrameGeometry() 5787 POINT aPt; in SalTestMouseLeave() 5799 POINT aPt; in ImplSalWheelMousePos() [all …]
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 1098 awt::Point aPosPoint = mxUnitConv->convertPointToLogic( aPosPixel, util::MeasureUnit::POINT ); in implGetPos() 1106 … = mxUnitConv->convertPointToPixel( awt::Point( nPosPixel, nPosPixel ), util::MeasureUnit::POINT ); in implSetPos() 1131 awt::Size aSizePoint = mxUnitConv->convertSizeToLogic( aSizePixel, util::MeasureUnit::POINT ); in implGetSize() 1139 …aSizePixel = mxUnitConv->convertSizeToPixel( awt::Size( nSize, nSize ), util::MeasureUnit::POINT ); in implSetSize()
|
/trunk/main/svx/source/unodraw/ |
H A D | unoprov.cxx | 1056 case MAP_POINT: eApi = util::MeasureUnit::POINT; break; in SvxMapUnitToMeasureUnit() 1079 case util::MeasureUnit::POINT: eVcl = FUNIT_POINT; break; in SvxMeasureUnitToFieldUnit() 1105 case FUNIT_POINT: eApi = util::MeasureUnit::POINT; break; in SvxFieldUnitToMeasureUnit()
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | MeasureUnit.idl | 63 const short POINT = 8;
|
/trunk/main/offapi/com/sun/star/embed/ |
H A D | EmbedMapUnits.idl | 89 const long POINT = 8;
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkaction.cxx | 200 case awt::Key::POINT: c = '.'; break; in appendKeyStrokes()
|