hello,
it seems base in now clear (this one had spaces,...) I will do a full grep
regards
pjacquod
From 08cfa904d88460a8f90bb6c6ea87095c522e7123 Mon Sep 17 00:00:00 2001
From: pjacquod <pjacquod@alumni.ethz.ch>
Date: Sun, 14 Nov 2010 17:23:18 +0100
Subject: [PATCH] RTL_CONSTASCII_USTRINGPARAM in base
---
reportdesign/source/filter/xml/dbloader2.hxx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/reportdesign/source/filter/xml/dbloader2.hxx
b/reportdesign/source/filter/xml/dbloader2.hxx
index b7ad819..9a8ca26 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
--
1.7.1
Context
- [Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM in base · Pierre-André Jacquod
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.