summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdmod.hxx')
-rw-r--r--sd/inc/sdmod.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index 0b695f0fdb3f..b3af2ebb7889 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -107,7 +107,7 @@ public:
The returned pointer is NULL when the device could not be
created when this modules was instantiated.
*/
- OutputDevice* GetVirtualRefDevice (void);
+ OutputDevice* GetVirtualRefDevice (void) { return mpVirtualRefDevice;}
/** Deprecated alias to <member>GetVirtualRefDevice</member>.
@param rDocShell