Searched refs:EXC_MAXRECSIZE_BIFF5 (Results 1 – 2 of 2) sorted by relevance
36 const sal_uInt16 EXC_MAXRECSIZE_BIFF5 = 2080; variable
81 … mnMaxRecSize = (mrRoot.GetBiff() <= EXC_BIFF5) ? EXC_MAXRECSIZE_BIFF5 : EXC_MAXRECSIZE_BIFF8; in XclExpStream()
Completed in 19 milliseconds