summaryrefslogtreecommitdiff
path: root/vcl/inc/osx/saldata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/osx/saldata.hxx')
-rw-r--r--vcl/inc/osx/saldata.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/inc/osx/saldata.hxx b/vcl/inc/osx/saldata.hxx
index fc8d3e82779a..b32d67b737c7 100644
--- a/vcl/inc/osx/saldata.hxx
+++ b/vcl/inc/osx/saldata.hxx
@@ -98,8 +98,7 @@ public:
long mnDPIX; // #i100617# read DPI only once per office life
long mnDPIY; // #i100617# read DPI only once per office life
- com::sun::star::uno::Reference< com::sun::star::uno::XInterface >
- mxClipboard;
+ css::uno::Reference< css::uno::XInterface > mxClipboard;
SalData();
~SalData();