Searched refs:pInside (Results 1 – 1 of 1) sorted by relevance
1158 const SwLayoutFrm *pInside = NULL; in GetCntntPos() local1211 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 33 milliseconds