Home
last modified time | relevance | path

Searched refs:pcFmtCode (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/oox/inc/oox/xls/
H A Dnumberformatsbuffer.hxx73 const sal_Char* pcFmtCode );
/aoo42x/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1914 void NumberFormat::setFormatCode( const Locale& rLocale, const sal_Char* pcFmtCode ) in setFormatCode() argument
1917 maModel.maFmtCode = OStringToOUString( OString( pcFmtCode ), RTL_TEXTENCODING_UTF8 ); in setFormatCode()

Completed in 24 milliseconds