Home
last modified time | relevance | path

Searched refs:GetFly (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditrform2.cxx78 if( rInf.GetFly() ) in ClearFly()
80 delete rInf.GetFly(); in ClearFly()
186 SwFlyPortion *pFly = rInf.GetFly(); in UnderFlow()
401 SwFlyPortion *pFly = rInf.GetFly(); in BuildPortions()
1179 if( rInf.IsNewLine() && (!rInf.GetFly() || !pCurr->IsDummy()) ) in NewPortion()
1187 if( rInf.GetFly() ) in NewPortion()
1191 delete rInf.GetFly(); in NewPortion()
1195 return rInf.GetFly(); in NewPortion()
1474 if( pPor->IsPostItsPortion() && rInf.X() >= rInf.Width() && rInf.GetFly() ) in NewPortion()
1477 pPor = rInf.GetFly(); in NewPortion()
H A Dporfly.cxx134 if( nLeft == rInf.X() && ! rInf.GetFly() ) in Format()
141 if( !rInf.GetFly() ) in Format()
H A Dportxt.cxx387 if ( rInf.GetFly() ) in _Format()
419 rInf.GetFly() || in _Format()
455 ( !bFirstPor || rInf.GetFly() || rInf.GetLast()->IsFlyPortion() || in _Format()
H A Dtxthyph.cxx578 if ( rInf.GetFly() ) in Format()
629 if( bFull || !rInf.GetFly() ) in FormatEOL()
H A Dporexp.cxx155 if( nIdx && !((SwTxtFormatInfo&)rInf).GetFly() ) in MayUnderFlow()
H A Dporfld.cxx623 const sal_Bool bFly = rInf.GetFly() || in Format()
879 const sal_Bool bFly = rInf.GetFly() || in Format()
H A Dtxttab.cxx469 !rInf.GetFly() ) in PreFormat()
H A Dinftxt.hxx674 inline SwFlyPortion *GetFly() { return pFly; } in GetFly() function in SwTxtFormatInfo
H A Dtxtfly.cxx436 if( GetMulti() || rInf.GetFly() ) in CalcFlyWidth()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx211 SwFlyFrm *GetFly() { return (SwFlyFrm*)pFrm; } in GetFly() function in SwFlyNotify
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx690 SwFlyFrm *pFly = GetFly(); in ~SwFlyNotify()

Completed in 80 milliseconds