Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx1074 void SwDrawContact::NotifyBackgrdOfAllVirtObjs( const Rectangle* pOldBoundRect ) in NotifyBackgrdOfAllVirtObjs() argument
1086 if( pOldBoundRect && pPage ) in NotifyBackgrdOfAllVirtObjs()
1088 SwRect aOldRect( *pOldBoundRect ); in NotifyBackgrdOfAllVirtObjs()
1277 const Rectangle* pOldBoundRect ) in _Changed() argument
1305 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
1308 NotifyBackgrdOfAllVirtObjs( pOldBoundRect ); in _Changed()
1332 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
1341 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
1402 : *(pOldBoundRect); in _Changed()
1542 lcl_NotifyBackgroundOfObj( *this, rObj, pOldBoundRect ); in _Changed()
/aoo4110/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 35 milliseconds