summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/XFont.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XFont.idl')
-rw-r--r--oovbaapi/ooo/vba/word/XFont.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/oovbaapi/ooo/vba/word/XFont.idl b/oovbaapi/ooo/vba/word/XFont.idl
index b746c135c88f..a36ea5419237 100644
--- a/oovbaapi/ooo/vba/word/XFont.idl
+++ b/oovbaapi/ooo/vba/word/XFont.idl
@@ -16,12 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __ooo_vba_word_XFont_idl__
-#define __ooo_vba_word_XFont_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/lang/IndexOutOfBoundsException.idl>
-#include <ooo/vba/XHelperInterface.idl>
@@ -35,7 +29,5 @@ interface XFont : com::sun::star::uno::XInterface
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */