Searched refs:_pSdrObj (Results 1 – 2 of 2) sorted by relevance
490 ASSERT( _pSdrObj, in GetAnchoredObj()499 if ( _pSdrObj && _pSdrObj->ISA(SwVirtFlyDrawObj) ) in GetAnchoredObj()509 ASSERT( _pSdrObj, in GetAnchoredObj()518 if ( _pSdrObj && _pSdrObj->ISA(SwVirtFlyDrawObj) ) in GetAnchoredObj()772 if ( !_pSdrObj ) in GetAnchoredObj()777 ASSERT( _pSdrObj, in GetAnchoredObj()788 if ( _pSdrObj ) in GetAnchoredObj()806 if ( !_pSdrObj ) in GetAnchoredObj()811 ASSERT( _pSdrObj, in GetAnchoredObj()816 ASSERT( GetUserCall( _pSdrObj ) == this || _pSdrObj == GetMaster(), 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 );
Completed in 23 milliseconds