Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxestring.cxx251 void XclExpString::AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx, bool bDropDuplicate ) in AppendFormat() argument
255 …if( maFormats.empty() || ((maFormats.size() < nMaxSize) && (!bDropDuplicate || (maFormats.back().m… in AppendFormat()
/aoo42x/main/sc/source/filter/inc/
H A Dxestring.hxx183 …void AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx, bool bDropDuplicate = tru…

Completed in 19 milliseconds