Searched refs:pRetAnchoredObj (Results 1 – 2 of 2) sorted by relevance
495 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local502 return pRetAnchoredObj; in GetAnchoredObj()514 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local518 pRetAnchoredObj = static_cast<SwVirtFlyDrawObj*>(_pSdrObj)->GetFlyFrm(); in GetAnchoredObj()521 return pRetAnchoredObj; in GetAnchoredObj()784 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local794 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()798 return pRetAnchoredObj; in GetAnchoredObj()817 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local827 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()[all …]
576 SwAnchoredObject* pRetAnchoredObj = 0L; in _GetFirstObjWithMovedFwdAnchor() local596 pRetAnchoredObj = pAnchoredObj; in _GetFirstObjWithMovedFwdAnchor()603 return pRetAnchoredObj; in _GetFirstObjWithMovedFwdAnchor()
Completed in 22 milliseconds