Hi there,
On Sat, 2010-10-30 at 22:24 +0100, Caolán McNamara wrote:
This changes the only occurrence in writer/starmath.
Thanks, Hmm, an empty string. I wonder why it using ::createFromAscii
for the empty string case. I suggest that...
Interesting question that needs testing. Since OUString() just gives
you a new reference counted pointer to a singleton 'empty string'
string ;-)
Perhaps the hash is relying on a different pointer value there ? [ too
lazy to read it just now but ... ;-]
Digging for UNOOUSTRING I see that indeed it is a define for
rtl::OUString, i.e.
(http://opengrok.go-oo.org/xref/libs-core/sfx2/inc/sfx2/sfxuno.hxx#71)
..
so yes they can be replaced as well. I think I'd prefer to see them
replaced with rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(... instead of
I hope eventually, when we have in-line strings fixed up - we will have
a rather shorter macro to instantiate strings ;-)
HTH,
Michael.
--
michael.meeks@novell.com <><, Pseudo Engineer, itinerant idiot
Context
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.