Home
last modified time | relevance | path

Searched refs:pOutTbl (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx2937 SwTableNode *pOutTbl = pTblNd; in InsertTableSection() local
2939 pTblNd = pOutTbl; in InsertTableSection()
2940 pOutTbl = pOutTbl->StartOfSectionNode()->FindTableNode(); in InsertTableSection()
2941 } while( pOutTbl && pTblNd->GetTable().GetHTMLTableLayout() ); in InsertTableSection()

Completed in 54 milliseconds