summaryrefslogtreecommitdiffstats
path: root/sw/inc/IDocumentDeviceAccess.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-11-26 10:52:38 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-11-26 10:52:38 +0100
commit60bb1b3436e02a78ff39dd08ec0bffc9c9e2c40c (patch)
tree6ba4b9aa791ac3a912437b29f187b1828a972ba8 /sw/inc/IDocumentDeviceAccess.hxx
parentcws tl84: merge with DEV300_m93 (diff)
downloadcore-60bb1b3436e02a78ff39dd08ec0bffc9c9e2c40c.tar.gz
core-60bb1b3436e02a78ff39dd08ec0bffc9c9e2c40c.zip
cws tl84: #i115373# getPrintData refactoring
Diffstat (limited to 'sw/inc/IDocumentDeviceAccess.hxx')
-rwxr-xr-xsw/inc/IDocumentDeviceAccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/IDocumentDeviceAccess.hxx b/sw/inc/IDocumentDeviceAccess.hxx
index 75e6d650a203..42923a2fadf4 100755
--- a/sw/inc/IDocumentDeviceAccess.hxx
+++ b/sw/inc/IDocumentDeviceAccess.hxx
@@ -129,7 +129,7 @@
@returns
the current PrintData
*/
- virtual SwPrintData* getPrintData() const = 0;
+ virtual const SwPrintData & getPrintData() const = 0;
/** Sets the PrintData