Searched refs:bCurrCharIsSpace (Results 1 – 1 of 1) sorted by relevance
3341 sal_Bool bCurrCharIsSpace = sal_False; in exportText() local3359 bCurrCharIsSpace = sal_True; in exportText()3388 if( nSpaceChars > 0 && !bCurrCharIsSpace ) in exportText()3432 if( bCurrCharIsSpace && rPrevCharIsSpace ) in exportText()3434 rPrevCharIsSpace = bCurrCharIsSpace; in exportText()