diff options
-rw-r--r-- | include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx b/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx index 60cc72ed33f3..a8e4b158f30e 100644 --- a/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx +++ b/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx @@ -32,7 +32,7 @@ namespace drawinglayer { /** WallpaperBitmapPrimitive2D class - This is a specialized primtive for the Wallpaper definitions included in + This is a specialized primitive for the Wallpaper definitions included in VCL and Metafiles. The extraordinary about the bitmap definition part of the Wallpaper is that it uses PIXEL size of the given Bitmap and not the logic and/or discrete size derived by PrefMapMode/PrefSize methods. |