summaryrefslogtreecommitdiff
path: root/psprint/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-16 13:15:57 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-16 13:15:57 +0000
commit0ff2ac2186de823281d52f089e5ee2983e87b1e2 (patch)
treec9ce05e5ac88063c61a5f81d633220bd6d6e8cbc /psprint/inc
parented8943f9c1f75a0d07b0d7009daa7b2329582a0f (diff)
INTEGRATION: CWS vcl77 (1.16.18); FILE MERGED
2007/03/26 18:16:21 pl 1.16.18.1: join from CWS vcl75
Diffstat (limited to 'psprint/inc')
-rw-r--r--psprint/inc/psprint/printerinfomanager.hxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/psprint/inc/psprint/printerinfomanager.hxx b/psprint/inc/psprint/printerinfomanager.hxx
index 1689d284939b..19c142f56503 100644
--- a/psprint/inc/psprint/printerinfomanager.hxx
+++ b/psprint/inc/psprint/printerinfomanager.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: printerinfomanager.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: obo $ $Date: 2007-01-25 10:55:57 $
+ * last change: $Author: ihi $ $Date: 2007-04-16 14:15:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -146,6 +146,7 @@ protected:
Type m_eType;
bool m_bUseIncludeFeature;
+ rtl::OUString m_aSystemDefaultPaper;
PrinterInfoManager( Type eType = Default );
virtual ~PrinterInfoManager();
@@ -159,7 +160,9 @@ protected:
// fill default paper if not configured in config file
// default paper is e.g. locale dependent
// if a paper is already set it will not be overwritten
- void setDefaultPaper( PrinterInfo& rInfo ) const;
+ void setDefaultPaper( PPDContext& rInfo ) const;
+
+ void initSystemDefaultPaper();
public:
// there can only be one