summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 14:51:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 14:51:21 +0000
commit8d5550e1100f43deb3dcedb33a4747ff5c469e12 (patch)
treeb6350198dc46a09348694e82d432ffb8390c8fd9 /psprint
parent1a0fc9351adfb286e775608de47652b5e47c9b33 (diff)
INTEGRATION: CWS vcl26 (1.3.6); FILE MERGED
2004/08/26 15:05:40 pl 1.3.6.1: #i33429# remember default settings
Diffstat (limited to 'psprint')
-rw-r--r--psprint/inc/cupsmgr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/psprint/inc/cupsmgr.hxx b/psprint/inc/cupsmgr.hxx
index 5f5c722ea5e2..78f3337eec07 100644
--- a/psprint/inc/cupsmgr.hxx
+++ b/psprint/inc/cupsmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cupsmgr.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-07-23 10:07:09 $
+ * last change: $Author: hr $ $Date: 2004-09-08 15:51:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,6 +88,8 @@ class CUPSManager : public PrinterInfoManager
bool m_bNewDests;
std::hash_map< rtl::OUString, int, rtl::OUStringHash > m_aCUPSDestMap;
+ std::hash_map< rtl::OUString, PPDContext, rtl::OUStringHash > m_aDefaultContexts;
+
rtl::OString m_aUser;
// this is a security risk, but the CUPS API demands
// to deliver a pointer to a static buffer containing