Searched refs:nSectSttIdx (Results 1 – 1 of 1) sorted by relevance
667 sal_uInt32 nSectSttIdx = rSectNd.GetIndex(); in OutHTML_Section() local674 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 13 milliseconds