Searched refs:lclDrawPolygon (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | framelink.cxx | 860 inline void lclDrawPolygon( OutputDevice& rDev, const Point& rP1, const Point& rP2, const Point& rP… in lclDrawPolygon() function 866 inline void lclDrawPolygon( OutputDevice& rDev, const LinePoints& rPoints1, const LinePoints& rPoin… in lclDrawPolygon() function 891 lclDrawPolygon( rDev, aTPoints, aBPoints ); in lclDrawHorLine() 946 lclDrawPolygon( rDev, aLPoints, aRPoints ); in lclDrawVerLine() 1116 lclDrawPolygon( rDev, aLPoints, lclGetDiagLineEnds( rRect, bTLBR, nDiagOffs2 ) ); in lclDrawDiagLine()
|
Completed in 14 milliseconds