summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgass.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlgass.hxx')
-rw-r--r--sd/source/ui/inc/dlgass.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/dlgass.hxx b/sd/source/ui/inc/dlgass.hxx
index 824a0eca1e36..8fd3988cd6f1 100644
--- a/sd/source/ui/inc/dlgass.hxx
+++ b/sd/source/ui/inc/dlgass.hxx
@@ -57,7 +57,7 @@ public:
bool GetStartWithFlag() const;
bool IsDocEmpty() const;
- com::sun::star::uno::Sequence< com::sun::star::beans::NamedValue > GetPassword();
+ css::uno::Sequence< css::beans::NamedValue > GetPassword();
};
#endif