Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h896 UT_uint32 m_currentHdrLastID; // these are numbers. variable
H A Die_imp_RTF.cpp1477 m_currentHdrLastID(0), in IE_Imp_RTF()
2723 m_currentHdrLastID = 0; in _parseFile()
4224 m_currentHdrLastID = headerID; in HandleHeaderFooter()
8016 if (m_currentHdrLastID != 0) in ApplySectionAttributes()
8021 szHdrLastID = UT_std_string_sprintf ("%u", m_currentHdrLastID); in ApplySectionAttributes()