/aoo42x/main/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 92 ViewShell* pShell = mrBase.GetMainViewShell().get(); in ~FormShellManager() local 158 ViewShell* pShell = mrBase.GetMainViewShell().get(); in RegisterAtCenterPane() local 210 ViewShell* pShell = mrBase.GetMainViewShell().get(); in UnregisterAtCenterPane() local 230 ViewShell* pShell = mrBase.GetMainViewShell().get(); in IMPL_LINK() local 286 ViewShell* pShell = mrBase.GetMainViewShell().get(); in IMPL_LINK() local 363 FmFormShell* pShell = NULL; in CreateShell() local 378 void FormShellManagerFactory::ReleaseShell (SfxShell* pShell) in ReleaseShell()
|
H A D | ViewShellManager.cxx | 83 IsShell (const SfxShell* pShell) : mpShell(pShell) {} in IsShell() 304 void ViewShellManager::DeactivateViewShell (const ViewShell* pShell) in DeactivateViewShell() 363 void ViewShellManager::ActivateShell (SfxShell* pShell) in ActivateShell() 372 void ViewShellManager::DeactivateShell (const SfxShell* pShell) in DeactivateShell() 708 SfxShell* pShell = iShell->mpShell; in DeactivateSubShell() local 835 SfxShell* pShell = NULL; in GetShell() local 966 SfxShell* pShell = aSfxShellStack.back(); in UpdateShellStack() local 1013 void ViewShellManager::Implementation::TakeShellsFromStack (const SfxShell* pShell) in TakeShellsFromStack() 1321 SfxShell* pShell = maActiveViewShells.front().mpShell; in Shutdown() local 1377 void ViewShellManager::Implementation::Deactivate (SfxShell* pShell) in Deactivate() [all …]
|
H A D | clview.cxx | 49 DrawViewShell* pShell) in ClientView()
|
H A D | ViewShellBase.cxx | 314 ViewShell* pShell = GetMainViewShell().get(); in ~ViewShellBase() local 781 ViewShell* pShell = GetMainViewShell().get(); in WriteUserDataSequence() local 795 ViewShell* pShell = GetMainViewShell().get(); in ReadUserDataSequence() local 871 ViewShell* pShell = GetMainViewShell().get(); in SetZoomFactor() local 888 ViewShell* pShell = GetMainViewShell().get(); in PrepareClose() local 904 ViewShell* pShell = GetMainViewShell().get(); in WriteUserData() local 917 ViewShell* pShell = GetMainViewShell().get(); in ReadUserData() local 928 ViewShell* pShell = GetMainViewShell().get(); in GetDrawView() local
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unodoc.cxx | 65 SfxObjectShell* pShell = new SwDocShell( _nCreationFlags ); in SwTextDocument_createInstance() local 94 SfxObjectShell* pShell = new SwWebDocShell( SFX_CREATE_MODE_STANDARD ); in SwWebDocument_createInstance() local 121 SfxObjectShell* pShell = new SwGlobalDocShell( SFX_CREATE_MODE_STANDARD ); in SwGlobalDocument_createInstance() local
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unodoc.cxx | 65 SfxObjectShell* pShell = in SdDrawingDocument_createInstance() local 94 SfxObjectShell* pShell = in SdPresentationDocument_createInstance() local
|
/aoo42x/main/basctl/source/basicide/ |
H A D | docsignature.cxx | 55 SfxObjectShell* pShell; member 71 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in DocumentSignature() local
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | SidebarShellManager.cxx | 74 SfxShell* pShell, in AddSubShell() 109 void SidebarShellManager::RemoveSubShell (const SfxShell* pShell) in RemoveSubShell() 130 void SidebarShellManager::MoveToTop (SfxShell* pShell) in MoveToTop()
|
H A D | SidebarShellManager.hxx | 109 ShellDescriptor(SfxShell*pShell,::Window*pWindow) : mpShell(pShell),mpWindow(pWindow){} in ShellDescriptor()
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbaaccesshelper.hxx | 40 …s::uno::Reference< css::lang::XMultiServiceFactory > getVBAServiceFactory( SfxObjectShell* pShell ) in getVBAServiceFactory() 49 …eference< css::uno::XInterface > createVBAUnoAPIServiceWithArgs( SfxObjectShell* pShell, const sa… in createVBAUnoAPIServiceWithArgs()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msvbahelper.cxx | 78 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in findShellForUrl() local 171 bool hasMacro( SfxObjectShell* pShell, const String& sLibrary, String& sMod, const String& sMacro ) in hasMacro() 224 ::rtl::OUString getDefaultProjectName( SfxObjectShell* pShell ) in getDefaultProjectName() 257 ::rtl::OUString resolveVBAMacro( SfxObjectShell* pShell, const ::rtl::OUString& rLibName, const ::r… in resolveVBAMacro() 269 MacroResolvedInfo resolveVBAMacro( SfxObjectShell* pShell, const rtl::OUString& MacroName, bool bSe… in resolveVBAMacro() 427 sal_Bool executeMacro( SfxObjectShell* pShell, const String& sMacroName, uno::Sequence< uno::Any >&… in executeMacro()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | tabledlg.hxx | 41 SwWrtShell* pShell; member in SwTableTabDlg
|
H A D | convert.hxx | 70 SwWrtShell* pShell; member in SwConvertTableDlg
|
/aoo42x/main/basctl/inc/ |
H A D | iderdll.hxx | 34 BasicIDEShell* pShell; member in BasicIDEDLL
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | target.hxx | 39 ScTabViewTarget( ScTabViewShell* pShell ) : pViewShell( pShell ) {} in ScTabViewTarget()
|
/aoo42x/main/starmath/source/ |
H A D | unodoc.cxx | 60 SfxObjectShell* pShell = new SmDocShell( _nCreationFlags ); in SmDocument_createInstance() local
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | unodoc.cxx | 59 SfxObjectShell* pShell = new ScDocShell( _nCreationFlags ); in ScDocument_createInstance() local
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbapalette.hxx | 41 ScVbaPalette( SfxObjectShell* pShell = 0 ) : m_pShell( pShell ) {} in ScVbaPalette()
|
/aoo42x/main/svx/source/dialog/ |
H A D | srchctrl.cxx | 65 SfxObjectShell* pShell = SfxObjectShell::Current(); in StateChanged() local
|
/aoo42x/main/sw/source/core/inc/ |
H A D | swfntcch.hxx | 86 ViewShell *pShell; member in SwFontAccess
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docst.cxx | 96 SwWrtShell* pShell = pSh ? pSh : GetWrtShell(); in StateStyleSheet() local 383 SwWrtShell* pShell = GetWrtShell(); in ExecStyleSheet() local 885 SwWrtShell* pShell, in ApplyStyles() 1004 sal_uInt16 SwDocShell::UpdateStyle(const String &rName, sal_uInt16 nFamily, SwWrtShell* pShell) in UpdateStyle() 1099 sal_uInt16 nMask, SwWrtShell* pShell ) in MakeByExample()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docxforms.cxx | 86 SwDocShell* pShell( GetDocShell() ); in initXForms() local
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel3.cxx | 127 SfxObjectShell* pShell = pFirstShell; in Execute() local
|
/aoo42x/main/sd/source/ui/framework/factories/ |
H A D | ChildWindowPane.cxx | 46 ::std::auto_ptr<SfxShell> pShell) in ChildWindowPane()
|
/aoo42x/main/svx/inc/svx/ |
H A D | fmview.hxx | 141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell()
|