Searched refs:pBox1 (Results 1 – 4 of 4) sorted by relevance
1295 pBox1( 0 ), in SwXMLTableContext()1423 pBox1 = pLine1->GetTabBoxes()[0U]; in SwXMLTableContext()1424 pSttNd1 = pBox1->GetSttNd(); in SwXMLTableContext()1439 pBox1( 0 ), in SwXMLTableContext()1875 if( pBox1 && in NewTableBox()1876 pBox1->GetSttNd() == pStNd ) in NewTableBox()1880 pBox = pBox1; in NewTableBox()1882 pBox1 = 0; in NewTableBox()2687 pBox1 = 0; in MakeTable()2805 pBox1->pSttNd = pSttNd1; in MakeTable()[all …]
78 SwTableBox *pBox1; member in SwXMLTableContext
437 SwTableBox *pBox1; // die TableBox, die beim Erstellen member in HTMLTable998 pBox1 = 0; in InitCtor()1664 if( pTopTable->pBox1 && in NewTableBox()1665 pTopTable->pBox1->GetSttNd() == pStNd ) in NewTableBox()1669 pBox = pTopTable->pBox1; in NewTableBox()1671 pTopTable->pBox1 = 0; in NewTableBox()2614 pBox1 = (pLine1->GetTabBoxes())[0]; in MakeTable()2618 pBoxFmt = (SwTableBoxFmt*)pBox1->GetFrmFmt(); in MakeTable()
2177 SwTableBox * pBox1 = rTabBoxes[n]; in TableHeight()2178 if (pBox1->getRowspan() != 1) in TableHeight()2524 const SwTableBox * pBox1 = rTabBoxes[n]; in TableBackgrounds() local2525 const SwFrmFmt * pFrmFmt = pBox1->GetFrmFmt(); in TableBackgrounds()2557 const SwTableBox * pBox1 = rTabBoxes[n]; in TableBackgrounds() local2558 const SwFrmFmt * pFrmFmt = pBox1->GetFrmFmt(); in TableBackgrounds()
Completed in 142 milliseconds