Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dndtxt.hxx110 mutable bool m_bLastOutlineState : 1; member in SwTxtNode
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx220 m_bLastOutlineState( false ), in SwTxtNode()
3819 return IsOutline() != m_bLastOutlineState; in IsOutlineStateChanged()
3824 m_bLastOutlineState = IsOutline(); in UpdateOutlineState()

Completed in 40 milliseconds