Searched refs:pTxtFly (Results 1 – 3 of 3) sorted by relevance
63 const SwTxtFly *pTxtFly = rInf.GetTxtFly(); in lcl_IsDropFlyInter() local64 if( pTxtFly && pTxtFly->IsOn() ) in lcl_IsDropFlyInter()70 aRect = pTxtFly->GetFrm( aRect ); in lcl_IsDropFlyInter()
439 SwTxtFly *pTxtFly = rInf.GetTxtFly(); in CalcFlyWidth() local440 if( !pTxtFly->IsOn() || rInf.IsIgnoreFly() ) in CalcFlyWidth()485 SwRect aInter( pTxtFly->GetFrm( aLineVert ) ); in CalcFlyWidth()569 long nNextTop = pTxtFly->GetNextTop(); in CalcFlyWidth()
182 SwTxtFlyCnt *const pTxtFly = static_cast<SwTxtFlyCnt *>( in Copy() local185 if( pTxtFly ) in Copy()187 ((SwFmtFlyCnt&)pTxtFly->GetFlyCnt()).SetFlyFmt( 0 ); in Copy()
Completed in 40 milliseconds