Home
last modified time | relevance | path

Searched defs:XclCodePageEntry_CPPred (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dxltools.cxx410 struct XclCodePageEntry_CPPred struct
412 inline explicit XclCodePageEntry_CPPred( sal_uInt16 nCodePage ) : mnCodePage( nCodePage ) {} in XclCodePageEntry_CPPred() argument
413 …inline bool operator()( const XclCodePageEntry& rEntry ) const { return rEntry.mnCodePage … in operator ()()
414 sal_uInt16 mnCodePage;

Completed in 16 milliseconds