Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/writer/
H A Dwrtswtbl.cxx299 nSpace = nSpace + m_nLeftSub; in GetLeftSpace()
736 m_nLeftSub(nLSub), m_nRightSub(nRSub), m_nTabWidth(nWidth), m_bRelWidths(bRel), in SwWriteTable()
744 sal_uInt32 nParentWidth = m_nBaseWidth + m_nLeftSub + m_nRightSub; in SwWriteTable()
769 m_nLeftSub(0), m_nRightSub(0), m_nTabWidth(pLayoutInfo->GetWidthOption()), in SwWriteTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/writer/
H A Dwrtswtbl.cxx298 nSpace = nSpace + m_nLeftSub; in GetLeftSpace()
735 m_nLeftSub(nLSub), m_nRightSub(nRSub), m_nTabWidth(nWidth), m_bRelWidths(bRel), in SwWriteTable()
743 sal_uInt32 nParentWidth = m_nBaseWidth + m_nLeftSub + m_nRightSub; in SwWriteTable()
768 m_nLeftSub(0), m_nRightSub(0), m_nTabWidth(pLayoutInfo->GetWidthOption()), in SwWriteTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/inc/
H A Dwrtswtbl.hxx232 sal_uInt16 const m_nLeftSub; member in SwWriteTable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/inc/
H A Dwrtswtbl.hxx233 sal_uInt16 m_nLeftSub; member in SwWriteTable