diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-30 19:15:12 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-30 19:15:12 +0100 |
commit | 8231ae65cdcd587ee8982df72c7c45361a374127 (patch) | |
tree | bcca6911da2ff543e9ed8d634e91ace02c50885c /offapi/UnoApi_offapi.mk | |
parent | 7a8d933585f5165393a9357edc55606c54cb36eb (diff) |
API CHANGE: remove com.sun.star.text.XModule
This interface has been deprecated since OpenOffice.org initial CVS
import and the purpose of an empty interface is dubious anyway.
EXISTENCE: published key "/UCR/com/sun/star/text/XModule" exists only in
registry 1
Change-Id: If3c849d61d5433b8d426e2e89c3b818a7fff1e7d
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rw-r--r-- | offapi/UnoApi_offapi.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk index e0b42b3bcb5c..67a29e215e9f 100644 --- a/offapi/UnoApi_offapi.mk +++ b/offapi/UnoApi_offapi.mk @@ -3631,7 +3631,6 @@ $(eval $(call gb_UnoApi_add_idlfiles,offapi,offapi/com/sun/star/text,\ XLineNumberingSupplier \ XMailMergeBroadcaster \ XMailMergeListener \ - XModule \ XMultiTextMarkup \ XNumberingFormatter \ XNumberingRulesSupplier \ |