Searched refs:GetRefPoint (Results 1 – 17 of 17) sorted by relevance
1307 nTop = bVert ? ((SwFlyInCntFrm*)pFly)->GetRefPoint().X() : in CalcClipRect()1308 ((SwFlyInCntFrm*)pFly)->GetRefPoint().Y(); in CalcClipRect()1312 ((SwFlyInCntFrm*)pFly)->GetRefPoint().Y() : in CalcClipRect()1313 ((SwFlyInCntFrm*)pFly)->GetRefPoint().X(), nWidth ); in CalcClipRect()
315 aBase = Point( nBaseLine, ((SwFlyCntPortion*)pPos)->GetRefPoint().Y() ); in AlignFlyInCntBase()318 aBase = Point( ((SwFlyCntPortion*)pPos)->GetRefPoint().X(), nBaseLine ); in AlignFlyInCntBase()683 pFly->GetRefPoint().X() : in NewFlyCntPortion()684 pFly->GetRefPoint().Y() ); in NewFlyCntPortion()
76 inline const Point& GetRefPoint() const { return aRef; } in GetRefPoint() function in SwFlyCntPortion
203 const Point &GetRefPoint() const { return aRef; } in GetRefPoint() function in SwFlyInCntFrm
68 virtual Point GetRefPoint() const;
589 virtual Point GetRefPoint() const;
322 ( aAnchorPos != rFlyInCntFrm.GetRefPoint() || in CalcPosition()
248 Point SdrObjGroup::GetRefPoint() const in GetRefPoint() function in SdrObjGroup
682 Point SdrObject::GetRefPoint() const in GetRefPoint() function in SdrObject
1471 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint() function in MetaRefPointAction
971 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint() function in OutputDevice
1127 *_opRef = ( (SwFlyInCntFrm*)pFly )->GetRefPoint(); in CalcBoundRect()
1234 aRef = ( !IsRefPoint() ? rRect.TopLeft() : GetRefPoint() ); in ImplCalcHatchValues()
2347 const Point& rRefPoint = pA->GetRefPoint(); in ImplWriteActions()
1422 …aMtf.AddAction( new MetaRefPointAction( ImplGetRotatedPoint( pAct->GetRefPoint(), aRotAnchor, aRot… in Rotate()
259 aContentVDev.SetRefPoint(pLastOutputDevice->GetRefPoint()); in impDumpToMetaFile()
9977 SetRefPoint( GetRefPoint() ); in ImplPaintToDevice()
Completed in 698 milliseconds