Searched refs:_pAnchoredObj (Results 1 – 4 of 4) sorted by relevance
1136 sal_Bool SwTxtFly::GetTop( const SwAnchoredObject* _pAnchoredObj, in GetTop() argument1143 if( _pAnchoredObj != mpCurrAnchoredObj ) in GetTop()1147 const SdrObject* pNew = _pAnchoredObj->GetDrawObj(); in GetTop()1162 const SwFrmFmt& rFrmFmt = _pAnchoredObj->GetFrmFmt(); in GetTop()1206 const SwFmtAnchor& rNewA = _pAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()1264 SwRect aTmp( _pAnchoredObj->GetObjRectWithSpaces() ); in GetTop()1274 const SwFmtAnchor& rNewA = _pAnchoredObj->GetFrmFmt().GetAnchor(); in GetTop()1287 const SwFrm* pTmp = _pAnchoredObj->GetAnchorFrm(); in GetTop()1294 Point aPos = _pAnchoredObj->GetObjRect().Pos(); in GetTop()1304 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 45 milliseconds