Home
last modified time | relevance | path

Searched refs:pCurSh (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx194 SfxViewShell* pCurSh( SfxViewShell::Current() ); in Select() local
197 if ( pCurSh ) in Select()
199 SfxViewFrame* pViewFrame = pCurSh->GetViewFrame(); in Select()
892 SfxViewShell* pCurSh = SfxViewShell::Current(); in ReleaseFocus() local
894 if ( pCurSh ) in ReleaseFocus()
896 Window* pShellWnd = pCurSh->GetWindow(); in ReleaseFocus()
H A Dtbxanchr.cxx112 SfxViewShell* pCurSh( SfxViewShell::Current() ); in Click() local
114 if ( pCurSh ) in Click()
116 pViewFrame = pCurSh->GetViewFrame(); in Click()
/trunk/main/sc/source/ui/cctrl/
H A Dtbinsert.cxx140 SfxViewShell* pCurSh( SfxViewShell::Current() ); in Select() local
143 if ( pCurSh ) in Select()
145 SfxViewFrame* pViewFrame = pCurSh->GetViewFrame(); in Select()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx198 SfxViewShell* pCurSh = SfxViewShell::Current(); in ReleaseFocus() local
199 DBG_ASSERT( pCurSh, "Current ViewShell not found!" ); in ReleaseFocus()
201 if ( pCurSh ) in ReleaseFocus()
203 Window* pShellWin = pCurSh->GetWindow(); in ReleaseFocus()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx306 SfxViewShell* pCurSh = SfxViewShell::Current(); in Initialize() local
307 if ( pCurSh ) in Initialize()
308 mpView = pCurSh->GetDrawView(); in Initialize()
780 SfxViewShell* pCurSh = SfxViewShell::Current(); in NotifyItemUpdate() local
781 if ( pCurSh ) in NotifyItemUpdate()
782 mpView = pCurSh->GetDrawView(); in NotifyItemUpdate()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx885 SfxViewShell* pCurSh = SfxViewShell::Current(); in DoEnter() local
892 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, pCurSh); in DoEnter()
972 if ( pCurSh ) in DoEnter()
974 Window* pShellWnd = pCurSh->GetWindow(); in DoEnter()
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx440 SfxViewShell* pCurSh = SfxViewShell::Current(); in IMPL_LINK() local
442 if ( pCurSh ) in IMPL_LINK()
444 Window* pShellWnd = pCurSh->GetWindow(); in IMPL_LINK()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1825 SfxViewShell* pCurSh = SfxViewShell::Current(); in ReleaseFocus_Impl() local
1826 ScInputHandler* pHdl = SC_MOD()->GetInputHdl( PTR_CAST( ScTabViewShell, pCurSh ) ); in ReleaseFocus_Impl()
1841 if ( pCurSh ) in ReleaseFocus_Impl()
1843 Window* pShellWnd = pCurSh->GetWindow(); in ReleaseFocus_Impl()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx81 SfxViewShell* pCurSh = SfxViewShell::Current(); in ReleaseFocus() local
83 if ( pCurSh ) in ReleaseFocus()
85 Window* pShellWnd = pCurSh->GetWindow(); in ReleaseFocus()

Completed in 52 milliseconds