Searched refs:pAktChangeEntry (Results 1 – 2 of 2) sorted by relevance
232 if(pAktChangeEntry) in ~_SdrItemBrowserControl()233 delete pAktChangeEntry; in ~_SdrItemBrowserControl()241 pAktChangeEntry = NULL; in ImpCtor()540 pAktChangeEntry=new ImpItemListRow(*pEntry); in BegChangeEntry()553 delete pAktChangeEntry; in EndChangeEntry()554 pAktChangeEntry=NULL; in EndChangeEntry()568 delete pAktChangeEntry; in BrkChangeEntry()569 pAktChangeEntry=NULL; in BrkChangeEntry()
44 ImpItemListRow* pAktChangeEntry; member in _SdrItemBrowserControl93 const ImpItemListRow* GetAktChangeEntry() const { return pAktChangeEntry; } in GetAktChangeEntry()
Completed in 22 milliseconds