Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx232 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()
/trunk/main/svx/inc/
H A Dsvdibrow.hxx44 ImpItemListRow* pAktChangeEntry; member in _SdrItemBrowserControl
93 const ImpItemListRow* GetAktChangeEntry() const { return pAktChangeEntry; } in GetAktChangeEntry()

Completed in 19 milliseconds