Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx408 const XclCodePageEntry* const pCodePageTableEnd = STATIC_ARRAY_END( pCodePageTable ); variable
428 …const XclCodePageEntry* pEntry = ::std::find_if( pCodePageTable, pCodePageTableEnd, XclCodePageEnt… in GetTextEncoding()
429 if( pEntry == pCodePageTableEnd ) in GetTextEncoding()
442 …const XclCodePageEntry* pEntry = ::std::find_if( pCodePageTable, pCodePageTableEnd, XclCodePageEnt… in GetXclCodePage()
443 if( pEntry == pCodePageTableEnd ) in GetXclCodePage()

Completed in 19 milliseconds