Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A DIDocumentRedlineAccess.hxx148 virtual bool IsInRedlines(const SwNode& rNode) const = 0;
H A Dnode.hxx183 sal_Bool IsInRedlines() const;
H A Ddoc.hxx790 virtual bool IsInRedlines(const SwNode& rNode) const;
/aoo41x/main/sw/source/core/docnode/
H A Dnode.cxx2129 sal_Bool SwNode::IsInRedlines() const in IsInRedlines() function in SwNode
2135 bResult = pDoc->IsInRedlines(*this); in IsInRedlines()
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx3762 bResult = !IsInRedlines(); in IsOutline()
3769 bResult = !IsInRedlines(); in IsOutline()
/aoo41x/main/sw/source/core/doc/
H A Ddocredln.cxx3860 bool SwDoc::IsInRedlines(const SwNode & rNode) const in IsInRedlines() function in SwDoc

Completed in 62 milliseconds