diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-11-17 08:59:01 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-11-17 09:22:14 +0100 |
commit | acd78552de4179d869cf7061dffab22063466f1c (patch) | |
tree | f6a4290977b5c9a7ea35373ac5f9b366b5b0f48a /oox/source/vml | |
parent | e47b43f4c2fd2a634469b3f2797352d0e3d09ca3 (diff) |
Add rtl::OUString::toUtf8()
There is rtl::OUStringToOString() already to do OUString to OString conversion
using UTF-8 encoding on a best effort basis. However multiple modules have
code where we assume that such a conversion is perfect. Add a new method that
asserts such an expected success instead of duplicating it at multiple places.
Change-Id: I0e55b53f558df82b67af6a463c8144655cf0ca74
Diffstat (limited to 'oox/source/vml')
0 files changed, 0 insertions, 0 deletions