forms: FORMS_CONSTASCII_STRING is no longer needed
Change-Id: I2b666f0e48db4c97cc4c641480a82681f5057ac2
This commit is contained in:
@@ -104,7 +104,7 @@ void OImageButtonModel::describeFixedProperties( Sequence< Property >& _rProps )
|
||||
//------------------------------------------------------------------------------
|
||||
OUString OImageButtonModel::getServiceName() throw ( ::com::sun::star::uno::RuntimeException)
|
||||
{
|
||||
return FRM_COMPONENT_IMAGEBUTTON; // old (non-sun) name for compatibility !
|
||||
return OUString(FRM_COMPONENT_IMAGEBUTTON); // old (non-sun) name for compatibility !
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user