summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/report/XFixedLine.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XFixedLine.idl')
-rw-r--r--offapi/com/sun/star/report/XFixedLine.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/XFixedLine.idl b/offapi/com/sun/star/report/XFixedLine.idl
index f1f44f5fcf1a..7dcd6d7208d8 100644
--- a/offapi/com/sun/star/report/XFixedLine.idl
+++ b/offapi/com/sun/star/report/XFixedLine.idl
@@ -49,7 +49,7 @@
module com { module sun { module star { module report {
//=============================================================================
-interface XFixedLine
+published interface XFixedLine
{
interface XReportControlModel;
@@ -97,7 +97,7 @@ interface XFixedLine
//-------------------------------------------------------------------------
};
-service FixedLine : XFixedLine;
+published service FixedLine : XFixedLine;
//=============================================================================
}; }; }; };