summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/msforms/XFillFormat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/msforms/XFillFormat.idl')
-rw-r--r--oovbaapi/ooo/vba/msforms/XFillFormat.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/oovbaapi/ooo/vba/msforms/XFillFormat.idl b/oovbaapi/ooo/vba/msforms/XFillFormat.idl
index ca623cac9e4e..ab1936177987 100644
--- a/oovbaapi/ooo/vba/msforms/XFillFormat.idl
+++ b/oovbaapi/ooo/vba/msforms/XFillFormat.idl
@@ -16,11 +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_msforms_XFillFormat_idl__
-#define __ooo_vba_msforms_XFillFormat_idl__
-
-#include <ooo/vba/XHelperInterface.idl>
-#include <ooo/vba/msforms/XColorFormat.idl>
module ooo { module vba { module msforms {
interface XFillFormat : ooo::vba::XHelperInterface
@@ -34,6 +29,5 @@ interface XFillFormat : ooo::vba::XHelperInterface
};
};};};
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */