summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl b/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl
index f7097fa53ca5..98b5ed5ddf38 100644
--- a/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl
+++ b/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl
@@ -34,7 +34,7 @@
module com { module sun { module star { module drawing { module framework {
-published interface XConfiguration;
+interface XConfiguration;
/** A single explicit request for a configuration change.
@@ -50,7 +50,7 @@ published interface XConfiguration;
<p>This interface is typically used internally by the
<type>XConfigurationController</type></p> @see XConfigurationController
*/
-published interface XConfigurationChangeRequest
+interface XConfigurationChangeRequest
{
/** Commit the configuration change request represented by the called
object to the given configuration.