Searched refs:pRetAnchoredObj (Results 1 – 2 of 2) sorted by relevance
497 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local504 return pRetAnchoredObj; in GetAnchoredObj()516 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local520 pRetAnchoredObj = static_cast<SwVirtFlyDrawObj*>(_pSdrObj)->GetFlyFrm(); in GetAnchoredObj()523 return pRetAnchoredObj; in GetAnchoredObj()786 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local796 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()800 return pRetAnchoredObj; in GetAnchoredObj()819 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local829 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()[all …]
576 SwAnchoredObject* pRetAnchoredObj = 0L; in _GetFirstObjWithMovedFwdAnchor() local596 pRetAnchoredObj = pAnchoredObj; in _GetFirstObjWithMovedFwdAnchor()603 return pRetAnchoredObj; in _GetFirstObjWithMovedFwdAnchor()
Completed in 21 milliseconds