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() function
413 … operator()( const XclCodePageEntry& rEntry ) const { return rEntry.mnCodePage == mnCodePage; } in operator ()()
414 sal_uInt16 mnCodePage;