Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx134 Point aTmpPnt( rPt ); in lcl_FindAnchorPos() local
145 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() local
500 GetLayout()->GetCrsrOfst( &aPos, aTmpPnt, &aState ); in FindAnchorPos()
[all …]