Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx488 ASSERT( _pSdrObj, in GetAnchoredObj()
497 if ( _pSdrObj && _pSdrObj->ISA(SwVirtFlyDrawObj) ) in GetAnchoredObj()
507 ASSERT( _pSdrObj, in GetAnchoredObj()
516 if ( _pSdrObj && _pSdrObj->ISA(SwVirtFlyDrawObj) ) in GetAnchoredObj()
770 if ( !_pSdrObj ) in GetAnchoredObj()
775 ASSERT( _pSdrObj, in GetAnchoredObj()
786 if ( _pSdrObj ) in GetAnchoredObj()
804 if ( !_pSdrObj ) in GetAnchoredObj()
809 ASSERT( _pSdrObj, in GetAnchoredObj()
814 ASSERT( GetUserCall( _pSdrObj ) == this || _pSdrObj == GetMaster(), in GetAnchoredObj()
[all …]
/trunk/main/sw/inc/
H A Ddcontact.hxx127 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 26 milliseconds