Searched refs:SectionIsProtected (Results 1 – 4 of 4) sorted by relevance
800 bool SectionIsProtected(const wwSection &rSection) const;
2226 bool wwSectionManager::SectionIsProtected(const wwSection &rSection) const in SectionIsProtected() function in wwSectionManager4036 …bool bProtected = SectionIsProtected(*aIter); // do we really need this ?? I guess I have a diffe… in InsertSegments()
312 return SectionIsProtected(maSegments.back()); in CurrentSectionIsProtected()
697 aSection.SetProtectFlag(SectionIsProtected(rSection)); in InsertSection()