Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx716 class wwSection class
719 wwSection(const SwPosition &rPos);
766 std::deque<wwSection> maSegments;
767 typedef ::std::deque<wwSection>::iterator mySegIter;
768 typedef ::std::deque<wwSection>::reverse_iterator mySegrIter;
780 void SetSegmentToPageDesc(const wwSection &rSection, bool bTitlePage,
783 void GetPageULData(const wwSection &rNewSection, bool bFirst,
786 const wwSection &rSection) const;
789 const wwSection &rSection, bool bIgnoreCols) const;
791 void SetNumberingType(const wwSection &rNewSection, SwPageDesc &rPageDesc)
[all …]
H A Dww8par6.cxx170 void wwSection::SetDirection() in SetDirection()
205 bool wwSection::IsVertical() const in IsVertical()
220 void SwWW8ImplReader::SetDocumentGrid(SwFrmFmt &rFmt, const wwSection &rSection) in SetDocumentGrid()
346 bool wwSectionManager::SetCols(SwFrmFmt &rFmt, const wwSection &rSection, in SetCols()
395 void wwSectionManager::SetLeftRight(wwSection &rSection) in SetLeftRight()
436 const wwSection &rSection, bool bIgnoreCols) const in SetPage()
461 void SwWW8ImplReader::SetPageBorder(SwFrmFmt &rFmt, const wwSection &rSection) const in SetPageBorder()
535 void wwSectionManager::GetPageULData(const wwSection &rSection, bool bFirst, in GetPageULData()
614 wwSectionManager::wwULSpaceData& rData, const wwSection &rSection) const in SetPageULSpaceItems()
681 SwPaM& rMyPaM, wwSection &rSection) in InsertSection()
[all …]
H A Dww8par.cxx2132 const SwPageDesc *pPrev, const wwSection &rSection) in Read_HdFt()
2226 bool wwSectionManager::SectionIsProtected(const wwSection &rSection) const in SectionIsProtected()
2231 void wwSectionManager::SetHdFt(wwSection &rSection, int nSect, in SetHdFt()
2232 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()