Home
last modified time | relevance | path

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

/AOO41X/main/svl/inc/svl/ !
H A Dzformat.hxx221 String GetMappedFormatstring( const NfKeywordTable& rKeywords,
/AOO41X/main/sc/source/filter/excel/ !
H A Dxestyle.cxx1326 … aFormatStr = pEntry->GetMappedFormatstring( *mpKeywordTable, *mxFormatter->GetLocaleData() ); in GetFormatCode()
/AOO41X/main/svl/source/numbers/ !
H A Dzformat.cxx4194 String SvNumberformat::GetMappedFormatstring( in GetMappedFormatstring() function in SvNumberformat
/AOO41X/main/sw/source/filter/ww8/ !
H A Dww8atr.cxx2408 String sFmt(pNumFmt->GetMappedFormatstring(GetNfKeywordTable(), in GetNumberFmt()