Searched refs:nRSpace (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 1683 sal_uInt16 nAbs = 0, nRel = 0, nLSpace = 0, nRSpace = 0, in SetWidths() local 1690 nRSpace = GetRightCellSpace( j, nColSpan ); in SetWidths() 1694 nLSpace, nRSpace, in SetWidths()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 1870 sal_uInt16 nRSpace = pLayoutInfo->GetRightCellSpace( nLeftCol, nColSpan ); in MakeTableBox() local 1872 pCnts->GetTable()->MakeTable( pBox, nAbs, nRel, nLSpace, nRSpace, in MakeTableBox() 1919 sal_uInt16 nRSpace = pLayoutInfo->GetRightCellSpace( nLeftCol, in MakeTableBox() local 1923 nRSpace, nInhSpace ); in MakeTableBox()
|
Completed in 40 milliseconds