summaryrefslogtreecommitdiff
path: root/forms/source/component/FormattedField.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/FormattedField.cxx')
-rw-r--r--forms/source/component/FormattedField.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/FormattedField.cxx b/forms/source/component/FormattedField.cxx
index 0e5d7f157d56..178cf037312d 100644
--- a/forms/source/component/FormattedField.cxx
+++ b/forms/source/component/FormattedField.cxx
@@ -335,7 +335,7 @@ Sequence< Type > OFormattedModel::_getTypes()
// XPersistObject
OUString SAL_CALL OFormattedModel::getServiceName()
{
- return OUString(FRM_COMPONENT_EDIT);
+ return FRM_COMPONENT_EDIT;
}
// XPropertySet