Searched refs:pSurrSectNd (Results 1 – 1 of 1) sorted by relevance
663 const SwSectionNode *pSurrSectNd = 0; in OutHTML_Section() local685 pSurrSectNd = pSttNd->FindSectionNode(); in OutHTML_Section()686 if( pSurrSectNd ) in OutHTML_Section()690 pBoxSttNd->GetIndex() < pSurrSectNd->GetIndex() ) in OutHTML_Section()692 pSurrSection = &pSurrSectNd->GetSection(); in OutHTML_Section()705 if( pSurrCol && nSectSttIdx - pSurrSectNd->GetIndex() > 1 && in OutHTML_Section()728 pSurrSectNd->EndOfSectionIndex() - nSectEndIdx > 1 && in OutHTML_Section()
Completed in 19 milliseconds