Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflylay.cxx1307 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()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx315 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()
H A Dporfly.hxx76 inline const Point& GetRefPoint() const { return aRef; } in GetRefPoint() function in SwFlyCntPortion
/trunk/main/sw/source/core/inc/
H A Dflyfrms.hxx203 const Point &GetRefPoint() const { return aRef; } in GetRefPoint() function in SwFlyInCntFrm
/trunk/main/svx/inc/svx/
H A Dsvdogrp.hxx68 virtual Point GetRefPoint() const;
H A Dsvdobj.hxx589 virtual Point GetRefPoint() const;
/trunk/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx322 ( aAnchorPos != rFlyInCntFrm.GetRefPoint() || in CalcPosition()
/trunk/main/svx/source/svdraw/
H A Dsvdogrp.cxx248 Point SdrObjGroup::GetRefPoint() const in GetRefPoint() function in SdrObjGroup
H A Dsvdobj.cxx682 Point SdrObject::GetRefPoint() const in GetRefPoint() function in SdrObject
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx1471 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint() function in MetaRefPointAction
H A Doutdev.hxx971 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint() function in OutputDevice
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx1127 *_opRef = ( (SwFlyInCntFrm*)pFly )->GetRefPoint(); in CalcBoundRect()
/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx1234 aRef = ( !IsRefPoint() ? rRect.TopLeft() : GetRefPoint() ); in ImplCalcHatchValues()
H A Dcvtsvm.cxx2347 const Point& rRefPoint = pA->GetRefPoint(); in ImplWriteActions()
H A Dgdimtf.cxx1422 …aMtf.AddAction( new MetaRefPointAction( ImplGetRotatedPoint( pAct->GetRefPoint(), aRotAnchor, aRot… in Rotate()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx259 aContentVDev.SetRefPoint(pLastOutputDevice->GetRefPoint()); in impDumpToMetaFile()
/trunk/main/vcl/source/window/
H A Dwindow.cxx9977 SetRefPoint( GetRefPoint() ); in ImplPaintToDevice()

Completed in 218 milliseconds