Searched refs:_pAnchoredObj (Results 1 – 4 of 4) sorted by relevance
1130 sal_Bool SwTxtFly::GetTop( const SwAnchoredObject* _pAnchoredObj, in GetTop() argument1137 if( _pAnchoredObj != mpCurrAnchoredObj ) in GetTop()1141 const SdrObject* pNew = _pAnchoredObj->GetDrawObj(); in GetTop()1156 const SwFrmFmt& rFrmFmt = _pAnchoredObj->GetFrmFmt(); in GetTop()1200 const SwFmtAnchor& rNewA = _pAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()1258 SwRect aTmp( _pAnchoredObj->GetObjRectWithSpaces() ); in GetTop()1268 const SwFmtAnchor& rNewA = _pAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()1281 const SwFrm* pTmp = _pAnchoredObj->GetAnchorFrm(); in GetTop()1288 Point aPos = _pAnchoredObj->GetObjRect().Pos(); in GetTop()1298 pTmp = const_cast<SwAnchoredObject*>(_pAnchoredObj) in GetTop()
156 sal_Bool GetTop( const SwAnchoredObject* _pAnchoredObj,
517 SwAnchoredObject* _pAnchoredObj ) in lcl_HideObj() argument552 _pAnchoredObj->maLastCharRect = aLastCharRect; in lcl_HideObj()553 _pAnchoredObj->mnLastTopOfLine = (aLastCharRect.*fnRect->fnGetTop)(); in lcl_HideObj()
192 SwAnchoredObject* _pAnchoredObj );
Completed in 47 milliseconds