Home
last modified time | relevance | path

Searched refs:pSFlyPara (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx391 if( pSFlyPara->nLineSpace && pSFlyPara->nLineSpace > nNetHeight ) in MakeGrafNotInCntnt()
392 pSFlyPara->nYPos = in MakeGrafNotInCntnt()
393 (sal_uInt16)( pSFlyPara->nYPos + pSFlyPara->nLineSpace - nNetHeight ); in MakeGrafNotInCntnt()
395 WW8FlySet aFlySet(*this, pWFlyPara, pSFlyPara, true); in MakeGrafNotInCntnt()
397 SwFmtAnchor aAnchor(pSFlyPara->eAnchor); in MakeGrafNotInCntnt()
437 if( pSFlyPara ) in MakeGrafInCntnt()
438 pSFlyPara->BoxUpWidth( rPD.nWidth ); in MakeGrafInCntnt()
610 WW8FlySet aFlySet(*this, pWFlyPara, pSFlyPara, true); in ImportGraf()
612 SwFmtAnchor aAnchor(pSFlyPara->eAnchor); in ImportGraf()
H A Dww8par6.cxx2516 pSFlyPara->pFlyFmt = rDoc.MakeFlySection( pSFlyPara->eAnchor, in StartApo()
2521 if (pSFlyPara->pFlyFmt) in StartApo()
2544 MoveInsideFly(pSFlyPara->pFlyFmt); in StartApo()
2625 MoveOutsideFly(pSFlyPara->pFlyFmt, *pSFlyPara->pMainTextPos); in StopApo()
2660 nW += pSFlyPara->nWidth - pSFlyPara->nNettoWidth; // Rand dazu in StopApo()
2662 SwFmtFrmSize( pSFlyPara->eHeightFix, nW, pSFlyPara->nHeight ) ); in StopApo()
2682 pSFlyPara->nWidth); in StopApo()
2692 delete pSFlyPara->pMainTextPos, pSFlyPara->pMainTextPos = 0; in StopApo()
2701 if (pSFlyPara && pSFlyPara->pFlyFmt) in StopApo()
2704 DELETEZ( pSFlyPara ); in StopApo()
[all …]
H A Dww8par4.cxx297 if( pSFlyPara ) in ImportOle()
301 pSFlyPara->BoxUpWidth( aSizeTwip.Width() ); in ImportOle()
H A Dww8par2.cxx2575 if (!pIo->nInTable && pIo->InLocalApo() && pIo->pSFlyPara->pFlyFmt && in CreateSwTable()
2581 SwFmtHoriOrient aHori(pIo->pSFlyPara->pFlyFmt->GetHoriOrient()); in CreateSwTable()
2588 aHori.SetPos(pIo->pSFlyPara->nXPos + GetMinLeft()); in CreateSwTable()
2590 pIo->pSFlyPara->pFlyFmt->SetFmtAttr(aHori); in CreateSwTable()
3564 ASSERT(pSFlyPara->pFlyFmt, in StartTable()
H A Dww8par.cxx1857 mpSFlyPara(pRdr->pSFlyPara), in WW8ReaderSave()
1882 pRdr->pSFlyPara = 0; in WW8ReaderSave()
1916 pRdr->pSFlyPara = mpSFlyPara; in Restore()
3758 pSFlyPara = 0; in SwWW8ImplReader()
H A Dww8par.hxx1085 WW8SwFlyPara* pSFlyPara; // daraus erzeugte Sw-Parameter member in SwWW8ImplReader

Completed in 92 milliseconds