summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2011-11-21 16:10:10 +0100
committerMichael Stahl <mstahl@redhat.com>2011-11-21 22:46:06 +0100
commit9747d4542c9305281885c1f7c7795e49132b3b92 (patch)
tree0d050d413038286747417adc1ea0beab347c5142 /oovbaapi/ooo
parent71938468e8a50a76f02f5ec5c66814c03db3e198 (diff)
oovbaapi: empty d.lst and add missing IDLs to makefile
Diffstat (limited to 'oovbaapi/ooo')
-rw-r--r--oovbaapi/ooo/vba/excel/Button.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/oovbaapi/ooo/vba/excel/Button.idl b/oovbaapi/ooo/vba/excel/Button.idl
index a3cde0b7d7c5..49e4b6cbd839 100644
--- a/oovbaapi/ooo/vba/excel/Button.idl
+++ b/oovbaapi/ooo/vba/excel/Button.idl
@@ -29,8 +29,7 @@
#define __ooo_vba_excel_Button_idl__
#include <ooo/vba/excel/XSheetObject.idl>
-
-#include <ooo/vba/excel/XCharacters.idl>
+#include <ooo/vba/excel/XControlObject.idl>
#include <ooo/vba/excel/XButton.idl>
//=============================================================================