Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx667 sal_uInt32 nSectSttIdx = rSectNd.GetIndex(); in OutHTML_Section() local
674 if( lcl_html_IsMultiColStart( rHTMLWrt, nSectSttIdx+1 ) ) in OutHTML_Section()
705 if( pSurrCol && nSectSttIdx - pSurrSectNd->GetIndex() > 1 && in OutHTML_Section()
706 !lcl_html_IsMultiColEnd( rHTMLWrt, nSectSttIdx-1 ) ) in OutHTML_Section()

Completed in 23 milliseconds