Searched refs:_rObj (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1113 const SdrObject& _rObj, in lcl_NotifyBackgroundOfObj() argument 1118 const_cast<SwAnchoredObject*>(_rDrawContact.GetAnchoredObj( &_rObj )); in lcl_NotifyBackgroundOfObj() 1133 ::Notify_Background( &_rObj, pOldPageFrm, aOldRect, in lcl_NotifyBackgroundOfObj() 1143 ::Notify_Background( &_rObj, pPageFrm, aNewRect, in lcl_NotifyBackgroundOfObj() 1146 ClrContourCache( &_rObj ); in lcl_NotifyBackgroundOfObj()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 927 static void lcl_addShapePropertyEventFactories( SdrObject& _rObj, SwXShape& _rShape ) in lcl_addShapePropertyEventFactories() argument 930 … _rObj.getShapePropertyChangeNotifier().registerProvider( ::svx::eTextShapeAnchorType, pProvider ); in lcl_addShapePropertyEventFactories() 984 void SwXShape::AddExistingShapeToFmt( SdrObject& _rObj ) in AddExistingShapeToFmt() argument 986 SdrObjListIter aIter( _rObj, IM_DEEPNOGROUPS ); in AddExistingShapeToFmt()
|
/aoo41x/main/sw/inc/ |
H A D | unodraw.hxx | 316 static void AddExistingShapeToFmt( SdrObject& _rObj );
|
Completed in 42 milliseconds