Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtxatbase.hxx61 bool m_bNesting : 1; // SwTxtAttrNesting member in SwTxtAttr
74 void SetNesting(const bool bFlag) { m_bNesting = bFlag; } in SetNesting()
102 bool IsNesting() const { return m_bNesting; } in IsNesting()
/trunk/main/sw/source/core/txtnode/
H A Dtxatbase.cxx43 , m_bNesting( false ) in SwTxtAttr()

Completed in 19 milliseconds