RTL_CONSTASCII_USTRINGPARAM in base

This commit is contained in:
pjacquod 2010-11-14 17:23:18 +01:00 committed by Sebastian Spaeth
parent ca47e7c296
commit 96342abf50

View file

@ -91,7 +91,7 @@ public:
// static methods
static ::rtl::OUString getImplementationName_Static(void) throw( ::com::sun::star::uno::RuntimeException )
{
return ::rtl::OUString::createFromAscii("com.sun.star.comp.report.ORptTypeDetection");
return ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.comp.report.ORptTypeDetection"));
}
static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) throw( ::com::sun::star::uno::RuntimeException );
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL