summaryrefslogtreecommitdiff
path: root/forms/source/component/Date.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Date.hxx')
-rw-r--r--forms/source/component/Date.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Date.hxx b/forms/source/component/Date.hxx
index 7384c93a7c55..1160945550fb 100644
--- a/forms/source/component/Date.hxx
+++ b/forms/source/component/Date.hxx
@@ -45,7 +45,7 @@ public:
DECLARE_DEFAULT_LEAF_XTOR( ODateModel );
// XPersistObject
- virtual ::rtl::OUString SAL_CALL getServiceName() throw ( ::com::sun::star::uno::RuntimeException );
+ virtual OUString SAL_CALL getServiceName() throw ( ::com::sun::star::uno::RuntimeException );
// ::com::sun::star::beans::XPropertySet
virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle ) const;