Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dtxatbase.hxx57 bool m_bCharFmtAttr : 1; // charfmt, inet member in SwTxtAttr
71 void SetCharFmtAttr( bool bFlag ) { m_bCharFmtAttr = bFlag; } in SetCharFmtAttr()
97 bool IsCharFmtAttr() const { return m_bCharFmtAttr; } in IsCharFmtAttr()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxatbase.cxx39 , m_bCharFmtAttr( false ) in SwTxtAttr()

Completed in 15 milliseconds