Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h972 bool m_bRowJustPassed; variable
H A Die_imp_RTF.cpp1509 m_bRowJustPassed(false), in IE_Imp_RTF()
1976 if(m_bRowJustPassed && m_bDoCloseTable && (getTable()!= NULL)) in HandleCell()
2009 m_bRowJustPassed = false; in HandleCell()
2238 m_bRowJustPassed = true; in HandleRow()
5512 m_bRowJustPassed = false; in TranslateKeywordID()