Searched refs:bPrevCharIsSpace (Results 1 – 2 of 2) sorted by relevance
2194 sal_Bool bPrevCharIsSpace = sal_True; in exportParagraph() local2196 bPrevCharIsSpace = !exportTextContentEnumeration( in exportParagraph()2204 sal_Bool bPrevCharIsSpace = sal_True; in exportParagraph() local2211 bPrevCharIsSpace = !exportTextContentEnumeration( in exportParagraph()2215 bPrevCharIsSpace ); in exportParagraph()2229 sal_Bool bPrevCharIsSpace = bPrvChrIsSpc; in exportTextRangeEnumeration() local2249 bPrevCharIsSpace = false; in exportTextRangeEnumeration()2254 bPrevCharIsSpace = false; in exportTextRangeEnumeration()2285 bPrevCharIsSpace = sal_False; in exportTextRangeEnumeration()2290 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 41 milliseconds