Searched refs:mpViewContact (Results 1 – 6 of 6) sorted by relevance
48 mpViewContact(0L) in MasterPageDescriptor()62 if(mpViewContact) in ~MasterPageDescriptor()64 delete mpViewContact; in ~MasterPageDescriptor()65 mpViewContact = 0L; in ~MasterPageDescriptor()72 if(!mpViewContact) in GetViewContact()74 const_cast< MasterPageDescriptor* >(this)->mpViewContact = in GetViewContact()78 return *mpViewContact; in GetViewContact()
1166 if(!mpViewContact) in GetViewContact()1168 const_cast< SdrPage* >(this)->mpViewContact = in GetViewContact()1172 return *mpViewContact; in GetViewContact()1303 mpViewContact(0L), in DBG_NAME()1330 mpViewContact(0L), in SdrPage()1412 if(mpViewContact) in ~SdrPage()1414 delete mpViewContact; in ~SdrPage()1415 mpViewContact = 0L; in ~SdrPage()1428 if(mpViewContact) in operator =()1430 delete mpViewContact; in operator =()[all …]
360 if(!mpViewContact) in GetViewContact()362 const_cast< SdrObject* >(this)->mpViewContact = in GetViewContact()366 return *mpViewContact; in GetViewContact()390 ,mpViewContact(0L) in SdrObject()474 if(mpViewContact) in ~SdrObject()476 delete mpViewContact; in ~SdrObject()477 mpViewContact = 0L; in ~SdrObject()1031 if(mpViewContact) in operator =()1033 delete mpViewContact; in operator =()1034 mpViewContact = 0L; in operator =()
56 sdr::contact::ViewContact* mpViewContact; member in sdr::MasterPageDescriptor
412 sdr::contact::ViewContact* mpViewContact; member in SdrPage
424 sdr::contact::ViewContact* mpViewContact; member in SdrObject
Completed in 39 milliseconds