summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmltextbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmltextbox.hxx')
-rw-r--r--include/oox/vml/vmltextbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/vml/vmltextbox.hxx b/include/oox/vml/vmltextbox.hxx
index 6b14c4c900b3..1aa06db3f484 100644
--- a/include/oox/vml/vmltextbox.hxx
+++ b/include/oox/vml/vmltextbox.hxx
@@ -88,7 +88,7 @@ public:
const TextFontModel* getFirstFont() const;
/** Returns the entire text of all text portions. */
OUString getText() const;
- void convert(com::sun::star::uno::Reference<com::sun::star::drawing::XShape> xShape) const;
+ void convert(css::uno::Reference<css::drawing::XShape> xShape) const;
ShapeTypeModel& mrTypeModel;
/// Text distance from the border (inset attribute of v:textbox), valid only if set.