#include "sal/config.h"
#include <cassert>
#include "osl/diagnose.h"
#include <rtl/ustring.h>
#include <rtl/string.hxx>
#include <rtl/stringutils.hxx>
#include <rtl/memory.h>
#include "sal/log.hxx"
#include <new>
#include <rtl/oustringostreaminserter.hxx>
Go to the source code of this file.
Classes |
class | rtl::OUString |
| This String class provide base functionality for C++ like Unicode character array handling. More...
|
class | rtl::OUString::DO_NOT_ACQUIRE |
struct | rtl::OUStringHash |
| A helper to use OUStrings with hash maps. More...
|