summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/view.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-03 12:48:50 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-03 12:48:50 +0000
commit317aaf623f3d3e1f3644da760b8ae18544ec7e80 (patch)
treef646e27310d912fc73d3d10e3253b6d5b262b508 /sw/source/ui/inc/view.hxx
parentINTEGRATION: CWS os93 (1.19.564); FILE MERGED (diff)
downloadcore-317aaf623f3d3e1f3644da760b8ae18544ec7e80.tar.gz
core-317aaf623f3d3e1f3644da760b8ae18544ec7e80.zip
INTEGRATION: CWS os93 (1.48.28); FILE MERGED
2007/02/09 10:52:44 os 1.48.28.1: #i30518# brochure printing in RTL mode
Diffstat (limited to 'sw/source/ui/inc/view.hxx')
-rw-r--r--sw/source/ui/inc/view.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/view.hxx b/sw/source/ui/inc/view.hxx
index b5f5e7bf60e0..37148458aa9d 100644
--- a/sw/source/ui/inc/view.hxx
+++ b/sw/source/ui/inc/view.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: view.hxx,v $
*
- * $Revision: 1.48 $
+ * $Revision: 1.49 $
*
- * last change: $Author: obo $ $Date: 2007-01-25 11:45:36 $
+ * last change: $Author: rt $ $Date: 2007-04-03 13:48:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -649,7 +649,7 @@ public:
// get print options (SwPrtOptions)
static void MakeOptions( PrintDialog* pDlg, SwPrtOptions& rOpts,
- BOOL* pPrtProspect, BOOL bWeb, SfxPrinter* pPrt, SwPrintData* pData );
+ BOOL* pPrtProspect, BOOL* pPrtProspect_RTL, BOOL bWeb, SfxPrinter* pPrt, SwPrintData* pData );
SwView(SfxViewFrame* pFrame, SfxViewShell*);
~SwView();