Searched refs:prefixed_arg_name (Results 1 – 1 of 1) sorted by relevance
219 OUString prefixed_arg_name = OUSTR("UNO_"); in findBoostrapArgument() local220 prefixed_arg_name += arg_name.toAsciiUpperCase(); in findBoostrapArgument()223 if(!bootstrap.getFrom(prefixed_arg_name, result)) in findBoostrapArgument()260 prefixed_arg_name, RTL_TEXTENCODING_ASCII_US ); in findBoostrapArgument()
Completed in 12 milliseconds