summaryrefslogtreecommitdiff
path: root/forms/source/component/Date.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Date.cxx')
-rw-r--r--forms/source/component/Date.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Date.cxx b/forms/source/component/Date.cxx
index 99d76d259495..fc6bc5ebfce7 100644
--- a/forms/source/component/Date.cxx
+++ b/forms/source/component/Date.cxx
@@ -146,7 +146,7 @@ css::uno::Sequence<OUString> SAL_CALL ODateModel::getSupportedServiceNames()
OUString SAL_CALL ODateModel::getServiceName()
{
- return OUString(FRM_COMPONENT_DATEFIELD); // old (non-sun) name for compatibility !
+ return FRM_COMPONENT_DATEFIELD; // old (non-sun) name for compatibility !
}
// XPropertySet