summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/grfcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/graphic/grfcache.hxx')
-rw-r--r--svtools/source/graphic/grfcache.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/graphic/grfcache.hxx b/svtools/source/graphic/grfcache.hxx
index 4402573e84dc..ac6c1a8dbe49 100644
--- a/svtools/source/graphic/grfcache.hxx
+++ b/svtools/source/graphic/grfcache.hxx
@@ -107,7 +107,7 @@ public:
) const;
bool CreateDisplayCacheObj(
- OutputDevice* pOut,
+ OutputDevice const * pOut,
const Point& rPt,
const Size& rSz,
const GraphicObject& rObj,
@@ -116,7 +116,7 @@ public:
);
bool CreateDisplayCacheObj(
- OutputDevice* pOut,
+ OutputDevice const * pOut,
const Point& rPt,
const Size& rSz,
const GraphicObject& rObj,