Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmltab.cxx1704 SwTableBox* pCntBox = NewTableBox( pCnts->GetStartNode(), in MakeTableBox() local
1706 pCnts->SetTableBox( pCntBox ); in MakeTableBox()
1707 FixFrameFormat( pCntBox, nTopRow, nLeftCol, nRowSpan, nColSpan, in MakeTableBox()
1709 pLine->GetTabBoxes().push_back( pCntBox ); in MakeTableBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmltab.cxx1714 SwTableBox* pCntBox = NewTableBox( pCnts->GetStartNode(), in MakeTableBox() local
1716 pCnts->SetTableBox( pCntBox ); in MakeTableBox()
1717 FixFrameFormat( pCntBox, nTopRow, nLeftCol, nRowSpan, nColSpan, in MakeTableBox()
1719 pLine->GetTabBoxes().push_back( pCntBox ); in MakeTableBox()