Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h269 UT_sint32 m_iTopBorderWidth; // Thickness in twips member
H A Die_imp_RTF.cpp1262 m_iTopBorderWidth = 10; // Thickness in twips in RTFProps_ParaProps()
1345 m_iTopBorderWidth = other.m_iTopBorderWidth; in operator =()
4608 m_currentRTFState.m_paraProps.m_iTopBorderWidth = (int) param; in TranslateKeywordID()
7565 w = static_cast<double>(m_currentRTFState.m_paraProps.m_iTopBorderWidth)/1440.; in ApplyParagraphAttributes()