summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XStyleSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XStyleSettings.idl')
-rw-r--r--offapi/com/sun/star/awt/XStyleSettings.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XStyleSettings.idl b/offapi/com/sun/star/awt/XStyleSettings.idl
index 389884ecc5f6..2610708a0d62 100644
--- a/offapi/com/sun/star/awt/XStyleSettings.idl
+++ b/offapi/com/sun/star/awt/XStyleSettings.idl
@@ -32,13 +32,11 @@
#include <com/sun/star/awt/FontDescriptor.idl>
#include <com/sun/star/uno/XInterface.idl>
-//==================================================================================================================
module com { module sun { module star { module awt {
interface XStyleChangeListener;
-//==================================================================================================================
/** provides access to certain style settings within an OpenOffice.org component, such as a window, or
within OpenOffice.org as a whole.
@@ -231,11 +229,9 @@ interface XStyleSettings
[in] XStyleChangeListener Listener );
};
-//==================================================================================================================
}; }; }; };
-//==================================================================================================================
#endif