On Tue, Apr 16, 2013 at 6:36 PM, Wols Lists <antlists at youngman.org.uk> wrote: > > I need to force some type of type conversion - basically from "const > char *" to "const rtl::OUString&", I presume. You can either call matchIgnoreAsciiCase( OUString ( p ) ) or matchIgnoreAsciiCase( p, strlen(p) )