Lines Matching refs:SwAnchoredObject

158         const SwAnchoredObject* pAnchoredObj( pContact->GetAnchoredObj( pObj ) );  in GetBoundRectOfAnchoredObj()
241 SwAnchoredObject* pAnchoredObj = GetAnchoredObj( _pDrawObj ); in MoveObjToVisibleLayer()
278 SwAnchoredObject* pAnchoredObj = GetAnchoredObj( _pDrawObj ); in MoveObjToInvisibleLayer()
408 std::list< SwAnchoredObject* > aObjs; in GetMinOrdNum()
438 std::list< SwAnchoredObject* > aObjs; in GetMaxOrdNum()
488 const SwAnchoredObject* SwFlyDrawContact::GetAnchoredObj( const SdrObject* _pSdrObj ) const in GetAnchoredObj()
497 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj()
507 SwAnchoredObject* SwFlyDrawContact::GetAnchoredObj( SdrObject* _pSdrObj ) in GetAnchoredObj()
516 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj()
634 void SwFlyDrawContact::GetAnchoredObjs( std::list<SwAnchoredObject*>& _roAnchoredObjs ) const in GetAnchoredObjs()
769 const SwAnchoredObject* SwDrawContact::GetAnchoredObj( const SdrObject* _pSdrObj ) const in GetAnchoredObj()
786 const SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj()
803 SwAnchoredObject* SwDrawContact::GetAnchoredObj( SdrObject* _pSdrObj ) in GetAnchoredObj()
819 SwAnchoredObject* pRetAnchoredObj = 0L; in GetAnchoredObj()
1117 SwAnchoredObject* pAnchoredObj = in lcl_NotifyBackgroundOfObj()
1118 const_cast<SwAnchoredObject*>(_rDrawContact.GetAnchoredObj( &_rObj )); in lcl_NotifyBackgroundOfObj()
1727 SwAnchoredObject* pAnchoredObj = GetAnchoredObj( 0L ); in _InvalidateObjs()
2170 void SwDrawContact::GetAnchoredObjs( std::list<SwAnchoredObject*>& _roAnchoredObjs ) const in GetAnchoredObjs()
2428 const SwAnchoredObject* SwDrawVirtObj::GetAnchoredObj() const in GetAnchoredObj()
2433 SwAnchoredObject* SwDrawVirtObj::AnchoredObj() in AnchoredObj()