summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-30 19:15:12 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-30 19:15:12 +0100
commit8231ae65cdcd587ee8982df72c7c45361a374127 (patch)
treebcca6911da2ff543e9ed8d634e91ace02c50885c /comphelper
parent7a8d933585f5165393a9357edc55606c54cb36eb (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 'comphelper')
-rw-r--r--comphelper/source/property/TypeGeneration.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/property/TypeGeneration.cxx b/comphelper/source/property/TypeGeneration.cxx
index a6e8e172b05d..1dd04e43049b 100644
--- a/comphelper/source/property/TypeGeneration.cxx
+++ b/comphelper/source/property/TypeGeneration.cxx
@@ -27,7 +27,6 @@
#include <com/sun/star/style/TabAlign.hpp>
#include <com/sun/star/style/PageStyleLayout.hpp>
#include <com/sun/star/style/BreakType.hpp>
-#include <com/sun/star/text/XModule.hpp>
#include <com/sun/star/text/XTextRangeMover.hpp>
#include <com/sun/star/text/XFootnotesSettingsSupplier.hpp>
#include <com/sun/star/text/XFootnote.hpp>