Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/plugins/docbook/xp/
H A Die_exp_DocBook.h173 UT_UTF8String m_sLastStyle; variable
H A Die_exp_DocBook.cpp314 m_sLastStyle = ""; in _closeSection()
678 if(strcmp (szValue, m_sLastStyle.utf8_str())) // not a coalescing run in _openParagraph()
689 m_sLastStyle = szValue; in _openParagraph()
1003 m_sLastStyle = ""; //only used for non-handled styles in s_DocBook_Listener()