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()
1164 if(!mpViewContact) in GetViewContact()1166 const_cast< SdrPage* >(this)->mpViewContact = in GetViewContact()1170 return *mpViewContact; in GetViewContact()1301 mpViewContact(0L), in DBG_NAME()1328 mpViewContact(0L), in SdrPage()1410 if(mpViewContact) in ~SdrPage()1412 delete mpViewContact; in ~SdrPage()1413 mpViewContact = 0L; in ~SdrPage()1426 if(mpViewContact) in operator =()1428 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