Searched refs:maSectionManager (Results 1 – 7 of 7) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8graf.cxx | 194 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 - maSectionManager.GetPageLeft()); in ReadGrafStart() 202 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 + maSectionManager.GetPageLeft()); in ReadGrafStart() 2227 maSectionManager.GetPageLeft(), in MiserableRTLGraphicsHack() 2228 maSectionManager.GetPageRight(), in MiserableRTLGraphicsHack() 2229 maSectionManager.GetPageWidth()); in MiserableRTLGraphicsHack() 2238 sal_Bool bCurSectionVertical = maSectionManager.CurrentSectionIsVertical(); in ProcessEscherAlign() 2876 sal_uInt16 nTextAreaWidth = static_cast< sal_uInt16 >( maSectionManager.GetPageWidth() - in AddAutoAnchor() 2877 maSectionManager.GetPageRight() - maSectionManager.GetPageLeft()); in AddAutoAnchor()
|
| H A D | ww8graf2.cxx | 556 maSectionManager.GetPageWidth() - in ImportGraf() 557 maSectionManager.GetPageRight() - in ImportGraf() 558 maSectionManager.GetPageLeft()); in ImportGraf()
|
| H A D | ww8par2.cxx | 442 maSectionManager.SetCurrentSectionHasFootnote(); in End_Ftn() 2532 pIo->maSectionManager.PrependedInlineNode(*pIo->pPaM->GetPoint(), in CreateSwTable() 2609 nLeft = pIo->maSectionManager.GetTextAreaWidth(); in CreateSwTable() 3543 maSectionManager.GetWWPageTopMargin(), in StartTable() 3544 maSectionManager.GetPageLeft(), maSectionManager.GetTextAreaWidth(), in StartTable()
|
| H A D | ww8par5.cxx | 2513 maSectionManager.PrependedInlineNode(aTmpPos, *pPaM->GetNode()); in Read_F_IncludeText() 3036 pBase->SetProtected(maSectionManager.CurrentSectionIsProtected()); in Read_F_Tox() 3487 if (maSectionManager.WillHavePageDescHere(pPos->nNode)) in Read_F_Tox() 3522 maSectionManager.PrependedInlineNode( *mpPosAfterTOC->GetPoint(), *aRegion.GetNode() ); in Read_F_Tox()
|
| H A D | ww8par6.cxx | 2304 if (rReader.maSectionManager.CurrentSectionIsVertical()) in Init() 2488 maSectionManager.GetWWPageTopMargin(), in StartApo() 2489 maSectionManager.GetPageLeft(), in StartApo() 2490 maSectionManager.GetTextAreaWidth(), in StartApo() 2572 maSectionManager.JoinNode(*rPam.GetPoint(), aPref.GetNode()); in JoinNode()
|
| H A D | ww8par.cxx | 3094 if (maSectionManager.CurrentSectionColCount() < 2) in ReadChar() 3314 maSectionManager.CreateSep(rTxtPos, bPgSecBreak); in ReadTextAttr() 3708 , maSectionManager(*this) in SwWW8ImplReader() 4660 maSectionManager.InsertSegments(); in CoreLoad()
|
| H A D | ww8par.hxx | 1004 wwSectionManager maSectionManager; member in SwWW8ImplReader
|