summaryrefslogtreecommitdiff
path: root/forms/source/component/Pattern.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Pattern.cxx')
-rw-r--r--forms/source/component/Pattern.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Pattern.cxx b/forms/source/component/Pattern.cxx
index d0567ab1953e..739b93b8d213 100644
--- a/forms/source/component/Pattern.cxx
+++ b/forms/source/component/Pattern.cxx
@@ -106,7 +106,7 @@ void OPatternModel::describeFixedProperties( Sequence< Property >& _rProps ) con
OUString SAL_CALL OPatternModel::getServiceName()
{
- return OUString(FRM_COMPONENT_PATTERNFIELD); // old (non-sun) name for compatibility !
+ return FRM_COMPONENT_PATTERNFIELD; // old (non-sun) name for compatibility !
}