Searched refs:SectionIsProtected (Results 1 – 4 of 4) sorted by relevance
801 bool SectionIsProtected(const wwSection &rSection) const;
2227 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()
313 return SectionIsProtected(maSegments.back()); in CurrentSectionIsProtected()
698 aSection.SetProtectFlag(SectionIsProtected(rSection)); in InsertSection()
Completed in 86 milliseconds