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, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XStyleSettings.idl b/offapi/com/sun/star/awt/XStyleSettings.idl
index b9631144d138..389884ecc5f6 100644
--- a/offapi/com/sun/star/awt/XStyleSettings.idl
+++ b/offapi/com/sun/star/awt/XStyleSettings.idl
@@ -36,7 +36,7 @@
module com { module sun { module star { module awt {
-published interface XStyleChangeListener;
+interface XStyleChangeListener;
//==================================================================================================================
@@ -54,7 +54,7 @@ published interface XStyleChangeListener;
while the text is drawn by OpenOffice.org. In this case, the button respects the
<code>ButtonRolloverTextColor</code> when painting its text.</p>
*/
-published interface XStyleSettings
+interface XStyleSettings
{
/// specifies the color of the border of active windows
[attribute] ::com::sun::star::util::Color ActiveBorderColor;