[Libreoffice] [PUSHED] Re: [PATCH] Easy Hacks : Use RTL_CONSTASCII_USTRINGPARAM macro 4
Caolán McNamara
caolanm at redhat.com
Mon Nov 1 14:20:18 PDT 2010
On Mon, 2010-11-01 at 20:28 +0100, Gert Faller wrote:
> Hi,
>
> more of that...
>
Mostly good, though createFromAscii_7.patch has...
OUString::createFromAscii( GetWindowState( WINDOWSTATE_MASK_POS ).GetBuffer() ) );
that one can't be changed to use RTL_CONSTASCII_USTRINGPARAM because
GetWindowState is a method rather than a string literal, so that one is
best left alone. Dropped that part, but otherwise pushed.
C.
More information about the LibreOffice
mailing list