Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxlstyle.hxx135 const sal_uInt32 EXC_XF_MAXCOUNT = 4050; /// Maximum number of all XF records. variable
/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx2478 for( nId = 0; (nId < nTotalCount) && (maSortedXFList.GetSize() < EXC_XF_MAXCOUNT); ++nId ) in Finalize()

Completed in 40 milliseconds