Searched refs:XclCodePageEntry_CPPred (Results 1 – 1 of 1) sorted by relevance
410 struct XclCodePageEntry_CPPred struct412 inline explicit XclCodePageEntry_CPPred( sal_uInt16 nCodePage ) : mnCodePage( nCodePage ) {} in XclCodePageEntry_CPPred() function428 …try* pEntry = ::std::find_if( pCodePageTable, pCodePageTableEnd, XclCodePageEntry_CPPred( nCodePag… in GetTextEncoding()
Completed in 36 milliseconds