summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtdrope.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtdrope.hxx')
-rw-r--r--xmloff/source/text/txtdrope.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtdrope.hxx b/xmloff/source/text/txtdrope.hxx
index 10cdcbf7afc4..a921a82e3bc1 100644
--- a/xmloff/source/text/txtdrope.hxx
+++ b/xmloff/source/text/txtdrope.hxx
@@ -33,7 +33,7 @@ public:
explicit XMLTextDropCapExport( SvXMLExport& rExport );
~XMLTextDropCapExport();
- void exportXML( const ::com::sun::star::uno::Any& rAny,
+ void exportXML( const css::uno::Any& rAny,
bool bWholeWord,
const OUString& rStyleName );
};