Searched refs:pCenterViewShell (Results 1 – 2 of 2) sorted by relevance
741 ::boost::shared_ptr<ViewShell> pCenterViewShell (GetViewShell(xView)); in HandleModeChangeSlot()778 = dynamic_cast<DrawViewShell*>(pCenterViewShell.get()); in HandleModeChangeSlot()781 pCenterViewShell->Broadcast ( in HandleModeChangeSlot()787 pCenterViewShell->Broadcast ( in HandleModeChangeSlot()
1498 ViewShell* pCenterViewShell = FrameworkHelper::Instance(mrBase)->GetViewShell( in GetSlotState() local1501 if (pCenterViewShell!=NULL && pCenterViewShell->ISA(DrawViewShell)) in GetSlotState()1502 if (PTR_CAST(DrawViewShell,pCenterViewShell)->GetEditMode() in GetSlotState()
Completed in 33 milliseconds