Home
last modified time | relevance | path

Searched refs:bLFStripped (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx510 sal_Bool SwHTMLParser::EndSection( sal_Bool bLFStripped ) in EndSection() argument
517 if( !bLFStripped ) in EndSection()
528 sal_Bool SwHTMLParser::EndSections( sal_Bool bLFStripped ) in EndSections() argument
535 if( pCntxt->GetSpansSection() && EndSection( bLFStripped ) ) in EndSections()
539 bLFStripped = sal_False; in EndSections()
H A Dswhtml.hxx549 sal_Bool EndSection( sal_Bool bLFStripped=sal_False );
624 sal_Bool EndSections( sal_Bool bLFStripped );
H A Dswhtml.cxx650 sal_Bool bLFStripped = sal_False; in Continue() local
675 bLFStripped = StripTrailingLF() > 0; in Continue()
759 if( !pPos->nContent.GetIndex() && !bLFStripped ) in Continue()
H A Dhtmltab.cxx5046 sal_Bool bLFStripped = StripTrailingLF() > 0; in BuildTableCaption() local
5054 if( pPam->GetPoint()->nContent.GetIndex() || bLFStripped ) in BuildTableCaption()
5060 if( !pPam->GetPoint()->nContent.GetIndex() && !bLFStripped ) in BuildTableCaption()

Completed in 72 milliseconds