Searched refs:bLFStripped (Results 1 – 4 of 4) sorted by relevance
510 sal_Bool SwHTMLParser::EndSection( sal_Bool bLFStripped ) in EndSection() argument517 if( !bLFStripped ) in EndSection()528 sal_Bool SwHTMLParser::EndSections( sal_Bool bLFStripped ) in EndSections() argument535 if( pCntxt->GetSpansSection() && EndSection( bLFStripped ) ) in EndSections()539 bLFStripped = sal_False; in EndSections()
549 sal_Bool EndSection( sal_Bool bLFStripped=sal_False );624 sal_Bool EndSections( sal_Bool bLFStripped );
650 sal_Bool bLFStripped = sal_False; in Continue() local675 bLFStripped = StripTrailingLF() > 0; in Continue()759 if( !pPos->nContent.GetIndex() && !bLFStripped ) in Continue()
5046 sal_Bool bLFStripped = StripTrailingLF() > 0; in BuildTableCaption() local5054 if( pPam->GetPoint()->nContent.GetIndex() || bLFStripped ) in BuildTableCaption()5060 if( !pPam->GetPoint()->nContent.GetIndex() && !bLFStripped ) in BuildTableCaption()
Completed in 125 milliseconds