Searched refs:LimitFormatCount (Results 1 – 4 of 4) sorted by relevance
248 LimitFormatCount( mbIsBiff8 ? EXC_STR_MAXLEN : EXC_STR_MAXLEN_8BIT ); in SetFormats()264 void XclExpString::LimitFormatCount( sal_uInt16 nMaxCount ) in LimitFormatCount() function in XclExpString
647 xString->LimitFormatCount( EXC_MAXRECSIZE_BIFF8 / 8 - 1 ); in CreateString()674 xString->LimitFormatCount( EXC_MAXRECSIZE_BIFF8 / 8 - 1 ); in CreateString()
741 mxText->LimitFormatCount( EXC_LABEL_MAXLEN ); in Init()
187 void LimitFormatCount( sal_uInt16 nMaxCount );
Completed in 56 milliseconds