Home
last modified time | relevance | path

Searched refs:maSectionManager (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx195 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 Dww8graf2.cxx560 maSectionManager.GetPageWidth() - in ImportGraf()
561 maSectionManager.GetPageRight() - in ImportGraf()
562 maSectionManager.GetPageLeft()); in ImportGraf()
H A Dww8par2.cxx443 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 Dww8par5.cxx2514 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 Dww8par6.cxx2305 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 Dww8par.cxx3095 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 Dww8par.hxx1005 wwSectionManager maSectionManager; member in SwWW8ImplReader

Completed in 124 milliseconds