Searched refs:_pSdrObj (Results 1 – 2 of 2) sorted by relevance
488 const SwAnchoredObject* SwFlyDrawContact::GetAnchoredObj( const SdrObject* _pSdrObj ) const in GetAnchoredObj()490 ASSERT( _pSdrObj, in GetAnchoredObj()492 ASSERT( _pSdrObj->ISA(SwVirtFlyDrawObj), in GetAnchoredObj()494 ASSERT( GetUserCall( _pSdrObj ) == const_cast<SwFlyDrawContact*>(this), in GetAnchoredObj()499 if ( _pSdrObj && _pSdrObj->ISA(SwVirtFlyDrawObj) ) in GetAnchoredObj()501 pRetAnchoredObj = static_cast<const SwVirtFlyDrawObj*>(_pSdrObj)->GetFlyFrm(); in GetAnchoredObj()507 SwAnchoredObject* SwFlyDrawContact::GetAnchoredObj( SdrObject* _pSdrObj ) in GetAnchoredObj() argument509 ASSERT( _pSdrObj, in GetAnchoredObj()511 ASSERT( _pSdrObj->ISA(SwVirtFlyDrawObj), in GetAnchoredObj()513 ASSERT( GetUserCall( _pSdrObj ) == this, in GetAnchoredObj()[all …]
127 virtual const SwAnchoredObject* GetAnchoredObj( const SdrObject* _pSdrObj ) const = 0;128 virtual SwAnchoredObject* GetAnchoredObj( SdrObject* _pSdrObj ) = 0;245 virtual const SwAnchoredObject* GetAnchoredObj( const SdrObject* _pSdrObj ) const;246 virtual SwAnchoredObject* GetAnchoredObj( SdrObject* _pSdrObj );464 virtual const SwAnchoredObject* GetAnchoredObj( const SdrObject* _pSdrObj ) const;465 virtual SwAnchoredObject* GetAnchoredObj( SdrObject* _pSdrObj );