summaryrefslogtreecommitdiff
path: root/vcl/unx/inc/salprn.h
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-10-09 14:21:30 +0000
committerKurt Zenker <kz@openoffice.org>2007-10-09 14:21:30 +0000
commit9afef06256f0c807a105c9853d0fbe0dace6e284 (patch)
treea61fad92c2ae88e1c922d466acdcee04c28c5547 /vcl/unx/inc/salprn.h
parent476d11b906786fd744168ea7cef13703a5e58378 (diff)
INTEGRATION: CWS aquavcl03 (1.16.10); FILE MERGED
2007/09/17 18:11:37 pl 1.16.10.1: fix a build problem on Solaris
Diffstat (limited to 'vcl/unx/inc/salprn.h')
-rw-r--r--vcl/unx/inc/salprn.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/unx/inc/salprn.h b/vcl/unx/inc/salprn.h
index 01be16b1887d..a2183c1b22e3 100644
--- a/vcl/unx/inc/salprn.h
+++ b/vcl/unx/inc/salprn.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salprn.h,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:42:29 $
+ * last change: $Author: kz $ $Date: 2007-10-09 15:21:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -99,6 +99,7 @@ public:
virtual ~PspSalPrinter();
// overload all pure virtual methods
+ using SalPrinter::StartJob;
virtual BOOL StartJob( const XubString* pFileName,
const XubString& rJobName,
const XubString& rAppName,