Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx741 ::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()
/aoo4110/main/sd/source/ui/view/
H A DViewShellBase.cxx1498 ViewShell* pCenterViewShell = FrameworkHelper::Instance(mrBase)->GetViewShell( in GetSlotState() local
1501 if (pCenterViewShell!=NULL && pCenterViewShell->ISA(DrawViewShell)) in GetSlotState()
1502 if (PTR_CAST(DrawViewShell,pCenterViewShell)->GetEditMode() in GetSlotState()

Completed in 26 milliseconds