summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report')
-rw-r--r--offapi/com/sun/star/report/Calculation.idl2
-rw-r--r--offapi/com/sun/star/report/ForceNewPage.idl2
-rw-r--r--offapi/com/sun/star/report/GroupKeepTogether.idl2
-rw-r--r--offapi/com/sun/star/report/GroupOn.idl2
-rw-r--r--offapi/com/sun/star/report/KeepTogether.idl2
-rw-r--r--offapi/com/sun/star/report/ReportPrintOption.idl2
-rw-r--r--offapi/com/sun/star/report/SectionPageBreak.idl2
-rw-r--r--offapi/com/sun/star/report/XFixedLine.idl2
-rw-r--r--offapi/com/sun/star/report/XFixedText.idl2
-rw-r--r--offapi/com/sun/star/report/XFormatCondition.idl2
-rw-r--r--offapi/com/sun/star/report/XFormattedField.idl2
-rw-r--r--offapi/com/sun/star/report/XFunction.idl2
-rw-r--r--offapi/com/sun/star/report/XFunctions.idl6
-rw-r--r--offapi/com/sun/star/report/XFunctionsSupplier.idl5
-rw-r--r--offapi/com/sun/star/report/XGroup.idl2
-rw-r--r--offapi/com/sun/star/report/XGroups.idl6
-rw-r--r--offapi/com/sun/star/report/XImageControl.idl2
-rw-r--r--offapi/com/sun/star/report/XReportComponent.idl6
-rw-r--r--offapi/com/sun/star/report/XReportControlFormat.idl2
-rw-r--r--offapi/com/sun/star/report/XReportControlModel.idl2
-rw-r--r--offapi/com/sun/star/report/XReportDefinition.idl6
-rw-r--r--offapi/com/sun/star/report/XReportEngine.idl2
-rw-r--r--offapi/com/sun/star/report/XSection.idl4
-rw-r--r--offapi/com/sun/star/report/XShape.idl2
-rw-r--r--offapi/com/sun/star/report/inspection/DataProviderHandler.idl2
-rw-r--r--offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl2
-rw-r--r--offapi/com/sun/star/report/inspection/ReportComponentHandler.idl2
-rw-r--r--offapi/com/sun/star/report/meta/XFormulaParser.idl2
-rw-r--r--offapi/com/sun/star/report/meta/XFunctionCategory.idl4
-rw-r--r--offapi/com/sun/star/report/meta/XFunctionDescription.idl4
-rw-r--r--offapi/com/sun/star/report/meta/XFunctionManager.idl2
31 files changed, 43 insertions, 44 deletions
diff --git a/offapi/com/sun/star/report/Calculation.idl b/offapi/com/sun/star/report/Calculation.idl
index c980cd16a01f..4504f83b46e8 100644
--- a/offapi/com/sun/star/report/Calculation.idl
+++ b/offapi/com/sun/star/report/Calculation.idl
@@ -38,7 +38,7 @@
/** Specifies how to calculate a value.
@see XFormattedField
*/
-published constants Calculation
+constants Calculation
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/ForceNewPage.idl b/offapi/com/sun/star/report/ForceNewPage.idl
index f6af9142408e..0466526918d3 100644
--- a/offapi/com/sun/star/report/ForceNewPage.idl
+++ b/offapi/com/sun/star/report/ForceNewPage.idl
@@ -39,7 +39,7 @@
<p>This does not apply to page header or page footer.</p>
@see XSection
*/
-published constants ForceNewPage
+constants ForceNewPage
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/GroupKeepTogether.idl b/offapi/com/sun/star/report/GroupKeepTogether.idl
index d851b24d1209..f8011cd0ac61 100644
--- a/offapi/com/sun/star/report/GroupKeepTogether.idl
+++ b/offapi/com/sun/star/report/GroupKeepTogether.idl
@@ -39,7 +39,7 @@
<member scope="XGroup">KeepTogether</member> set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column.
@see XGroup
*/
-published constants GroupKeepTogether
+constants GroupKeepTogether
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/GroupOn.idl b/offapi/com/sun/star/report/GroupOn.idl
index ec91a5dd81ad..de11d2c32fcd 100644
--- a/offapi/com/sun/star/report/GroupOn.idl
+++ b/offapi/com/sun/star/report/GroupOn.idl
@@ -38,7 +38,7 @@
/** Specifies how to group data.
@see XGroup
*/
-published constants GroupOn
+constants GroupOn
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/KeepTogether.idl b/offapi/com/sun/star/report/KeepTogether.idl
index 53dbd5688bf5..be9535e88238 100644
--- a/offapi/com/sun/star/report/KeepTogether.idl
+++ b/offapi/com/sun/star/report/KeepTogether.idl
@@ -38,7 +38,7 @@
/** Specifies that a group header, detail, and footer section is printed on the same page.
@see XGroup
*/
-published constants KeepTogether
+constants KeepTogether
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/ReportPrintOption.idl b/offapi/com/sun/star/report/ReportPrintOption.idl
index 535f51350df1..79600b928294 100644
--- a/offapi/com/sun/star/report/ReportPrintOption.idl
+++ b/offapi/com/sun/star/report/ReportPrintOption.idl
@@ -37,7 +37,7 @@
/** Specifies whether a page header or footer is printed on the same page as the report header or report footer.
*/
-published constants ReportPrintOption
+constants ReportPrintOption
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/SectionPageBreak.idl b/offapi/com/sun/star/report/SectionPageBreak.idl
index 1420a50fb96a..2a018c2d37d7 100644
--- a/offapi/com/sun/star/report/SectionPageBreak.idl
+++ b/offapi/com/sun/star/report/SectionPageBreak.idl
@@ -38,7 +38,7 @@
/** Specifies that page breaks are allowed inside this section.
@see XSection
*/
-published constants SectionPageBreak
+constants SectionPageBreak
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/report/XFixedLine.idl b/offapi/com/sun/star/report/XFixedLine.idl
index 01eaf8c22088..0ca4280fa9d4 100644
--- a/offapi/com/sun/star/report/XFixedLine.idl
+++ b/offapi/com/sun/star/report/XFixedLine.idl
@@ -39,7 +39,7 @@
module com { module sun { module star { module report {
//=============================================================================
-published interface XFixedLine
+interface XFixedLine
{
interface XReportControlModel;
diff --git a/offapi/com/sun/star/report/XFixedText.idl b/offapi/com/sun/star/report/XFixedText.idl
index 62e21b0d63e5..a5d4f1a582be 100644
--- a/offapi/com/sun/star/report/XFixedText.idl
+++ b/offapi/com/sun/star/report/XFixedText.idl
@@ -34,7 +34,7 @@
module com { module sun { module star { module report {
//=============================================================================
-published interface XFixedText
+interface XFixedText
{
interface XReportControlModel;
diff --git a/offapi/com/sun/star/report/XFormatCondition.idl b/offapi/com/sun/star/report/XFormatCondition.idl
index 743d9bc9bb01..f1538cf510d9 100644
--- a/offapi/com/sun/star/report/XFormatCondition.idl
+++ b/offapi/com/sun/star/report/XFormatCondition.idl
@@ -35,7 +35,7 @@
//=============================================================================
/** specifies a format condition for a control.
*/
-published interface XFormatCondition
+interface XFormatCondition
{
interface XReportControlFormat;
diff --git a/offapi/com/sun/star/report/XFormattedField.idl b/offapi/com/sun/star/report/XFormattedField.idl
index 98b44f04a065..72044951d9cd 100644
--- a/offapi/com/sun/star/report/XFormattedField.idl
+++ b/offapi/com/sun/star/report/XFormattedField.idl
@@ -41,7 +41,7 @@
@see com::sun::star::report::XReportControlModel
@see com::sun::star::util::XNumberFormatsSupplier
*/
-published interface XFormattedField
+interface XFormattedField
{
interface XReportControlModel;
diff --git a/offapi/com/sun/star/report/XFunction.idl b/offapi/com/sun/star/report/XFunction.idl
index f846e99cdf52..02c7de43cce1 100644
--- a/offapi/com/sun/star/report/XFunction.idl
+++ b/offapi/com/sun/star/report/XFunction.idl
@@ -37,7 +37,7 @@
//=============================================================================
/** specifies a format condition for a control.
*/
-published interface XFunction
+interface XFunction
{
/** gives access to the properties.
*/
diff --git a/offapi/com/sun/star/report/XFunctions.idl b/offapi/com/sun/star/report/XFunctions.idl
index fc2266ac6f40..a1d0d9bf125f 100644
--- a/offapi/com/sun/star/report/XFunctions.idl
+++ b/offapi/com/sun/star/report/XFunctions.idl
@@ -35,15 +35,15 @@
//=============================================================================
module com { module sun { module star { module report {
-published interface XReportDefinition;
-published interface XFunction;
+interface XReportDefinition;
+interface XFunction;
//=============================================================================
/** This interface specifies the functions collections of the report definition or a group.
@see XFunction
@see XReportDefinition
*/
-published interface XFunctions
+interface XFunctions
{
/** allows to register listeners to be notified of changes in the container.
*/
diff --git a/offapi/com/sun/star/report/XFunctionsSupplier.idl b/offapi/com/sun/star/report/XFunctionsSupplier.idl
index f7d856efd387..e7970a2d6430 100644
--- a/offapi/com/sun/star/report/XFunctionsSupplier.idl
+++ b/offapi/com/sun/star/report/XFunctionsSupplier.idl
@@ -33,10 +33,11 @@
//=============================================================================
module com { module sun { module star { module report {
//=============================================================================
-published interface XFunctions;
+
+interface XFunctions;
/** specifies the functions supplier which are located in a report definition or a group.
*/
-published interface XFunctionsSupplier
+interface XFunctionsSupplier
{
/** access to the functions
*/
diff --git a/offapi/com/sun/star/report/XGroup.idl b/offapi/com/sun/star/report/XGroup.idl
index b8af32b18f6c..b25fd053e48a 100644
--- a/offapi/com/sun/star/report/XGroup.idl
+++ b/offapi/com/sun/star/report/XGroup.idl
@@ -43,7 +43,7 @@
@see XReportDefinition
@see XGroups
*/
-published interface XGroup
+interface XGroup
{
/** allows access to the groups collection of the report.
*/
diff --git a/offapi/com/sun/star/report/XGroups.idl b/offapi/com/sun/star/report/XGroups.idl
index 2bde5260f041..ac7988d28c1d 100644
--- a/offapi/com/sun/star/report/XGroups.idl
+++ b/offapi/com/sun/star/report/XGroups.idl
@@ -35,15 +35,15 @@
//=============================================================================
module com { module sun { module star { module report {
-published interface XReportDefinition;
-published interface XGroup;
+interface XReportDefinition;
+interface XGroup;
//=============================================================================
/** This interface specifies the groups collections of the report definition.
@see XGroup
@see XReportDefinition
*/
-published interface XGroups
+interface XGroups
{
/** allows to register listeners to be notified of changes in the container.
*/
diff --git a/offapi/com/sun/star/report/XImageControl.idl b/offapi/com/sun/star/report/XImageControl.idl
index 0a1aa39bed5a..f0c715483e19 100644
--- a/offapi/com/sun/star/report/XImageControl.idl
+++ b/offapi/com/sun/star/report/XImageControl.idl
@@ -36,7 +36,7 @@
module com { module sun { module star { module report {
//=============================================================================
-published interface XImageControl
+interface XImageControl
{
interface XReportControlModel;
diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl
index 4a6d091511ea..41b62af3349d 100644
--- a/offapi/com/sun/star/report/XReportComponent.idl
+++ b/offapi/com/sun/star/report/XReportComponent.idl
@@ -42,15 +42,13 @@
//=============================================================================
module com { module sun { module star { module report {
-
-published interface XSection;
-
+ interface XSection;
//=============================================================================
/** describes a component which may be part of a report.
@see XReportDefinition
*/
-published interface XReportComponent
+interface XReportComponent
{
interface com::sun::star::util::XCloneable;
/** identifies the component as a candidate for being part of a report.
diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl
index ed0241f3eeed..53bbf84e101a 100644
--- a/offapi/com/sun/star/report/XReportControlFormat.idl
+++ b/offapi/com/sun/star/report/XReportControlFormat.idl
@@ -43,7 +43,7 @@
//=============================================================================
/** specifies a format condition for a control.
*/
-published interface XReportControlFormat
+interface XReportControlFormat
{
/** specifies the background color (RGB) of the control.
*/
diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl
index f1861b5d1981..2b8c32eb22f7 100644
--- a/offapi/com/sun/star/report/XReportControlModel.idl
+++ b/offapi/com/sun/star/report/XReportControlModel.idl
@@ -38,7 +38,7 @@
module com { module sun { module star { module report {
//=============================================================================
-published interface XReportControlModel
+interface XReportControlModel
{
/** allows the creation of sub reports.
*/
diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl
index 3298733ad05b..ba786dda2c5b 100644
--- a/offapi/com/sun/star/report/XReportDefinition.idl
+++ b/offapi/com/sun/star/report/XReportDefinition.idl
@@ -55,8 +55,8 @@ published interface XConnection;
module com { module sun { module star { module report {
- published interface XSection;
- published interface XGroups;
+ interface XSection;
+ interface XGroups;
//=============================================================================
/** identifies a <type>XReportComponent</type> as being a (sub-) report.
@@ -70,7 +70,7 @@ published interface XConnection;
@see XReportComponent
*/
-published interface XReportDefinition
+interface XReportDefinition
{
/** allows the access to the model embedded in the database storage.
*/
diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl
index 7d78a439b746..1a33ddf76b27 100644
--- a/offapi/com/sun/star/report/XReportEngine.idl
+++ b/offapi/com/sun/star/report/XReportEngine.idl
@@ -55,7 +55,7 @@ module com { module sun { module star { module report {
@see com.sun.star.document.OfficeDocument
*/
-published interface XReportEngine
+interface XReportEngine
{
/** allows life-time control of report engine.
*/
diff --git a/offapi/com/sun/star/report/XSection.idl b/offapi/com/sun/star/report/XSection.idl
index f86ba3c82ad5..0426de939a44 100644
--- a/offapi/com/sun/star/report/XSection.idl
+++ b/offapi/com/sun/star/report/XSection.idl
@@ -39,7 +39,7 @@
//=============================================================================
module com { module sun { module star { module report {
- published interface XGroup;
+ interface XGroup;
//=============================================================================
/** identifies a <type>XSection</type> inside a report.
@@ -51,7 +51,7 @@
@see XReportDefinition
@see XGroup
*/
-published interface XSection
+interface XSection
{
/** allows to navigate to group or report definition.
*/
diff --git a/offapi/com/sun/star/report/XShape.idl b/offapi/com/sun/star/report/XShape.idl
index d8bfe47aa7bf..f9558596533d 100644
--- a/offapi/com/sun/star/report/XShape.idl
+++ b/offapi/com/sun/star/report/XShape.idl
@@ -37,7 +37,7 @@
module com { module sun { module star { module report {
//=============================================================================
-published interface XShape
+interface XShape
{
interface XReportControlModel;
diff --git a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl
index 5efbd74a44fe..8de6a1e89c1d 100644
--- a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl
+++ b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module report { module inspection {
@see com::sun::star::inspection::XPropertyHandler
*/
-published service DataProviderHandler
+service DataProviderHandler
{
interface com::sun::star::inspection::XPropertyHandler;
};
diff --git a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
index f67e5bbd33c2..87e067a075bc 100644
--- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
+++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
@@ -49,7 +49,7 @@ module com { module sun { module star { module report { module inspection {
@see com::sun::star::inspection::XObjectInspectorModel::HandlerFactories
*/
-published service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel
+service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel
{
/** creates a default DefaultComponentInspectorModel, providing factories for all
handlers listed above.
diff --git a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
index b4bbf1c41adf..eac78e38a8a1 100644
--- a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
+++ b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module report { module inspection {
@see com::sun::star::inspection::XPropertyHandler
*/
-published service ReportComponentHandler
+service ReportComponentHandler
{
interface com::sun::star::inspection::XPropertyHandler;
};
diff --git a/offapi/com/sun/star/report/meta/XFormulaParser.idl b/offapi/com/sun/star/report/meta/XFormulaParser.idl
index 6457cf478258..bc7575be62b8 100644
--- a/offapi/com/sun/star/report/meta/XFormulaParser.idl
+++ b/offapi/com/sun/star/report/meta/XFormulaParser.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module report { module meta {
/** identifies a <type>XFormulaParser</type> which allows to retrieve the meta data of all supported functions.
*/
-published interface XFormulaParser
+interface XFormulaParser
{
/** allows life-time control of report engine.
*/
diff --git a/offapi/com/sun/star/report/meta/XFunctionCategory.idl b/offapi/com/sun/star/report/meta/XFunctionCategory.idl
index ee3db0088337..e33ec0f2fc0b 100644
--- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl
+++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl
@@ -35,12 +35,12 @@
//=============================================================================
module com { module sun { module star { module report { module meta {
-published interface XFunctionDescription;
+interface XFunctionDescription;
/** identifies a <type>XFunctionCategory</type> which allows to retrieve the meta data of all supported functions.
*/
-published interface XFunctionCategory
+interface XFunctionCategory
{
/** gives access to the properties.
*/
diff --git a/offapi/com/sun/star/report/meta/XFunctionDescription.idl b/offapi/com/sun/star/report/meta/XFunctionDescription.idl
index 78aa95b30dc2..253836613697 100644
--- a/offapi/com/sun/star/report/meta/XFunctionDescription.idl
+++ b/offapi/com/sun/star/report/meta/XFunctionDescription.idl
@@ -35,12 +35,12 @@
//=============================================================================
module com { module sun { module star { module report { module meta {
-published interface XFunctionCategory;
+interface XFunctionCategory;
/** identifies a <type>XFunctionDescription</type> which allows to retrieve the meta data of all supported functions.
*/
-published interface XFunctionDescription
+interface XFunctionDescription
{
/** gives access to the properties.
*/
diff --git a/offapi/com/sun/star/report/meta/XFunctionManager.idl b/offapi/com/sun/star/report/meta/XFunctionManager.idl
index d63d8776af1c..30fce0b4979e 100644
--- a/offapi/com/sun/star/report/meta/XFunctionManager.idl
+++ b/offapi/com/sun/star/report/meta/XFunctionManager.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module report { module meta {
/** identifies a <type>XFunctionManager</type> which allows to retrieve the meta data of all supported functions.
*/
-published interface XFunctionManager
+interface XFunctionManager
{
/** allows life-time control of report engine.
*/