summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexSpanEntryContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexSpanEntryContext.hxx')
-rw-r--r--xmloff/source/text/XMLIndexSpanEntryContext.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLIndexSpanEntryContext.hxx b/xmloff/source/text/XMLIndexSpanEntryContext.hxx
index a3010e117818..ac9936e377ae 100644
--- a/xmloff/source/text/XMLIndexSpanEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexSpanEntryContext.hxx
@@ -55,8 +55,7 @@ protected:
/// add Text PropertyValue
virtual void FillPropertyValues(
- ::com::sun::star::uno::Sequence<
- ::com::sun::star::beans::PropertyValue> & rValues) override;
+ css::uno::Sequence<css::beans::PropertyValue> & rValues) override;
};
#endif