Searched refs:aTmpPnt (Results 1 – 1 of 1) sorted by relevance
134 Point aTmpPnt( rPt ); in lcl_FindAnchorPos() local145 pNewAnch = ::FindAnchor( pFrm, aTmpPnt ); in lcl_FindAnchorPos()158 aTmpPnt.X() -= 1; //nicht im Fly landen!! in lcl_FindAnchorPos()159 if( !pNewAnch->GetCrsrOfst( &aPos, aTmpPnt, &aState ) ) in lcl_FindAnchorPos()162 if( pNewAnch->Frm().Bottom() < aTmpPnt.Y() ) in lcl_FindAnchorPos()185 aTmpPnt.X() -= 1; //nicht im Fly landen!! in lcl_FindAnchorPos()186 … rDoc.GetCurrentLayout()->GetCrsrOfst( &aPos, aTmpPnt, &aState ); //swmod 071108//swmod 071225 in lcl_FindAnchorPos()189 aTmpPnt )->FindFlyFrm(); in lcl_FindAnchorPos()499 Point aTmpPnt( rAbsPos ); in FindAnchorPos() local500 GetLayout()->GetCrsrOfst( &aPos, aTmpPnt, &aState ); in FindAnchorPos()[all …]