summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/DashTable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/DashTable.idl')
-rw-r--r--offapi/com/sun/star/drawing/DashTable.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/DashTable.idl b/offapi/com/sun/star/drawing/DashTable.idl
index e8db7475602b..76f90d08b005 100644
--- a/offapi/com/sun/star/drawing/DashTable.idl
+++ b/offapi/com/sun/star/drawing/DashTable.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>LineDash</type>s
@@ -46,7 +44,6 @@ published service DashTable
interface com::sun::star::container::XNameContainer;
};
-//=============================================================================
}; }; }; };