Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxestring.cxx248 LimitFormatCount( mbIsBiff8 ? EXC_STR_MAXLEN : EXC_STR_MAXLEN_8BIT ); in SetFormats()
264 void XclExpString::LimitFormatCount( sal_uInt16 nMaxCount ) in LimitFormatCount() function in XclExpString
H A Dxehelper.cxx647 xString->LimitFormatCount( EXC_MAXRECSIZE_BIFF8 / 8 - 1 ); in CreateString()
674 xString->LimitFormatCount( EXC_MAXRECSIZE_BIFF8 / 8 - 1 ); in CreateString()
H A Dxetable.cxx741 mxText->LimitFormatCount( EXC_LABEL_MAXLEN ); in Init()
/aoo42x/main/sc/source/filter/inc/
H A Dxestring.hxx187 void LimitFormatCount( sal_uInt16 nMaxCount );

Completed in 397 milliseconds