Hi, I encountered the problem that rtl::OString::valueOf() won't eat sal_Int16. Solution A: cast argument Solution B: add support for sal_Int16 to rtl::OString::valueOf() Any opinions? Christina