summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-03-26 11:48:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-03-26 11:48:29 +0000
commitd45c67deba2df83b2ce3954958f8fe0e4e45de3e (patch)
tree57d21c09f55164637c3a4eab6bde954b166d2eb5 /basctl/source
parent55d3c08df305694317e0a93aec9c23e92f914529 (diff)
INTEGRATION: CWS tbe3 (1.10.14); FILE MERGED
2003/02/28 17:22:22 tbe 1.10.14.1: #103595# accessibility for dialog editor
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/basides3.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/basctl/source/basicide/basides3.cxx b/basctl/source/basicide/basides3.cxx
index 52ab2132286c..92b9c2f21a62 100644
--- a/basctl/source/basicide/basides3.cxx
+++ b/basctl/source/basicide/basides3.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: basides3.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: ab $ $Date: 2002-10-31 12:42:44 $
+ * last change: $Author: vg $ $Date: 2003-03-26 12:48:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,10 @@
#include <baside3.hxx>
#include <basobj.hxx>
+#ifndef _BASCTL_DLGEDVIEW_HXX
+#include <dlgedview.hxx>
+#endif
+
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>
#endif