Home
last modified time | relevance | path

Searched refs:wwSection (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.hxx717 class wwSection class
720 wwSection(const SwPosition &rPos);
767 std::deque<wwSection> maSegments;
768 typedef ::std::deque<wwSection>::iterator mySegIter;
769 typedef ::std::deque<wwSection>::reverse_iterator mySegrIter;
781 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage,
784 void GetPageULData(const wwSection &rNewSection, bool bFirst,
787 const wwSection &rSection) const;
790 const wwSection &rSection, bool bIgnoreCols) const;
792 void SetNumberingType(const wwSection &rNewSection, SwPageDesc &rPageDesc)
[all …]
H A Dww8par6.cxx171 void wwSection::SetDirection() in SetDirection()
206 bool wwSection::IsVertical() const in IsVertical()
221 void SwWW8ImplReader::SetDocumentGrid(SwFrmFmt &rFmt, const wwSection &rSection) in SetDocumentGrid()
347 bool wwSectionManager::SetCols(SwFrmFmt &rFmt, const wwSection &rSection, in SetCols()
396 void wwSectionManager::SetLeftRight(wwSection &rSection) in SetLeftRight()
437 const wwSection &rSection, bool bIgnoreCols) const in SetPage()
462 void SwWW8ImplReader::SetPageBorder(SwFrmFmt &rFmt, const wwSection &rSection) const in SetPageBorder()
536 void wwSectionManager::GetPageULData(const wwSection &rSection, bool bFirst, in GetPageULData()
615 wwSectionManager::wwULSpaceData& rData, const wwSection &rSection) const in SetPageULSpaceItems()
682 SwPaM& rMyPaM, wwSection &rSection) in InsertSection()
[all …]
H A Dww8par.cxx2133 const SwPageDesc *pPrev, const wwSection &rSection) in Read_HdFt()
2227 bool wwSectionManager::SectionIsProtected(const wwSection &rSection) const in SectionIsProtected()
2232 void wwSectionManager::SetHdFt(wwSection &rSection, int nSect, in SetHdFt()
2233 const wwSection *pPrevious) in SetHdFt()
3820 void wwSectionManager::SetSegmentToPageDesc(const wwSection &rSection, in SetSegmentToPageDesc()
3878 void wwSectionManager::SetUseOn(wwSection &rSection) in SetUseOn()
3976 const wwSection *pPrevious = 0; in SetSwFmtPageDesc()