Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx573 SwTableNode *pTabNd = (pDoc->GetNodes()[nIdx])->GetTableNode(); in AutoLayoutPass1() local
574 if( pTabNd ) in AutoLayoutPass1()
576 … SwHTMLTableLayout *pChild = pTabNd->GetTable().GetHTMLTableLayout(); in AutoLayoutPass1()
604 nIdx = pTabNd->EndOfSectionNode()->GetIndex(); in AutoLayoutPass1()