Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dnode.hxx378 mutable bool mbSetModifyAtAttr; member in SwCntntNode
506 …inline void SetModifyAtAttr( bool bSetModifyAtAttr ) const { mbSetModifyAtAttr = bSetModifyAtAttr;… in SetModifyAtAttr()
507 inline bool GetModifyAtAttr() const { return mbSetModifyAtAttr; } in GetModifyAtAttr()
/aoo41x/main/sw/source/core/docnode/
H A Dnode.cxx1030 mbSetModifyAtAttr( false ) in SwCntntNode()
1049 if ( mpAttrSet.get() && mbSetModifyAtAttr ) in ~SwCntntNode()

Completed in 25 milliseconds