Searched refs:wwSection (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 717 class wwSection class 720 wwSection(const SwPosition &rPos); 767 std::deque<wwSection> maSegments; 768 typedef ::std::deque<wwSection>::iterator mySegIter; 787 const wwSection &rSection) const; 790 const wwSection &rSection, bool bIgnoreCols) const; 795 void SetUseOn(wwSection &rSection); 796 void SetHdFt(wwSection &rSection, int nSect, const wwSection *pPrevious); 802 void SetLeftRight(wwSection &rSection); 1241 const wwSection &rSection); [all …]
|
H A D | ww8par6.cxx | 171 void wwSection::SetDirection() in SetDirection() 206 bool wwSection::IsVertical() const in IsVertical() 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() 682 SwPaM& rMyPaM, wwSection &rSection) in InsertSection() 743 void SwWW8ImplReader::HandleLineNumbering(const wwSection &rSection) in HandleLineNumbering() 794 wwSection::wwSection(const SwPosition &rPos) : maStart(rPos.nNode), in wwSection() function in wwSection 801 void wwSectionManager::SetNumberingType(const wwSection &rNewSection, in SetNumberingType() 857 wwSection aLastSection(*mrReader.pPaM->GetPoint()); in CreateSep() [all …]
|
H A D | ww8par.cxx | 2133 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() 3821 void wwSectionManager::SetSegmentToPageDesc(const wwSection &rSection, in SetSegmentToPageDesc() 3879 void wwSectionManager::SetUseOn(wwSection &rSection) in SetUseOn() 3977 const wwSection *pPrevious = 0; in SetSwFmtPageDesc()
|
Completed in 70 milliseconds