summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-30 18:56:44 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-30 18:56:44 +0100
commit7a8d933585f5165393a9357edc55606c54cb36eb (patch)
tree1923b47df1088327576156dd3de8129da2df2eb1 /sw
parent3e0d7e60bc00b36cca0755a6b02879e0a1cc2484 (diff)
API CHANGE: remove com.sun.star.text.XTextEmbeddedObject
This interface was apparently never implemented in OpenOffice.org. EXISTENCE: published key "/UCR/com/sun/star/text/XTextEmbeddedObject" exists only in registry 1 Change-Id: Ib802fa3f035d1842c9ee8018ef15f35a4680fe2b
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/frmdlg/cption.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/cption.cxx b/sw/source/ui/frmdlg/cption.cxx
index 2e92937bd5ac..f9a3f5bb7ab7 100644
--- a/sw/source/ui/frmdlg/cption.cxx
+++ b/sw/source/ui/frmdlg/cption.cxx
@@ -39,7 +39,6 @@
#include <com/sun/star/text/TableColumnSeparator.hpp>
#include <com/sun/star/text/XTextTable.hpp>
#include <com/sun/star/text/XTextEmbeddedObjectsSupplier.hpp>
-#include <com/sun/star/text/XTextEmbeddedObject.hpp>
#include <com/sun/star/text/XTextFramesSupplier.hpp>
#include <com/sun/star/text/XTextFrame.hpp>
#include <comphelper/string.hxx>