summaryrefslogtreecommitdiff
path: root/sj2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 17:17:27 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 17:17:27 +0000
commitfa29350cd1fd4150f0795ce11f5e76b6fa37f551 (patch)
tree6feaaa8722fe83cda229795e296145b73b3b0592 /sj2
parente8d0ff8d66ae1c9f4d77dc679074a7f6863e2d77 (diff)
INTEGRATION: CWS presentationengine01 (1.21.4); FILE MERGED
2004/09/22 19:52:17 cl 1.21.4.1: fixed header dependency
Diffstat (limited to 'sj2')
-rw-r--r--sj2/source/jscpp/sjapplet_impl.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sj2/source/jscpp/sjapplet_impl.cxx b/sj2/source/jscpp/sjapplet_impl.cxx
index af594d0fdf..9186ee0051 100644
--- a/sj2/source/jscpp/sjapplet_impl.cxx
+++ b/sj2/source/jscpp/sjapplet_impl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sjapplet_impl.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: kz $ $Date: 2004-07-30 15:12:18 $
+ * last change: $Author: rt $ $Date: 2004-11-26 18:17:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,7 @@
#define HWND int
#define HMENU int
+#define HDC int
#include <rtl/ustring>
#include <rtl/process.h>