summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/dbloader2.hxx
diff options
context:
space:
mode:
authorpjacquod <pjacquod@alumni.ethz.ch>2010-11-14 17:23:18 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-15 00:02:58 +0100
commit96342abf506d5fd76e97781076ddf1b54509e238 (patch)
tree7ceda985da9726be17c6c4605e492b0d8a8e154e /reportdesign/source/filter/xml/dbloader2.hxx
parentca47e7c296b34f6f225f2541c5e5271997aa6527 (diff)
RTL_CONSTASCII_USTRINGPARAM in base
Diffstat (limited to 'reportdesign/source/filter/xml/dbloader2.hxx')
-rw-r--r--reportdesign/source/filter/xml/dbloader2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/dbloader2.hxx b/reportdesign/source/filter/xml/dbloader2.hxx
index 442017d9a940..b58309ecda91 100644
--- a/reportdesign/source/filter/xml/dbloader2.hxx
+++ b/reportdesign/source/filter/xml/dbloader2.hxx
@@ -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