Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2194 sal_Bool bPrevCharIsSpace = sal_True; in exportParagraph() local
2196 bPrevCharIsSpace = !exportTextContentEnumeration( in exportParagraph()
2204 sal_Bool bPrevCharIsSpace = sal_True; in exportParagraph() local
2211 bPrevCharIsSpace = !exportTextContentEnumeration( in exportParagraph()
2215 bPrevCharIsSpace ); in exportParagraph()
2229 sal_Bool bPrevCharIsSpace = bPrvChrIsSpc; in exportTextRangeEnumeration() local
2249 bPrevCharIsSpace = false; in exportTextRangeEnumeration()
2254 bPrevCharIsSpace = false; in exportTextRangeEnumeration()
2285 bPrevCharIsSpace = sal_False; in exportTextRangeEnumeration()
2290 bPrevCharIsSpace = sal_False; in exportTextRangeEnumeration()
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1521 sal_Bool bPrevCharIsSpace = sal_False; in exportParagraph() local
1522 GetTextParagraphExport()->exportText(sToken,bPrevCharIsSpace); in exportParagraph()
1533 sal_Bool bPrevCharIsSpace = sal_False; in exportParagraph() local
1534 GetTextParagraphExport()->exportText(sExpr,bPrevCharIsSpace); in exportParagraph()

Completed in 52 milliseconds