| /AOO41X/main/sw/source/core/layout/ |
| H A D | flylay.cxx | 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()
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | txtfly.cxx | 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()
|
| H A D | porfly.hxx | 76 inline const Point& GetRefPoint() const { return aRef; } in GetRefPoint() function in SwFlyCntPortion
|
| /AOO41X/main/sw/source/core/inc/ |
| H A D | flyfrms.hxx | 203 const Point &GetRefPoint() const { return aRef; } in GetRefPoint() function in SwFlyInCntFrm
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svdogrp.hxx | 68 virtual Point GetRefPoint() const;
|
| H A D | svdobj.hxx | 597 virtual Point GetRefPoint() const;
|
| /AOO41X/main/sw/source/core/objectpositioning/ |
| H A D | ascharanchoredobjectposition.cxx | 322 ( aAnchorPos != rFlyInCntFrm.GetRefPoint() || in CalcPosition()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdogrp.cxx | 248 Point SdrObjGroup::GetRefPoint() const in GetRefPoint() function in SdrObjGroup
|
| H A D | svdobj.cxx | 682 Point SdrObject::GetRefPoint() const in GetRefPoint() function in SdrObject
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | metaact.hxx | 1471 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint() function in MetaRefPointAction
|
| H A D | outdev.hxx | 971 const Point& GetRefPoint() const { return maRefPoint; } in GetRefPoint() function in OutputDevice
|
| /AOO41X/main/sw/source/core/frmedt/ |
| H A D | fews.cxx | 1127 *_opRef = ( (SwFlyInCntFrm*)pFly )->GetRefPoint(); in CalcBoundRect()
|
| /AOO41X/main/drawinglayer/source/processor2d/ |
| H A D | vclmetafileprocessor2d.cxx | 259 aContentVDev.SetRefPoint(pLastOutputDevice->GetRefPoint()); in impDumpToMetaFile()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outdev4.cxx | 1234 aRef = ( !IsRefPoint() ? rRect.TopLeft() : GetRefPoint() ); in ImplCalcHatchValues()
|
| H A D | cvtsvm.cxx | 2347 const Point& rRefPoint = pA->GetRefPoint(); in ImplWriteActions()
|
| H A D | gdimtf.cxx | 1422 …aMtf.AddAction( new MetaRefPointAction( ImplGetRotatedPoint( pAct->GetRefPoint(), aRotAnchor, aRot… in Rotate()
|
| /AOO41X/main/vcl/source/window/ |
| H A D | window.cxx | 9977 SetRefPoint( GetRefPoint() ); in ImplPaintToDevice()
|