Language
The Free and Open Productivity Suite
Overview |
Namespace |
Class |
Index |
Help |
:: namespace rtl
Structs
|
OStringHash |
A helper to use OStrings with hash maps.
|
OUStringHash |
A helper to use OUStrings with hash maps.
|
Functions
|
OUString
OStringToOUString( const OString & rStr, rtl_TextEncoding encoding, sal_uInt32 convertFlags = OSTRING_TO_OUSTRING_CVTFLAGS ); |
Convert an OString to an OUString, using a specific text encoding.
|
OString
OUStringToOString( const OUString & rUnicode, rtl_TextEncoding encoding, sal_uInt32 convertFlags = OUSTRING_TO_OSTRING_CVTFLAGS ); |
Convert an OUString to an OString, using a specific text encoding.
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.