Language
The Free and Open Productivity Suite
:: 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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.