summaryrefslogtreecommitdiff
path: root/psprint/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:23:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:23:13 +0000
commit7add84e3c9e665c47db3f038b4303195de40540a (patch)
treedfc2039758e80ec9819137ee310b52066d532434 /psprint/inc
parentfe10d4714b00fedc1416b346d321c8371c98e088 (diff)
INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED
2005/10/28 10:53:36 pl 1.8.10.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'psprint/inc')
-rw-r--r--psprint/inc/psprint/printerjob.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/psprint/inc/psprint/printerjob.hxx b/psprint/inc/psprint/printerjob.hxx
index 75fed4e2709d..d09433964548 100644
--- a/psprint/inc/psprint/printerjob.hxx
+++ b/psprint/inc/psprint/printerjob.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: printerjob.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:35:45 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:23:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -144,7 +144,7 @@ public:
sal_Bool AbortJob ();
- sal_Bool StartPage (const JobData& rJobSetup, sal_Bool bNewJobData);
+ sal_Bool StartPage (const JobData& rJobSetup);
sal_Bool EndPage ();
sal_uInt32 GetErrorCode ();