Searched refs:maSectionManager (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 195 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 - maSectionManager.GetPageLeft()); in ReadGrafStart() 203 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 + maSectionManager.GetPageLeft()); in ReadGrafStart() 2228 maSectionManager.GetPageLeft(), in MiserableRTLGraphicsHack() 2229 maSectionManager.GetPageRight(), in MiserableRTLGraphicsHack() 2230 maSectionManager.GetPageWidth()); in MiserableRTLGraphicsHack() 2239 sal_Bool bCurSectionVertical = maSectionManager.CurrentSectionIsVertical(); in ProcessEscherAlign() 2877 sal_uInt16 nTextAreaWidth = static_cast< sal_uInt16 >( maSectionManager.GetPageWidth() - in AddAutoAnchor() 2878 maSectionManager.GetPageRight() - maSectionManager.GetPageLeft()); in AddAutoAnchor()
|
H A D | ww8graf2.cxx | 560 maSectionManager.GetPageWidth() - in ImportGraf() 561 maSectionManager.GetPageRight() - in ImportGraf() 562 maSectionManager.GetPageLeft()); in ImportGraf()
|
H A D | ww8par2.cxx | 443 maSectionManager.SetCurrentSectionHasFootnote(); in End_Ftn() 2533 pIo->maSectionManager.PrependedInlineNode(*pIo->pPaM->GetPoint(), in CreateSwTable() 2610 nLeft = pIo->maSectionManager.GetTextAreaWidth(); in CreateSwTable() 3544 maSectionManager.GetWWPageTopMargin(), in StartTable() 3545 maSectionManager.GetPageLeft(), maSectionManager.GetTextAreaWidth(), in StartTable()
|
H A D | ww8par5.cxx | 2514 maSectionManager.PrependedInlineNode(aTmpPos, *pPaM->GetNode()); in Read_F_IncludeText() 3037 pBase->SetProtected(maSectionManager.CurrentSectionIsProtected()); in Read_F_Tox() 3488 if (maSectionManager.WillHavePageDescHere(pPos->nNode)) in Read_F_Tox() 3523 maSectionManager.PrependedInlineNode( *mpPosAfterTOC->GetPoint(), *aRegion.GetNode() ); in Read_F_Tox()
|
H A D | ww8par6.cxx | 2305 if (rReader.maSectionManager.CurrentSectionIsVertical()) in Init() 2489 maSectionManager.GetWWPageTopMargin(), in StartApo() 2490 maSectionManager.GetPageLeft(), in StartApo() 2491 maSectionManager.GetTextAreaWidth(), in StartApo() 2573 maSectionManager.JoinNode(*rPam.GetPoint(), aPref.GetNode()); in JoinNode()
|
H A D | ww8par.cxx | 3095 if (maSectionManager.CurrentSectionColCount() < 2) in ReadChar() 3315 maSectionManager.CreateSep(rTxtPos, bPgSecBreak); in ReadTextAttr() 3709 , maSectionManager(*this) in SwWW8ImplReader() 4661 maSectionManager.InsertSegments(); in CoreLoad()
|
H A D | ww8par.hxx | 1005 wwSectionManager maSectionManager; member in SwWW8ImplReader
|
Completed in 117 milliseconds