summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx')
-rw-r--r--drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
index fb4402b4a7cd..ffc0e292806b 100644
--- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
@@ -1180,7 +1180,7 @@ namespace drawinglayer
SvtGraphicStroke* pSvtGraphicStroke = 0;
// #i121267# Not needed, does not give better quality compared with
- // the META_POLYPOLYGON_ACTION written by RenderPolygonHairlinePrimitive2D
+ // the MetaActionType::POLYPOLYGON written by RenderPolygonHairlinePrimitive2D
// below
bool bSupportSvtGraphicStroke(false);
@@ -1686,7 +1686,7 @@ namespace drawinglayer
SvtGraphicFill* pSvtGraphicFill = 0;
// #i121267# Not needed, does not give better quality compared with
- // the META_POLYPOLYGON_ACTION written by the DrawPolyPolygon command
+ // the MetaActionType::POLYPOLYGON written by the DrawPolyPolygon command
// below
bool bSupportSvtGraphicFill(false);
@@ -1864,7 +1864,7 @@ namespace drawinglayer
SvtGraphicFill* pSvtGraphicFill = 0;
// #i121267# Not needed, does not give better quality compared with
- // the META_POLYPOLYGON_ACTION written by the DrawPolyPolygon command
+ // the MetaActionType::POLYPOLYGON written by the DrawPolyPolygon command
// below
bool bSupportSvtGraphicFill(false);