summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/paintfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/paintfrm.hxx')
-rw-r--r--sw/source/core/inc/paintfrm.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/source/core/inc/paintfrm.hxx b/sw/source/core/inc/paintfrm.hxx
index 6f30539e6ffe..b3d4812d6aad 100644
--- a/sw/source/core/inc/paintfrm.hxx
+++ b/sw/source/core/inc/paintfrm.hxx
@@ -25,8 +25,11 @@
extern Color aGlobalRetoucheColor;
class OutputDevice;
+namespace vcl {
+ typedef OutputDevice RenderContext;
+};
-void SwCalcPixStatics( OutputDevice const *pOut );
+void SwCalcPixStatics( vcl::RenderContext const *pOut );
#endif // INCLUDED_SW_SOURCE_CORE_INC_PAINTFRM_HXX