Home
last modified time | relevance | path

Searched refs:GetCharsetString (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx360 aOutStr += ScGlobal::GetCharsetString( RTL_TEXTENCODING_DONTKNOW ); in WriteToString()
362 aOutStr += ScGlobal::GetCharsetString( eCharSet ); in WriteToString()
H A Dimoptdlg.cxx112 aStrFont = ScGlobal::GetCharsetString( nEnc ); in SetTextEncoding()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx1111 sItStr = ScGlobal::GetCharsetString( RTL_TEXTENCODING_IBM_437 ); in ConvertFrom()
1252 sItStr = ScGlobal::GetCharsetString( RTL_TEXTENCODING_IBM_850 ); in ConvertFrom()
1297 sItStr = ScGlobal::GetCharsetString( RTL_TEXTENCODING_MS_1252 ); in ConvertFrom()
2240 sCharSet = ScGlobal::GetCharsetString( RTL_TEXTENCODING_IBM_850 ); in ConvertTo()
2311 sItStr = ScGlobal::GetCharsetString( RTL_TEXTENCODING_MS_1252 ); in ConvertTo()
/aoo4110/main/sc/inc/
H A Dglobal.hxx708 static String GetCharsetString( CharSet eVal );
/aoo4110/main/sc/source/core/data/
H A Dglobal.cxx713 String ScGlobal::GetCharsetString( CharSet eVal ) in GetCharsetString() function in ScGlobal

Completed in 51 milliseconds