Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dtxatbase.hxx56 bool m_bDontMoveAttr : 1; // refmarks, toxmarks member in SwTxtAttr
70 void SetDontMoveAttr( bool bFlag ) { m_bDontMoveAttr = bFlag; } in SetDontMoveAttr()
96 bool IsDontMoveAttr() const { return m_bDontMoveAttr; } in IsDontMoveAttr()
/aoo4110/main/sw/source/core/txtnode/
H A Dtxatbase.cxx38 , m_bDontMoveAttr( false ) in SwTxtAttr()

Completed in 19 milliseconds