summaryrefslogtreecommitdiff
path: root/sw/inc/printdata.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2009-12-03 15:25:10 +0100
committerThomas Lange [tl] <tl@openoffice.org>2009-12-03 15:25:10 +0100
commit0b7a663872f6377fced80cdd6368174f1f28eddb (patch)
tree6213bae8b11c9c8caaa0bb7f1488861e6f9d9e63 /sw/inc/printdata.hxx
parent1b9308fe40e222d3a2262c7c0e399e8c6aa6ffde (diff)
#i106926# printing of hidden text fixed
Diffstat (limited to 'sw/inc/printdata.hxx')
-rwxr-xr-x[-rw-r--r--]sw/inc/printdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/printdata.hxx b/sw/inc/printdata.hxx
index 1d7841953edc..2df487f69838 100644..100755
--- a/sw/inc/printdata.hxx
+++ b/sw/inc/printdata.hxx
@@ -121,7 +121,7 @@ public:
void DeletePostItData();
bool IsViewOptionAdjust() const { return m_pViewOptionAdjust != 0; }
- void ViewOptionAdjustStart( SwWrtShell& rSh );
+ void ViewOptionAdjustStart( SwWrtShell& rSh, const SwPrtOptions *pPrtOptions );
void ViewOptionAdjustStop();
bool HasSwPrtOptions() const { return m_pPrtOptions != 0; }