summaryrefslogtreecommitdiffstats
path: root/filter/source/graphicfilter/epgm/epgm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/epgm/epgm.cxx')
-rw-r--r--filter/source/graphicfilter/epgm/epgm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/graphicfilter/epgm/epgm.cxx b/filter/source/graphicfilter/epgm/epgm.cxx
index 71b33098678b..d27e7c199668 100644
--- a/filter/source/graphicfilter/epgm/epgm.cxx
+++ b/filter/source/graphicfilter/epgm/epgm.cxx
@@ -43,7 +43,7 @@ private:
void ImplWriteBody();
void ImplWriteNumber( sal_Int32 );
- com::sun::star::uno::Reference< com::sun::star::task::XStatusIndicator > xStatusIndicator;
+ css::uno::Reference< css::task::XStatusIndicator > xStatusIndicator;
public:
PGMWriter(SvStream &rStream);