Home
last modified time | relevance | path

Searched refs:_rObj (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1111 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 Dunodraw.cxx925 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 Dunodraw.hxx316 static void AddExistingShapeToFmt( SdrObject& _rObj );

Completed in 37 milliseconds