Home
last modified time | relevance | path

Searched refs:Polygon (Results 76 – 100 of 294) sorted by relevance

12345678910>>...12

/trunk/main/vcl/source/window/
H A Dcursor.cxx70 Polygon aPoly( aRect ); in ImplCursorInvert()
117 aPoly = Polygon( 7, pAry); in ImplCursorInvert()
H A Dwindow2.cxx470 void Window::Invert( const Polygon& rPoly, sal_uInt16 nFlags ) in Invert()
482 Polygon aPoly( ImplLogicToDevicePixel( rPoly ) ); in Invert()
618 void Window::InvertTracking( const Polygon& rPoly, sal_uInt16 nFlags ) in InvertTracking()
627 Polygon aPoly( ImplLogicToDevicePixel( rPoly ) ); in InvertTracking()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx132 aPoly.Insert(Polygon(aWholeRect,nCornerWidth,nCornerWidth)); in Paint()
153 DrawPolyLine(Polygon(PixelToLogic(aRect)),LineInfo(LINE_SOLID,2 )); in Paint()
/trunk/main/svx/source/dialog/
H A Dimapdlg.src102 Text [ en-US ] = "Polygon" ;
108 Text [ en-US ] = "Freeform Polygon" ;
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx313 XPolygon::XPolygon( const Polygon& rPoly ) in XPolygon()
618 void XPolygon::Insert( sal_uInt16 nPos, const Polygon& rPoly ) in Insert()
1473 const Polygon aSource(GetPointCount(), pImpXPolygon->pPointAry, pImpXPolygon->pFlagAry); in getB2DPolygon()
1485 const Polygon aSource(rPolygon); in XPolygon()
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx588 Polygon aPoly(4,aPts); in Draw()
606 Polygon aPoly(nPoints); in Draw()
629 Polygon aPoly(0); in Draw()
630 Polygon aSpln(nPoints); in Draw()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1842 Polygon aPolygon; in GetPolyPolygon()
1877 aPolygon = Polygon( nInnerSequenceCount ); in GetPolyPolygon()
1920 aPolygon = Polygon( nInnerSequenceCount ); in GetPolyPolygon()
1947 aPolygon = Polygon( nInnerSequenceCount ); in GetPolyPolygon()
1965 Polygon* pPolygon ) in CreatePolygonProperties()
1994 const Polygon& rPoly = aPolyPolygon[ 0 ]; in CreatePolygonProperties()
2006 Polygon aPolygon; in CreatePolygonProperties()
2358 Polygon aPoly; in CreateConnectorProperties()
4793 Polygon aPoly; in GetConnectorRule()
4822 const Polygon& rPoly = aPolyPoly.GetObject( a ); in GetConnectorRule()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx225 void FillPolygon( const Polygon& rPoly );
226 void DrawPolygon( const Polygon& rPoly );
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx539 Polygon aPolygon(nCount + (bClose ? 1 : 0)); in create2DDecompositionOfGraphic()
578 Polygon aPolygon(nCount + (bClose ? 1 : 0)); in create2DDecompositionOfGraphic()
609 Polygon aPolygon(nCount + (bClose ? 1 : 0)); in create2DDecompositionOfGraphic()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1519 const Polygon& rPoly = aPolyPoly[a]; in SvxConvertB2DPolyPolygonToPolyPolygonBezier()
2016 Polygon aPol( Rect2Poly( aRect, aNewGeo ) ); in getPosition()
2028 Polygon aPol0(aPol); in getPosition()
2038 Polygon aPol( Rect2Poly( aRectangle, aNewGeo ) ); in getPosition()
2050 Polygon aPol0(aPol); in getPosition()
/trunk/main/svtools/source/misc/
H A Dimap2.cxx438 Polygon aPoly( nCount ); in ImpReadCERNLine()
619 Polygon aPoly( nCount ); in ImpReadNCSALine()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx323 Polygon aPoly( nPoints ); in ReadRecordParams()
358 aPolyPoly.Insert(Polygon(nPointCount, pPtAry)); in ReadRecordParams()
372 Polygon aPoly( nPoints ); in ReadRecordParams()
H A Demfwr.hxx81 void ImplWritePolygonRecord( const Polygon& rPoly, sal_Bool bClose );
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx459 const Polygon aPathPolygon(rPathPolyPolygon.getB2DPolygon(0)); in IsRipUpAtMarkedPointsPossible()
500 const Polygon& rPathPolygon = aPathPolyPolygon[b]; in IsOpenCloseMarkedObjectsPossible()
/trunk/main/tools/inc/tools/
H A Dpresys.h32 #define Polygon BLA_Polygon macro
H A Dprewin.h29 #define Polygon BLA_Polygon macro
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3207 Polygon aPoly( aRect ); in ImplDrawTextRect()
3270 Polygon aPoly( aRect ); in ImplGetTextBoundRect()
4294 Polygon aPoly( Point( nRad, nRad ), nRad, nRad ); in ImplGetEmphasisMark()
4311 Polygon aPoly( Point( nRad, nRad ), nRad, nRad ); in ImplGetEmphasisMark()
4319 Polygon aPoly2( Point( nRad, nRad ), in ImplGetEmphasisMark()
4337 Polygon aPoly( Point( nRad, nRad ), nRad, nRad ); in ImplGetEmphasisMark()
4363 Polygon aPoly( sizeof( aAccentPos ) / sizeof( long ) / 2, in ImplGetEmphasisMark()
4368 Polygon aTemp; in ImplGetEmphasisMark()
4407 Polygon aPoly = rPolyPoly.GetObject( 0 ); in ImplDrawEmphasisMark()
4569 Polygon aPoly( aBoundRect ); in ImplDrawRotateText()
[all …]
/trunk/main/solenv/inc/
H A Dpremac.h36 #define Polygon MacOSPolygon macro
H A Dpostmac.h34 #undef Polygon
/trunk/main/vcl/win/source/gdi/
H A Dwntgdi.cxx51 return Polygon( hDC, ppt, ncnt ); in WIN_Polygon()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1341 Polygon aTriPoly( 3, aTriangle ); in lcl_VertLineEnds()
1357 Polygon aTriPoly( 3, aTriangle ); in lcl_VertLineEnds()
1551 Polygon aPoly( 4, aPoints ); in DrawRotatedFrame()
1736 aPoly.Insert( Polygon( pDev->PixelToLogic(aDrawingRect) ) ); in SetChangedClip()
1743 aPoly.Insert( Polygon( pDev->PixelToLogic(aDrawingRect) ) ); in SetChangedClip()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.hxx42 void drawPolygon(VirtualDevice *dev, bool drawFrame, Polygon const &rect, Size const &pSize);
H A Dipict.cxx194 sal_uLong ReadPolygon(Polygon & rPoly);
210 Polygon aLastPolygon;
466 sal_uLong PictReader::ReadPolygon(Polygon & rPoly) in ReadPolygon()
/trunk/main/sd/inc/
H A Danminfo.hxx36 class Polygon;
/trunk/main/canvas/source/directx/
H A Ddx_winstuff.hxx55 #define Polygon win32Polygon macro

Completed in 596 milliseconds

12345678910>>...12