Home
last modified time | relevance | path

Searched refs:pTxtFly (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dtxtdrop.cxx63 const SwTxtFly *pTxtFly = rInf.GetTxtFly(); in lcl_IsDropFlyInter() local
64 if( pTxtFly && pTxtFly->IsOn() ) in lcl_IsDropFlyInter()
70 aRect = pTxtFly->GetFrm( aRect ); in lcl_IsDropFlyInter()
H A Dtxtfly.cxx439 SwTxtFly *pTxtFly = rInf.GetTxtFly(); in CalcFlyWidth() local
440 if( !pTxtFly->IsOn() || rInf.IsIgnoreFly() ) in CalcFlyWidth()
485 SwRect aInter( pTxtFly->GetFrm( aLineVert ) ); in CalcFlyWidth()
569 long nNextTop = pTxtFly->GetNextTop(); in CalcFlyWidth()
/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx182 SwTxtFlyCnt *const pTxtFly = static_cast<SwTxtFlyCnt *>( in Copy() local
185 if( pTxtFly ) in Copy()
187 ((SwFmtFlyCnt&)pTxtFly->GetFlyCnt()).SetFlyFmt( 0 ); in Copy()

Completed in 30 milliseconds