Kaydet (Commit) a0a62506 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

targeted string re-work

Change-Id: I5098274cfcc1a6ae18cfc3e8a0315fce63f05adc
üst 5ebd6379
...@@ -374,7 +374,7 @@ const Sequence< OUString > ProgressBar::impl_getStaticSupportedServiceNames() ...@@ -374,7 +374,7 @@ const Sequence< OUString > ProgressBar::impl_getStaticSupportedServiceNames()
const OUString ProgressBar::impl_getStaticImplementationName() const OUString ProgressBar::impl_getStaticImplementationName()
{ {
return OUString(RTL_CONSTASCII_USTRINGPARAM( IMPLEMENTATIONNAME_PROGRESSBAR )); return OUString(IMPLEMENTATIONNAME_PROGRESSBAR );
} }
//____________________________________________________________________________________________________________ //____________________________________________________________________________________________________________
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment