Home
last modified time | relevance | path

Searched refs:_pAnchoredObj (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1136 sal_Bool SwTxtFly::GetTop( const SwAnchoredObject* _pAnchoredObj, in GetTop() argument
1143 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()
H A Dtxtfly.hxx156 sal_Bool GetTop( const SwAnchoredObject* _pAnchoredObj,
H A Dtxtfrm.cxx517 SwAnchoredObject* _pAnchoredObj ) in lcl_HideObj() argument
552 _pAnchoredObj->maLastCharRect = aLastCharRect; in lcl_HideObj()
553 _pAnchoredObj->mnLastTopOfLine = (aLastCharRect.*fnRect->fnGetTop)(); in lcl_HideObj()
/trunk/main/sw/inc/
H A Danchoredobject.hxx192 SwAnchoredObject* _pAnchoredObj );

Completed in 43 milliseconds