summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/XStyleFamiliesSupplier.idl')
-rw-r--r--offapi/com/sun/star/style/XStyleFamiliesSupplier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl b/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl
index da64689a7053..766678a01d96 100644
--- a/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl
+++ b/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XNameAccess.idl>
-//=============================================================================
module com { module sun { module star { module style {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::style::XStyleFamiliesSupplier
/** This interface provides access to the style families within the
@@ -36,7 +34,6 @@
*/
published interface XStyleFamiliesSupplier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::style::XStyleFamiliesSupplier::getStyleFamilies
/** This method returns the collection of style families available
@@ -46,7 +43,6 @@ published interface XStyleFamiliesSupplier: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };