Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h332 static UT_uint32 m_sPreviousLevel; variable
H A Die_imp_RTF.cpp233 UT_uint32 RTF_msword97_level::m_sPreviousLevel =0; member in RTF_msword97_level
273 if (m_bRestart && (m_sPreviousLevel < m_localLevel)) in buildAbiListProperties()
278 m_sPreviousLevel = m_localLevel; in buildAbiListProperties()