Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx229 SwDrawContact *pMyContact = (SwDrawContact*)GetUserCall(pObj); in GroupSelection() local
230 const SwFmtAnchor aAnch( pMyContact->GetFmt()->GetAnchor() ); in GroupSelection()
240 static_cast<SwAnchoredDrawObject*>(pMyContact->GetAnchoredObj( pObj )); in GroupSelection()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx506 SwFlyDrawContact *pMyContact = 0; in FinitDrawObj() local
521 pMyContact = SwIterator<SwFlyDrawContact,SwFmt>::FirstElement( *GetFmt() ); in FinitDrawObj()
527 if ( pMyContact ) in FinitDrawObj()
529 pMyContact->GetMaster()->SetUserCall( 0 ); in FinitDrawObj()
533 if ( pMyContact ) in FinitDrawObj()
534 delete pMyContact; //zerstoert den Master selbst. in FinitDrawObj()

Completed in 32 milliseconds