Home
last modified time | relevance | path

Searched refs:SectionIsProtected (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx800 bool SectionIsProtected(const wwSection &rSection) const;
H A Dww8par.cxx2226 bool wwSectionManager::SectionIsProtected(const wwSection &rSection) const in SectionIsProtected() function in wwSectionManager
4036 …bool bProtected = SectionIsProtected(*aIter); // do we really need this ?? I guess I have a diffe… in InsertSegments()
H A Dww8par2.cxx312 return SectionIsProtected(maSegments.back()); in CurrentSectionIsProtected()
H A Dww8par6.cxx697 aSection.SetProtectFlag(SectionIsProtected(rSection)); in InsertSection()