summaryrefslogtreecommitdiff
path: root/vcl/unx/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-05-18 09:56:33 +0000
committerKurt Zenker <kz@openoffice.org>2004-05-18 09:56:33 +0000
commit292b68624d89424fedd84b8cdef74ca009f5e1ea (patch)
tree9d18ff2e7e1f6d901c28eae8e390734be22dd6d1 /vcl/unx/inc
parent8907d3aa1ae7236f05907d98bc49473dff6f043d (diff)
INTEGRATION: CWS vcl21 (1.7.32); FILE MERGED
2004/03/18 11:23:20 pl 1.7.32.1: #112891# merge from apoc02
Diffstat (limited to 'vcl/unx/inc')
-rw-r--r--vcl/unx/inc/salinst.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/unx/inc/salinst.h b/vcl/unx/inc/salinst.h
index 9a534fa4919c..eccebf16ff50 100644
--- a/vcl/unx/inc/salinst.h
+++ b/vcl/unx/inc/salinst.h
@@ -2,9 +2,9 @@
*
* $RCSfile: salinst.h,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2004-02-20 08:55:57 $
+ * last change: $Author: kz $ $Date: 2004-05-18 10:56:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,6 +136,7 @@ public:
virtual SalI18NImeStatus* CreateI18NImeStatus();
virtual SalSystem* CreateSalSystem();
virtual SalBitmap* CreateSalBitmap();
+ virtual SalSession* CreateSalSession();
virtual vos::IMutex* GetYieldMutex();
virtual ULONG ReleaseYieldMutex();