Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h507 RTFProps_TableProps m_tableProps; // Table properties member
H A Die_imp_RTF.cpp1453 pNew->m_tableProps = m_tableProps; in clone()
1754 m_currentRTFState.m_tableProps = RTFProps_TableProps(); in OpenTable()
2156 getTable()->setAutoFit( m_currentRTFState.m_tableProps.m_bAutoFit ); in FlushTableProps()
7828 m_currentRTFState.m_tableProps = RTFProps_TableProps(); in ResetTableAttributes()