offapi/com/sun/star/sheet/DataResult.idl | 2 +- offapi/com/sun/star/sheet/DataResultFlags.idl | 2 +- offapi/com/sun/star/sheet/MemberResult.idl | 2 +- offapi/com/sun/star/sheet/MemberResultFlags.idl | 2 +- offapi/type_reference/types.rdb |binary 5 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit bcb152889759c76aa9681aa72fcf7a92e5c3a2d7 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Thu Jan 3 23:29:16 2013 +0100 API CHANGE: unpublish more Data Pilot interfaces Change-Id: I2e957f174bcafadf4f2cbad7ba3b2e40d22be4e4 STRUCT: /UCR/com/sun/star/sheet/DataResult published in 1 but unpublished in 2 CONSTANTS: /UCR/com/sun/star/sheet/DataResultFlags published in 1 but unpublished in 2 STRUCT: /UCR/com/sun/star/sheet/MemberResult published in 1 but unpublished in 2 CONSTANTS: /UCR/com/sun/star/sheet/MemberResultFlags published in 1 but unpublished in 2 diff --git a/offapi/com/sun/star/sheet/DataResult.idl b/offapi/com/sun/star/sheet/DataResult.idl index d6fccd9..5c8a3ec 100644 --- a/offapi/com/sun/star/sheet/DataResult.idl +++ b/offapi/com/sun/star/sheet/DataResult.idl @@ -28,7 +28,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::XDataPilotResults */ -published struct DataResult +struct DataResult { /** contains boolean flags describing the result. diff --git a/offapi/com/sun/star/sheet/DataResultFlags.idl b/offapi/com/sun/star/sheet/DataResultFlags.idl index 68869ab..25641fb 100644 --- a/offapi/com/sun/star/sheet/DataResultFlags.idl +++ b/offapi/com/sun/star/sheet/DataResultFlags.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::DataResult */ -published constants DataResultFlags +constants DataResultFlags { /** The element contains data. diff --git a/offapi/com/sun/star/sheet/MemberResult.idl b/offapi/com/sun/star/sheet/MemberResult.idl index 1d34338..8cb4c22 100644 --- a/offapi/com/sun/star/sheet/MemberResult.idl +++ b/offapi/com/sun/star/sheet/MemberResult.idl @@ -28,7 +28,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::XDataPilotMemberResults */ -published struct MemberResult +struct MemberResult { /** the internal name of the field. */ diff --git a/offapi/com/sun/star/sheet/MemberResultFlags.idl b/offapi/com/sun/star/sheet/MemberResultFlags.idl index 5d5f064..4e3aed2 100644 --- a/offapi/com/sun/star/sheet/MemberResultFlags.idl +++ b/offapi/com/sun/star/sheet/MemberResultFlags.idl @@ -26,7 +26,7 @@ module com { module sun { module star { module sheet { /** used to give information about elements in data pilot member results. */ -published constants MemberResultFlags +constants MemberResultFlags { /** The element contains a member. diff --git a/offapi/type_reference/types.rdb b/offapi/type_reference/types.rdb index cebc489..0987584 100644 Binary files a/offapi/type_reference/types.rdb and b/offapi/type_reference/types.rdb differ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits