Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx665 const SwFmtCol *pSurrCol = 0; in OutHTML_Section() local
695 pSurrCol = lcl_html_GetFmtCol( rHTMLWrt, *pSurrSection, in OutHTML_Section()
705 if( pSurrCol && nSectSttIdx - pSurrSectNd->GetIndex() > 1 && in OutHTML_Section()
707 lcl_html_OutSectionEndTag( rHTMLWrt, pSurrCol ); in OutHTML_Section()
727 if( pSurrCol && in OutHTML_Section()
731 pSurrCol, sal_True ); in OutHTML_Section()

Completed in 31 milliseconds