summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl7
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl b/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl
index 507373922cbc..d78a57a7ed83 100644
--- a/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl
+++ b/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl
@@ -35,8 +35,9 @@ module com { module sun { module star { module uno { interface XInterface; }; };
module com { module sun { module star { module drawing { module framework {
-published interface XConfiguration;
-published interface XResourceId;
+interface XConfiguration;
+interface XConfigurationController;
+interface XResourceId;
/** Objects of this class are used for notifying changes of the
configuration.
@@ -51,7 +52,7 @@ published interface XResourceId;
general guidelines. See <type>XConfigurationController</type> for a
list of event types used by the basic drawing framework.</p>
*/
-published struct ConfigurationChangeEvent
+struct ConfigurationChangeEvent
: ::com::sun::star::lang::EventObject
{
/** The type of configuration change is a free-form string. This is the