Home
last modified time | relevance | path

Searched refs:pOutTbl (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx2950 SwTableNode *pOutTbl = pTblNd; in InsertTableSection() local
2952 pTblNd = pOutTbl; in InsertTableSection()
2953 pOutTbl = pOutTbl->StartOfSectionNode()->FindTableNode(); in InsertTableSection()
2954 } while( pOutTbl && pTblNd->GetTable().GetHTMLTableLayout() ); in InsertTableSection()

Completed in 18 milliseconds