Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dhtmltbl.cxx191 , m_bUseRelWidth( false ) in SwHTMLTableLayout()
1125 m_bUseRelWidth = false; in AutoLayoutPass2()
1153 m_bUseRelWidth = true; in AutoLayoutPass2()
1631 bool bRel = m_bUseRelWidth && in SetWidths()
1646 if( m_bUseRelWidth ) in SetWidths()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dhtmltbl.cxx183 , m_bUseRelWidth( false ) in SwHTMLTableLayout()
1117 m_bUseRelWidth = false; in AutoLayoutPass2()
1145 m_bUseRelWidth = true; in AutoLayoutPass2()
1622 bool bRel = m_bUseRelWidth && in SetWidths()
1637 if( m_bUseRelWidth ) in SetWidths()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhtmltbl.hxx218 bool m_bUseRelWidth : 1; ///< SwTable gets relative width. member in SwHTMLTableLayout
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhtmltbl.hxx218 bool m_bUseRelWidth : 1; ///< SwTable gets relative width. member in SwHTMLTableLayout