summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-08-22 10:11:49 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-08-22 10:11:49 +0000
commit8e24d60a844f03e6ff664a5c5ceddfbd95cd75d7 (patch)
tree94f0c68127e252e1dd7814f40369b13e7cdb22cd /sw/inc
parentd428cc7df23f37115463419ead90af99395a7456 (diff)
make compile
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/unotxdoc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index 67270d15d392..19b32df6c255 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -168,7 +168,7 @@ typedef cppu::WeakImplHelper32
css::view::XRenderable,
css::xforms::XFormsSupplier,
css::text::XFlatParagraphIteratorProvider,
- css::document::XDocumentLanguages
+ css::document::XDocumentLanguages,
css::util::XCloneable
>
SwXTextDocumentBaseClass;