summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/report/XImageControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XImageControl.idl')
-rw-r--r--offapi/com/sun/star/report/XImageControl.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/XImageControl.idl b/offapi/com/sun/star/report/XImageControl.idl
index 48c18cb0b864..ea0641455d10 100644
--- a/offapi/com/sun/star/report/XImageControl.idl
+++ b/offapi/com/sun/star/report/XImageControl.idl
@@ -39,7 +39,7 @@
module com { module sun { module star { module report {
//=============================================================================
-interface XImageControl
+published interface XImageControl
{
interface XReportControlModel;
@@ -81,7 +81,7 @@ interface XImageControl
[attribute,bound] boolean PreserveIRI;
};
-service ImageControl : XImageControl;
+published service ImageControl : XImageControl;
//=============================================================================
}; }; }; };