summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 15:37:21 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 15:37:21 +0000
commit8029b8b7c92f5f0f7b1f5efc09204adb216ab9d6 (patch)
treeb9039efca26fab321aa81a8d37bfe575f048ccfc /basctl
parent085750beef921c99f487aeb2fd5c5a4e972d01d0 (diff)
INTEGRATION: CWS dba24c (1.21.4); FILE MERGED
2007/10/16 20:00:26 fs 1.21.4.1: #i82222# SIGNATURESTATE_* outsourced from sfx2/objsh.hxx to sfx2/signaturestate.hxx
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/basides2.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/basctl/source/basicide/basides2.cxx b/basctl/source/basicide/basides2.cxx
index 1505d6c8d4a6..d7e537379277 100644
--- a/basctl/source/basicide/basides2.cxx
+++ b/basctl/source/basicide/basides2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basides2.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: kz $ $Date: 2007-10-09 15:21:50 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 16:37:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,6 +60,7 @@
#include <svtools/xtextedt.hxx>
#include <tools/diagnose_ex.h>
#include <sfx2/sfxdefs.hxx>
+#include <sfx2/signaturestate.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;