summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/HatchTable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/HatchTable.idl')
-rw-r--r--offapi/com/sun/star/drawing/HatchTable.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/HatchTable.idl b/offapi/com/sun/star/drawing/HatchTable.idl
index 15c6bd0fe6f0..59c799834822 100644
--- a/offapi/com/sun/star/drawing/HatchTable.idl
+++ b/offapi/com/sun/star/drawing/HatchTable.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XNameContainer.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** this is a container for <type>Hatch</type>s
@@ -46,7 +44,6 @@ published service HatchTable
interface com::sun::star::container::XNameContainer;
};
-//=============================================================================
}; }; }; };