Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx392 void SwFEShell::SetFlyPos( const Point& rAbsPos ) in SetFlyPos() argument
410 ((SwFlyAtCntFrm*)pFly)->SetAbsPos( rAbsPos ); in SetFlyPos()
419 aOrient.X() = rAbsPos.X(); in SetFlyPos()
422 aOrient.X() = rAbsPos.X() - aOrient.X(); in SetFlyPos()
423 aOrient.Y() = rAbsPos.Y() - aOrient.Y(); in SetFlyPos()
440 Point SwFEShell::FindAnchorPos( const Point& rAbsPos, sal_Bool bMoveIt ) in FindAnchorPos() argument
501 Point aTmpPnt( rAbsPos ); in FindAnchorPos()
518 pNewAnch = ::FindAnchor( pTxtFrm, rAbsPos ); in FindAnchorPos()
577 Point aTmpPnt( rAbsPos ); in FindAnchorPos()
628 SwRect aTmpRect( aRet, rAbsPos ); in FindAnchorPos()
/aoo4110/main/sw/inc/
H A Dfesh.hxx370 void SetFlyPos( const Point &rAbsPos);
371 Point FindAnchorPos( const Point &rAbsPos, sal_Bool bMoveIt = sal_False );
/aoo4110/main/sw/source/core/inc/
H A Dflyfrm.hxx193 void ChgRelPos( const Point &rAbsPos );
/aoo4110/main/svtools/source/inc/
H A Dsvimpicn.hxx204 SvLBoxItem* GetItem( SvLBoxEntry*, const Point& rAbsPos );
/aoo4110/main/svtools/source/contnr/
H A Dimivctl.hxx362 IcnViewFieldType GetItem( SvxIconChoiceCtrlEntry*, const Point& rAbsPos );
H A Dsvimpicn.cxx1321 const Point& rAbsPos ) in GetItem() argument
1328 if( aRect.IsInside( rAbsPos ) ) in GetItem()
1335 if( aRect.IsInside( rAbsPos ) ) in GetItem()
H A Dimivctl1.cxx866 const Point& rAbsPos ) in GetItem() argument
869 if( aRect.IsInside( rAbsPos ) ) in GetItem()
873 if( aRect.IsInside( rAbsPos ) ) in GetItem()

Completed in 120 milliseconds