Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx495 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
502 return pRetAnchoredObj; in GetAnchoredObj()
514 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
518 pRetAnchoredObj = static_cast<SwVirtFlyDrawObj*>(_pSdrObj)->GetFlyFrm(); in GetAnchoredObj()
521 return pRetAnchoredObj; in GetAnchoredObj()
784 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
794 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()
798 return pRetAnchoredObj; in GetAnchoredObj()
817 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj() local
827 pRetAnchoredObj = &maAnchoredDrawObj; in GetAnchoredObj()
[all …]
/trunk/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 19 milliseconds