Searched refs:pSfxViewSh (Results 1 – 3 of 3) sorted by relevance
94 SfxViewShell* pSfxViewSh = GetViewShell(); in RequestNewObjectArea() local95 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in RequestNewObjectArea()156 SfxViewShell* pSfxViewSh = GetViewShell(); in ObjectAreaChanged() local157 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in ObjectAreaChanged()240 SfxViewShell* pSfxViewSh = GetViewShell(); in ViewChanged() local241 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in ViewChanged()262 SfxViewShell* pSfxViewSh = GetViewShell(); in MakeVisible() local263 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pSfxViewSh ); in MakeVisible()
379 SfxViewShell* pSfxViewSh = NULL; in InPlaceActivate() local385 pSfxViewSh = pSfxViewFrame->GetViewShell(); in InPlaceActivate()386 pViewSh = PTR_CAST( ViewShell, pSfxViewSh ); in InPlaceActivate()409 SfxViewShell* pSfxViewSh = NULL; in InPlaceActivate() local416 pSfxViewSh = pSfxViewFrame->GetViewShell(); in InPlaceActivate()417 pViewSh = PTR_CAST( ViewShell, pSfxViewSh ); in InPlaceActivate()
98 SfxViewShell* pSfxViewSh = NULL; in FrameView() local105 pSfxViewSh = pSfxViewFrame->GetViewShell(); in FrameView()106 pBase = PTR_CAST(ViewShellBase, pSfxViewSh ); in FrameView()
Completed in 19 milliseconds