Home
last modified time | relevance | path

Searched refs:IsInRedlines (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentRedlineAccess.hxx148 virtual bool IsInRedlines(const SwNode& rNode) const = 0;
H A Dnode.hxx189 sal_Bool IsInRedlines() const;
H A Ddoc.hxx790 virtual bool IsInRedlines(const SwNode& rNode) const;
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx2135 sal_Bool SwNode::IsInRedlines() const in IsInRedlines() function in SwNode
2141 bResult = pDoc->IsInRedlines(*this); in IsInRedlines()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx3803 bResult = !IsInRedlines(); in IsOutline()
3810 bResult = !IsInRedlines(); in IsOutline()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx3867 bool SwDoc::IsInRedlines(const SwNode & rNode) const in IsInRedlines() function in SwDoc

Completed in 72 milliseconds