Searched refs:bPrevCharIsSpace (Results 1 – 2 of 2) sorted by relevance
2192 sal_Bool bPrevCharIsSpace = sal_True; in exportParagraph() local2194 bPrevCharIsSpace = !exportTextContentEnumeration( in exportParagraph()2202 sal_Bool bPrevCharIsSpace = sal_True; in exportParagraph() local2209 bPrevCharIsSpace = !exportTextContentEnumeration( in exportParagraph()2213 bPrevCharIsSpace ); in exportParagraph()2227 sal_Bool bPrevCharIsSpace = bPrvChrIsSpc; in exportTextRangeEnumeration() local2247 bPrevCharIsSpace = false; in exportTextRangeEnumeration()2252 bPrevCharIsSpace = false; in exportTextRangeEnumeration()2281 bPrevCharIsSpace = sal_False; in exportTextRangeEnumeration()2286 bPrevCharIsSpace = sal_False; in exportTextRangeEnumeration()[all …]
1521 sal_Bool bPrevCharIsSpace = sal_False; in exportParagraph() local1522 GetTextParagraphExport()->exportText(sToken,bPrevCharIsSpace); in exportParagraph()1533 sal_Bool bPrevCharIsSpace = sal_False; in exportParagraph() local1534 GetTextParagraphExport()->exportText(sExpr,bPrevCharIsSpace); in exportParagraph()
Completed in 302 milliseconds