Home
last modified time | relevance | path

Searched refs:aLineVert (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx347 SwRect aLineVert( aLine ); in ChkFlyUnderflow() local
349 pFrm->SwitchHorizontalToVertical( aLineVert ); in ChkFlyUnderflow()
350 SwRect aInter( rInf.GetTxtFly()->GetFrm( aLineVert ) ); in ChkFlyUnderflow()
367 aLineVert = aLine; in ChkFlyUnderflow()
369 pFrm->SwitchHorizontalToVertical( aLineVert ); in ChkFlyUnderflow()
370 aInter = rInf.GetTxtFly()->GetFrm( aLineVert ); in ChkFlyUnderflow()
479 SwRect aLineVert( aLine ); in CalcFlyWidth() local
481 pFrm->SwitchLTRtoRTL( aLineVert ); in CalcFlyWidth()
484 pFrm->SwitchHorizontalToVertical( aLineVert ); in CalcFlyWidth()
485 SwRect aInter( pTxtFly->GetFrm( aLineVert ) ); in CalcFlyWidth()
H A Ditradj.cxx768 SwRect aLineVert( rCurrRect ); in CalcFlyPortion() local
770 GetTxtFrm()->SwitchLTRtoRTL( aLineVert ); in CalcFlyPortion()
772 GetTxtFrm()->SwitchHorizontalToVertical( aLineVert ); in CalcFlyPortion()
775 SwRect aFlyRect( aTxtFly.GetFrm( aLineVert ) ); in CalcFlyPortion()

Completed in 31 milliseconds