Searched refs:pOutTbl (Results 1 – 1 of 1) sorted by relevance
2937 SwTableNode *pOutTbl = pTblNd; in InsertTableSection() local2939 pTblNd = pOutTbl; in InsertTableSection()2940 pOutTbl = pOutTbl->StartOfSectionNode()->FindTableNode(); in InsertTableSection()2941 } while( pOutTbl && pTblNd->GetTable().GetHTMLTableLayout() ); in InsertTableSection()
Completed in 22 milliseconds