[Libreoffice] String::CompareIngoreCaseToAscii

August Sodora augsod at gmail.com
Sat Oct 1 10:09:33 PDT 2011


Hi all,

I'd like to try my hand at updating some uses of tools/string to
OUString and I noticed that OUString is missing an analogue to
CompareIgnoreCaseToAscii, but the implementation of
equalsIgnoreAsciiCaseAsciiL calls the exact rtl_ function I want . I
tried to add a compareIgnoreAsciiCaseAsciiL using this function but I
get unused parameter warnings. Is there more to the procedure of
adding a function to OUString that I am missing? (Is this even the
right thing to try to do?)

August Sodora
augsod at gmail.com
(201) 280-8138


More information about the LibreOffice mailing list