Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx3264 sal_Bool& rPrevCharIsSpace ) in exportTextRangeSpan() argument
3280 exportText( aText, rPrevCharIsSpace ); in exportTextRangeSpan()
3287 sal_Bool& rPrevCharIsSpace ) in exportTextRange() argument
3323 …pan( rTextRange, xPropSet, xPropSetInfo, bIsUICharStyle, bHasAutoStyle, sStyle, rPrevCharIsSpace ); in exportTextRange()
3327 …pan( rTextRange, xPropSet, xPropSetInfo, bIsUICharStyle, bHasAutoStyle, sStyle, rPrevCharIsSpace ); in exportTextRange()
3333 sal_Bool& rPrevCharIsSpace ) in exportText() argument
3355 if( rPrevCharIsSpace ) in exportText()
3434 if( bCurrCharIsSpace && rPrevCharIsSpace ) in exportText()
3436 rPrevCharIsSpace = bCurrCharIsSpace; in exportText()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx123 sal_Bool& rPrevCharIsSpace );

Completed in 30 milliseconds