Home
last modified time | relevance | path

Searched refs:pRetAnchoredObj (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx497 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
504 return pRetAnchoredObj; in GetAnchoredObj()
516 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
520 pRetAnchoredObj = static_cast<SwVirtFlyDrawObj*>(_pSdrObj)->GetFlyFrm(); in GetAnchoredObj()
523 return pRetAnchoredObj; in GetAnchoredObj()
786 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
796 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()
800 return pRetAnchoredObj; in GetAnchoredObj()
819 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
829 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()
[all …]
/aoo4110/main/sw/source/core/layout/
H A Dobjectformattertxtfrm.cxx576 SwAnchoredObject* pRetAnchoredObj = 0L; in _GetFirstObjWithMovedFwdAnchor() local
596 pRetAnchoredObj = pAnchoredObj; in _GetFirstObjWithMovedFwdAnchor()
603 return pRetAnchoredObj; in _GetFirstObjWithMovedFwdAnchor()

Completed in 26 milliseconds