Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1158 const SwLayoutFrm *pInside = NULL; in GetCntntPos() local
1211 if( !pInside || ( pInside->IsAnLower( pCntnt ) && in GetCntntPos()
1212 ( !pCntnt->IsInFtn() || pInside->IsFtnContFrm() ) ) ) in GetCntntPos()
1216 if( !pInside ) in GetCntntPos()
1218 pInside = lcl_Inside( pCntnt, rPoint ); in GetCntntPos()
1219 if( pInside ) // Im "richtigen" Seitenteil in GetCntntPos()

Completed in 15 milliseconds