Searched refs:GetFrmAnchorPos (Results 1 – 7 of 7) sorted by relevance
543 GetAnchorFrm()->GetFrmAnchorPos( ::HasWrap( GetDrawObj() ) ); in _MakeObjPosAnchoredAtLayout()564 GetAnchorFrm()->GetFrmAnchorPos( ::HasWrap( GetDrawObj() ) ); in _SetDrawObjAnchor()731 const Point aAnchorPos = _pNewAnchorFrm->GetFrmAnchorPos( ::HasWrap( GetDrawObj() ) ); in AdjustPositioningAttr()
321 Point SwFrm::GetFrmAnchorPos( sal_Bool bIgnoreFlysAnchoredAtThisFrame ) const in GetFrmAnchorPos() function in SwFrm
115 aAnchorPos = pAnchorFrm->GetFrmAnchorPos( ::HasWrap( &_rSdrObj ) ); in SV_IMPL_VARARR_SORT()
857 aAnchorPoint = pAnch->GetFrmAnchorPos( ::HasWrap( pObj ) ); in CalcAnchor()
628 Point GetFrmAnchorPos( sal_Bool bIgnoreFlysAnchoredAtThisFrame ) const;
1448 Point aNewAnchor = pAnchor->GetFrmAnchorPos( ::HasWrap( pOldObj ) ); in Paste()
545 aRet = pNewAnch->GetFrmAnchorPos( ::HasWrap( pObj ) ); in FindAnchorPos()
Completed in 83 milliseconds