Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhtmltbl.hxx256 sal_uInt16 GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhtmltbl.hxx256 sal_uInt16 GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dhtmltbl.cxx248 sal_uInt16 SwHTMLTableLayout::GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetRightCellSpace() function in SwHTMLTableLayout
278 GetRightCellSpace( nCol, nColSpan, bSwBorders ); in AddBorderWidth()
1595 nRSpace = GetRightCellSpace( j, nColSpan ); in SetWidths()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dhtmltbl.cxx240 sal_uInt16 SwHTMLTableLayout::GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetRightCellSpace() function in SwHTMLTableLayout
270 GetRightCellSpace( nCol, nColSpan, bSwBorders ); in AddBorderWidth()
1587 nRSpace = GetRightCellSpace( j, nColSpan ); in SetWidths()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmltab.cxx1671 sal_uInt16 nRSpace = m_xLayoutInfo->GetRightCellSpace( nLeftCol, nColSpan ); in MakeTableBox()
1722 sal_uInt16 nRSpace = m_xLayoutInfo->GetRightCellSpace( nLeftCol, in MakeTableBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmltab.cxx1681 sal_uInt16 nRSpace = m_xLayoutInfo->GetRightCellSpace( nLeftCol, nColSpan ); in MakeTableBox()
1732 sal_uInt16 nRSpace = m_xLayoutInfo->GetRightCellSpace( nLeftCol, in MakeTableBox()