summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbafont.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-01-29 14:46:37 +0000
committerRüdiger Timm <rt@openoffice.org>2008-01-29 14:46:37 +0000
commitc5811fe6f42ee97bfd1af6591824dede6f1f1d52 (patch)
tree5838ca1c6e6cbb00f5fbacd428ddcf223c2fd25d /sc/source/ui/vba/vbafont.cxx
parent25bfd542e772b4765b4af1111ad211326f02ea1e (diff)
INTEGRATION: CWS dr58_SRC680 (1.5.26); FILE MERGED
2008/01/11 16:17:16 dr 1.5.26.2: #i10000# missing includes 2008/01/11 16:07:15 dr 1.5.26.1: #i10000# missing include
Diffstat (limited to 'sc/source/ui/vba/vbafont.cxx')
-rw-r--r--sc/source/ui/vba/vbafont.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/vba/vbafont.cxx b/sc/source/ui/vba/vbafont.cxx
index 3be396a76907..46c0715ba31e 100644
--- a/sc/source/ui/vba/vbafont.cxx
+++ b/sc/source/ui/vba/vbafont.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vbafont.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2007-12-14 12:40:55 $
+ * last change: $Author: rt $ $Date: 2008-01-29 15:46:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,6 +39,7 @@
#include <com/sun/star/awt/FontSlant.hpp>
#include <org/openoffice/excel/XlColorIndex.hpp>
#include <org/openoffice/excel/XlUnderlineStyle.hpp>
+#include <svtools/itemset.hxx>
#include "vbafont.hxx"
#include "scitems.hxx"