summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/srcview.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 12:11:18 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 12:11:18 +0000
commit7dae4e890400ce55be154461f5a42537de014b10 (patch)
treea52437e343f622a997b039642b2db2e148b733b4 /sw/source/ui/inc/srcview.hxx
parent88cd0cfb6cca4d60d5a8e5257bf332fa095a3998 (diff)
INTEGRATION: CWS basemodelrefactoring (1.6.46); FILE MERGED
2007/03/23 13:44:51 mba 1.6.46.1: #i75677#: SetPrinter must be callable from API
Diffstat (limited to 'sw/source/ui/inc/srcview.hxx')
-rw-r--r--sw/source/ui/inc/srcview.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/srcview.hxx b/sw/source/ui/inc/srcview.hxx
index 51982b35c227..ac8d5e800130 100644
--- a/sw/source/ui/inc/srcview.hxx
+++ b/sw/source/ui/inc/srcview.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: srcview.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2007-01-25 11:45:23 $
+ * last change: $Author: obo $ $Date: 2007-07-17 13:11:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -102,7 +102,7 @@ public:
void Load(SwDocShell* pDocShell);
virtual USHORT SetPrinter( SfxPrinter* pNew,
- USHORT nDiff = SFX_PRINTER_ALL);
+ USHORT nDiff = SFX_PRINTER_ALL, bool bIsAPI=false );
virtual ErrCode DoPrint( SfxPrinter *pPrinter, PrintDialog *pPrintDialog, BOOL bSilent, BOOL bIsAPI );
virtual SfxPrinter* GetPrinter( BOOL bCreate = FALSE );