Searched refs:wwSectionManager (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8par.hxx | 759 class wwSectionManager class 812 wwSectionManager(const wwSectionManager&); 813 wwSectionManager& operator=(const wwSectionManager&); 815 wwSectionManager(SwWW8ImplReader &rReader) : mrReader(rReader), mnDesc(0) in wwSectionManager() function in wwSectionManager 934 friend class wwSectionManager; 1004 wwSectionManager maSectionManager;
|
| H A D | ww8par6.cxx | 346 bool wwSectionManager::SetCols(SwFrmFmt &rFmt, const wwSection &rSection, in SetCols() 395 void wwSectionManager::SetLeftRight(wwSection &rSection) in SetLeftRight() 435 void wwSectionManager::SetPage(SwPageDesc &rInPageDesc, SwFrmFmt &rFmt, in SetPage() 535 void wwSectionManager::GetPageULData(const wwSection &rSection, bool bFirst, in GetPageULData() 536 wwSectionManager::wwULSpaceData& rData) const in GetPageULData() 613 void wwSectionManager::SetPageULSpaceItems(SwFrmFmt &rFmt, in SetPageULSpaceItems() 614 wwSectionManager::wwULSpaceData& rData, const wwSection &rSection) const in SetPageULSpaceItems() 680 SwSectionFmt *wwSectionManager::InsertSection( in InsertSection() 800 void wwSectionManager::SetNumberingType(const wwSection &rNewSection, in SetNumberingType() 820 void wwSectionManager::CreateSep(const long nTxtPos, bool /*bMustHaveBreak*/) in CreateSep() [all …]
|
| H A D | ww8par2.cxx | 290 void wwSectionManager::SetCurrentSectionHasFootnote() in SetCurrentSectionHasFootnote() 298 bool wwSectionManager::CurrentSectionIsVertical() const in CurrentSectionIsVertical() 307 bool wwSectionManager::CurrentSectionIsProtected() const in CurrentSectionIsProtected() 316 sal_uInt32 wwSectionManager::GetPageLeft() const in GetPageLeft() 321 sal_uInt32 wwSectionManager::GetPageRight() const in GetPageRight() 326 sal_uInt32 wwSectionManager::GetPageWidth() const in GetPageWidth() 331 sal_uInt32 wwSectionManager::GetTextAreaWidth() const in GetTextAreaWidth() 337 sal_uInt32 wwSectionManager::GetWWPageTopMargin() const in GetWWPageTopMargin() 2463 void wwSectionManager::PrependedInlineNode(const SwPosition &rPos, in PrependedInlineNode()
|
| H A D | ww8par.cxx | 2226 bool wwSectionManager::SectionIsProtected(const wwSection &rSection) const in SectionIsProtected() 2231 void wwSectionManager::SetHdFt(wwSection &rSection, int nSect, in SetHdFt() 3820 void wwSectionManager::SetSegmentToPageDesc(const wwSection &rSection, in SetSegmentToPageDesc() 3878 void wwSectionManager::SetUseOn(wwSection &rSection) in SetUseOn() 3933 SwFmtPageDesc wwSectionManager::SetSwFmtPageDesc(mySegIter &rIter, in SetSwFmtPageDesc() 4013 bool wwSectionManager::IsNewDoc() const in IsNewDoc() 4018 void wwSectionManager::InsertSegments() in InsertSegments()
|
| H A D | ww8par5.cxx | 2962 sal_uInt16 wwSectionManager::CurrentSectionColCount() const in CurrentSectionColCount() 2972 bool wwSectionManager::WillHavePageDescHere(SwNodeIndex aIdx) const in WillHavePageDescHere()
|