Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h891 UT_uint32 m_currentFtrID; variable
H A Die_imp_RTF.cpp1472 m_currentFtrID(0), in IE_Imp_RTF()
2718 m_currentFtrID = 0; in _parseFile()
4228 m_currentFtrID = headerID; in HandleHeaderFooter()
8025 if (m_currentFtrID != 0) in ApplySectionAttributes()
8030 szFtrID = UT_std_string_sprintf("%u", m_currentFtrID); in ApplySectionAttributes()