Searched refs:_rObj (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1111 const SdrObject& _rObj, in lcl_NotifyBackgroundOfObj() argument 1116 const_cast<SwAnchoredObject*>(_rDrawContact.GetAnchoredObj( &_rObj )); in lcl_NotifyBackgroundOfObj() 1131 ::Notify_Background( &_rObj, pOldPageFrm, aOldRect, in lcl_NotifyBackgroundOfObj() 1141 ::Notify_Background( &_rObj, pPageFrm, aNewRect, in lcl_NotifyBackgroundOfObj() 1144 ClrContourCache( &_rObj ); in lcl_NotifyBackgroundOfObj()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 925 static void lcl_addShapePropertyEventFactories( SdrObject& _rObj, SwXShape& _rShape ) in lcl_addShapePropertyEventFactories() argument 928 … _rObj.getShapePropertyChangeNotifier().registerProvider( ::svx::eTextShapeAnchorType, pProvider ); in lcl_addShapePropertyEventFactories() 982 void SwXShape::AddExistingShapeToFmt( SdrObject& _rObj ) in AddExistingShapeToFmt() argument 984 SdrObjListIter aIter( _rObj, IM_DEEPNOGROUPS ); in AddExistingShapeToFmt()
|
/trunk/main/sw/inc/ |
H A D | unodraw.hxx | 316 static void AddExistingShapeToFmt( SdrObject& _rObj );
|
Completed in 303 milliseconds