summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/PaneHider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/PaneHider.hxx')
-rw-r--r--sd/source/ui/slideshow/PaneHider.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slideshow/PaneHider.hxx b/sd/source/ui/slideshow/PaneHider.hxx
index 6718f819d6bc..f96f0f839c73 100644
--- a/sd/source/ui/slideshow/PaneHider.hxx
+++ b/sd/source/ui/slideshow/PaneHider.hxx
@@ -50,9 +50,9 @@ private:
has been modified and have to be restored.
*/
- ::com::sun::star::uno::Reference<com::sun::star::drawing::framework::XConfigurationController>
+ css::uno::Reference<css::drawing::framework::XConfigurationController>
mxConfigurationController;
- ::com::sun::star::uno::Reference<com::sun::star::drawing::framework::XConfiguration>
+ css::uno::Reference<css::drawing::framework::XConfiguration>
mxConfiguration;
};