Home
last modified time | relevance | path

Searched refs:calcTextEncodingFromCodePage (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/xls/
H A Dbiffhelper.cxx244 /*static*/ rtl_TextEncoding BiffHelper::calcTextEncodingFromCodePage( sal_uInt16 nCodePage ) in calcTextEncodingFromCodePage() function in oox::xls::BiffHelper
H A Dworkbookhelper.cxx425 setTextEncoding( BiffHelper::calcTextEncodingFromCodePage( nCodePage ) ); in setCodePage()
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx613 static rtl_TextEncoding calcTextEncodingFromCodePage( sal_uInt16 nCodePage );
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx575 return BiffHelper::calcTextEncodingFromCodePage( nCodePage ); in dumpCodePage()

Completed in 62 milliseconds