Searched refs:rPrevCharIsSpace (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 3260 sal_Bool& rPrevCharIsSpace ) in exportTextRangeSpan() argument 3276 exportText( aText, rPrevCharIsSpace ); in exportTextRangeSpan() 3283 sal_Bool& rPrevCharIsSpace ) in exportTextRange() argument 3319 …pan( rTextRange, xPropSet, xPropSetInfo, bIsUICharStyle, bHasAutoStyle, sStyle, rPrevCharIsSpace ); in exportTextRange() 3323 …pan( rTextRange, xPropSet, xPropSetInfo, bIsUICharStyle, bHasAutoStyle, sStyle, rPrevCharIsSpace ); in exportTextRange() 3329 sal_Bool& rPrevCharIsSpace ) in exportText() argument 3351 if( rPrevCharIsSpace ) in exportText() 3430 if( bCurrCharIsSpace && rPrevCharIsSpace ) in exportText() 3432 rPrevCharIsSpace = bCurrCharIsSpace; in exportText()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 123 sal_Bool& rPrevCharIsSpace );
|
Completed in 58 milliseconds