Searched refs:pOutTbl (Results 1 – 1 of 1) sorted by relevance
2950 SwTableNode *pOutTbl = pTblNd; in InsertTableSection() local2952 pTblNd = pOutTbl; in InsertTableSection()2953 pOutTbl = pOutTbl->StartOfSectionNode()->FindTableNode(); in InsertTableSection()2954 } while( pOutTbl && pTblNd->GetTable().GetHTMLTableLayout() ); in InsertTableSection()
Completed in 18 milliseconds