[Libreoffice] Replacing ByteString with rtl::OString

Chr. Rossmanith ChrRossmanith at gmx.de
Wed Jun 8 14:05:52 PDT 2011


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


More information about the LibreOffice mailing list