Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8graf.cxx194 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 Dww8graf2.cxx556 maSectionManager.GetPageWidth() - in ImportGraf()
557 maSectionManager.GetPageRight() - in ImportGraf()
558 maSectionManager.GetPageLeft()); in ImportGraf()
H A Dww8par2.cxx442 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 Dww8par5.cxx2513 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 Dww8par6.cxx2304 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 Dww8par.cxx3094 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 Dww8par.hxx1004 wwSectionManager maSectionManager; member in SwWW8ImplReader