Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1072 void SwDrawContact::NotifyBackgrdOfAllVirtObjs( const Rectangle* pOldBoundRect ) in NotifyBackgrdOfAllVirtObjs() argument
1084 if( pOldBoundRect && pPage ) in NotifyBackgrdOfAllVirtObjs()
1086 SwRect aOldRect( *pOldBoundRect ); in NotifyBackgrdOfAllVirtObjs()
1275 const Rectangle* pOldBoundRect ) in _Changed() argument
1303 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
1306 NotifyBackgrdOfAllVirtObjs( pOldBoundRect ); in _Changed()
1330 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
1339 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
1400 : *(pOldBoundRect); in _Changed()
1540 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
/trunk/main/sw/inc/
H A Ddcontact.hxx523 void _Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle* pOldBoundRect);
532 void NotifyBackgrdOfAllVirtObjs( const Rectangle* pOldBoundRect );

Completed in 38 milliseconds