Home
last modified time | relevance | path

Searched refs:pSfxViewSh (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/app/
H A Dclient.cxx94 SfxViewShell* pSfxViewSh = GetViewShell(); in RequestNewObjectArea() local
95 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in RequestNewObjectArea()
156 SfxViewShell* pSfxViewSh = GetViewShell(); in ObjectAreaChanged() local
157 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in ObjectAreaChanged()
240 SfxViewShell* pSfxViewSh = GetViewShell(); in ViewChanged() local
241 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in ViewChanged()
262 SfxViewShell* pSfxViewSh = GetViewShell(); in MakeVisible() local
263 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in MakeVisible()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx379 SfxViewShell* pSfxViewSh = NULL; in InPlaceActivate() local
385 pSfxViewSh = pSfxViewFrame->GetViewShell(); in InPlaceActivate()
386 pViewSh = PTR_CAST( ViewShell, pSfxViewSh ); in InPlaceActivate()
409 SfxViewShell* pSfxViewSh = NULL; in InPlaceActivate() local
416 pSfxViewSh = pSfxViewFrame->GetViewShell(); in InPlaceActivate()
417 pViewSh = PTR_CAST( ViewShell, pSfxViewSh ); in InPlaceActivate()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx98 SfxViewShell* pSfxViewSh = NULL; in FrameView() local
105 pSfxViewSh = pSfxViewFrame->GetViewShell(); in FrameView()
106 pBase = PTR_CAST(ViewShellBase, pSfxViewSh ); in FrameView()

Completed in 29 milliseconds