summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/style/CellStyle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/CellStyle.idl')
-rw-r--r--offapi/com/sun/star/style/CellStyle.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/style/CellStyle.idl b/offapi/com/sun/star/style/CellStyle.idl
index 12fe83b1ef13..9849f0274226 100644
--- a/offapi/com/sun/star/style/CellStyle.idl
+++ b/offapi/com/sun/star/style/CellStyle.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/style/Style.idl>
-//=============================================================================
module com { module sun { module star { module style {
-//=============================================================================
/** is a common service for table cell styles.
@@ -34,7 +32,6 @@ module com { module sun { module star { module style {
*/
published service CellStyle
{
- //-------------------------------------------------------------------------
/** provides common functionality for styles.
*/
@@ -42,7 +39,6 @@ published service CellStyle
};
-//=============================================================================
}; }; }; };