Searched refs:SwFlyPortion (Results 1 – 10 of 10) sorted by relevance
39 class SwFlyPortion : public SwFixPortion class43 inline SwFlyPortion( const SwRect &rFlyRect ) in SwFlyPortion() function in SwFlyPortion100 CLASSIO( SwFlyPortion )
589 SwFlyPortion *pFly = CalcFlyPortion( nRealWidth, aCurrRect ); in CalcRightMargin()695 pGlue = (SwFlyPortion*)pPos; in CalcFlyAdjust()760 SwFlyPortion *SwTxtAdjuster::CalcFlyPortion( const long nRealWidth, in CalcFlyPortion()766 SwFlyPortion *pFlyPortion = 0; in CalcFlyPortion()797 pFlyPortion = new SwFlyPortion( aLocal ); in CalcFlyPortion()
51 class SwFlyPortion;528 SwFlyPortion *pFly; // die nachfolgende FlyPortion674 inline SwFlyPortion *GetFly() { return pFly; } in GetFly()675 inline void SetFly( SwFlyPortion *pNew ) { pFly = pNew; } in SetFly()
248 SwFlyPortion *pFly = (SwFlyPortion *)pRight; in AdjustRight()
33 class SwFlyPortion;219 SwFlyPortion *CalcFlyPortion( const long nRealWidth,
59 void SwFlyPortion::Paint( const SwTxtPaintInfo& ) const in Paint()66 sal_Bool SwFlyPortion::Format( SwTxtFormatInfo &rInf ) in Format()
313 IMPL_OUTOP( SwFlyPortion ) in IMPL_OUTOP()622 SvStream &SwFlyPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
409 ((SwFlyPortion*)pPos)->GetFixWidth() != aInter.Width() ) in ChkFlyUnderflow()542 SwFlyPortion *pFly = new SwFlyPortion( aInter ); in CalcFlyWidth()
1144 nLastLeft = ( (SwFlyPortion*) pPor)->Fix() + in FormatQuoVadis()1145 ( (SwFlyPortion*) pPor)->Width(); in FormatQuoVadis()
186 SwFlyPortion *pFly = rInf.GetFly(); in UnderFlow()401 SwFlyPortion *pFly = rInf.GetFly(); in BuildPortions()
Completed in 56 milliseconds