[Libreoffice] [PATCH] Changed String to OUString in funcdesc.hxx

Caolán McNamara caolanm at redhat.com
Sun Jan 9 13:41:06 PST 2011


On Sun, 2011-01-09 at 20:37 +0100, Soeren Moeller wrote:
> And here another patch for sc/inc/funcdesc.hxx and related source
> files, 
...
>(using casts when forced to use String originally because of ResId).

Kohei will probably want to have a look at these, but as an aside, how
about adding something like

static rtl::OUString toString(const ResId&)

to the tools resid.hxx ResId class and hide the nasty convert cast
kludge in the impl of that, which could be tucked away in the old
tools/source/strucvt.cxx for now.

C.



More information about the LibreOffice mailing list