LibreOffice Module o3tl (master) 1
|
#include <sal/config.h>
#include <cassert>
#include <cstring>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
Go to the source code of this file.
Namespaces | |
namespace | o3tl |
Functions | |
OUString | o3tl::runtimeToOUString (char const *runtimeString) |
Convert an NTBS from the C++ runtime to an OUString. More... | |