summaryrefslogtreecommitdiff
path: root/include/oox/ppt/dgmimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/dgmimport.hxx')
-rw-r--r--include/oox/ppt/dgmimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/dgmimport.hxx b/include/oox/ppt/dgmimport.hxx
index cee93767fd68..531ab6c2dea8 100644
--- a/include/oox/ppt/dgmimport.hxx
+++ b/include/oox/ppt/dgmimport.hxx
@@ -37,7 +37,7 @@ class QuickDiagrammingImport : public oox::core::XmlFilterBase
{
public:
- QuickDiagrammingImport( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& rxContext );
+ QuickDiagrammingImport( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
// from FilterBase
virtual bool importDocument() throw (css::uno::RuntimeException, std::exception) override;