22#include <osl/diagnose.h>
23#include <rtl/bootstrap.hxx>
24#include <rtl/ustring.hxx>
31 OSL_ASSERT(
value !=
nullptr);
32 return rtl::Bootstrap::get(OUString::Concat(
"arg-") +
name, *
value);
bool getArgument(std::u16string_view name, OUString *value)