Searched refs:mpCurrentContainerPart (Results 1 – 2 of 2) sorted by relevance
408 mpCurrentContainerPart(), in PresenterToolBar()451 mpCurrentContainerPart.reset(); in Initialize()499 mpCurrentContainerPart.reset(); in disposing()777 mpCurrentContainerPart.reset(new ElementContainerPart()); in CreateControls()779 maElementContainer.push_back(mpCurrentContainerPart); in CreateControls()847 mpCurrentContainerPart.reset(new ElementContainerPart()); in ProcessEntry()848 maElementContainer.push_back(mpCurrentContainerPart); in ProcessEntry()855 if (mpCurrentContainerPart.get() != NULL) in ProcessEntry()856 mpCurrentContainerPart->push_back(pElement); in ProcessEntry()
186 SharedElementContainerPart mpCurrentContainerPart; member in sdext::presenter::PresenterToolBar
Completed in 23 milliseconds