summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLTextColumnsExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLTextColumnsExport.hxx')
-rw-r--r--xmloff/inc/XMLTextColumnsExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLTextColumnsExport.hxx b/xmloff/inc/XMLTextColumnsExport.hxx
index 65aaf09b6114..11f206a15ff8 100644
--- a/xmloff/inc/XMLTextColumnsExport.hxx
+++ b/xmloff/inc/XMLTextColumnsExport.hxx
@@ -44,7 +44,7 @@ public:
XMLTextColumnsExport( SvXMLExport& rExport );
- void exportXML( const ::com::sun::star::uno::Any& rAny );
+ void exportXML( const css::uno::Any& rAny );
};