Home
last modified time | relevance | path

Searched refs:GetBaseOfstForFly (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx592 … nOffset += static_cast<const SwTxtFrm&>(_rHoriOrientFrm).GetBaseOfstForFly( !_bObjWrapThrough ); in _GetHoriAlignmentValues()
710 … static_cast<const SwTxtFrm&>(_rHoriOrientFrm).GetBaseOfstForFly( !_bObjWrapThrough ) : in _GetHoriAlignmentValues()
/aoo42x/main/sw/source/core/layout/
H A Dfrmtool.cxx113 mnFlyAnchorOfst = ((SwTxtFrm*)pF)->GetBaseOfstForFly( sal_True ); in SwFrmNotify()
114 mnFlyAnchorOfstNoWrap = ((SwTxtFrm*)pF)->GetBaseOfstForFly( sal_False ); in SwFrmNotify()
144 ( ( mnFlyAnchorOfst != ((SwTxtFrm*)pFrm)->GetBaseOfstForFly( sal_True ) ) || in ~SwFrmNotify()
145 ( mnFlyAnchorOfstNoWrap != ((SwTxtFrm*)pFrm)->GetBaseOfstForFly( sal_False ) ) ); in ~SwFrmNotify()
H A Dssfrm.cxx331 ((SwTxtFrm*)this)->GetBaseOfstForFly( bIgnoreFlysAnchoredAtThisFrame ); in GetFrmAnchorPos()
H A Dflycnt.cxx1431 ((SwTxtFrm*)pTmpFrm)->GetBaseOfstForFly( !bWrapThrough ); in SetAbsPos()
/aoo42x/main/sw/source/core/inc/
H A Dtxtfrm.hxx602 SwTwips GetBaseOfstForFly( sal_Bool bIgnoreFlysAnchoredAtThisFrame ) const in GetBaseOfstForFly() function in SwTxtFrm
/aoo42x/main/sw/source/core/frmedt/
H A Dfews.cxx1153 ((SwTxtFrm*)pFrm)->GetBaseOfstForFly( !bWrapThrough ) : in CalcBoundRect()

Completed in 43 milliseconds