Home
last modified time | relevance | path

Searched defs:pShell (Results 1 – 25 of 172) sorted by relevance

1234567

/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx92 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 DViewShellManager.cxx83 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 Dclview.cxx49 DrawViewShell* pShell) in ClientView()
H A DViewShellBase.cxx314 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
/trunk/main/sw/source/ui/uno/
H A Dunodoc.cxx65 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
/trunk/main/sd/source/ui/unoidl/
H A Dunodoc.cxx65 SfxObjectShell* pShell = in SdDrawingDocument_createInstance() local
94 SfxObjectShell* pShell = in SdPresentationDocument_createInstance() local
/trunk/main/basctl/source/basicide/
H A Ddocsignature.cxx55 SfxObjectShell* pShell; member
71 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in DocumentSignature() local
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx74 SfxShell* pShell, in AddSubShell()
109 void SidebarShellManager::RemoveSubShell (const SfxShell* pShell) in RemoveSubShell()
130 void SidebarShellManager::MoveToTop (SfxShell* pShell) in MoveToTop()
H A DSidebarShellManager.hxx109 ShellDescriptor(SfxShell*pShell,::Window*pWindow) : mpShell(pShell),mpWindow(pWindow){} in ShellDescriptor()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbaaccesshelper.hxx40 …s::uno::Reference< css::lang::XMultiServiceFactory > getVBAServiceFactory( SfxObjectShell* pShell ) in getVBAServiceFactory()
49 …eference< css::uno::XInterface > createVBAUnoAPIServiceWithArgs( SfxObjectShell* pShell, const sa… in createVBAUnoAPIServiceWithArgs()
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx78 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()
/trunk/main/sw/source/ui/inc/
H A Dtabledlg.hxx41 SwWrtShell* pShell; member in SwTableTabDlg
H A Dconvert.hxx70 SwWrtShell* pShell; member in SwConvertTableDlg
/trunk/main/sc/source/ui/inc/
H A Dtarget.hxx39 ScTabViewTarget( ScTabViewShell* pShell ) : pViewShell( pShell ) {} in ScTabViewTarget()
/trunk/main/basctl/inc/
H A Diderdll.hxx34 BasicIDEShell* pShell; member in BasicIDEDLL
/trunk/main/starmath/source/
H A Dunodoc.cxx60 SfxObjectShell* pShell = new SmDocShell( _nCreationFlags ); in SmDocument_createInstance() local
/trunk/main/sc/source/ui/unoobj/
H A Dunodoc.cxx59 SfxObjectShell* pShell = new ScDocShell( _nCreationFlags ); in ScDocument_createInstance() local
/trunk/main/sc/source/ui/vba/
H A Dvbapalette.hxx41 ScVbaPalette( SfxObjectShell* pShell = 0 ) : m_pShell( pShell ) {} in ScVbaPalette()
/trunk/main/svx/source/dialog/
H A Dsrchctrl.cxx65 SfxObjectShell* pShell = SfxObjectShell::Current(); in StateChanged() local
/trunk/main/sw/source/core/inc/
H A Dswfntcch.hxx86 ViewShell *pShell; member in SwFontAccess
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx96 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()
/trunk/main/sw/source/core/doc/
H A Ddocxforms.cxx86 SwDocShell* pShell( GetDocShell() ); in initXForms() local
/trunk/main/sd/source/ui/docshell/
H A Ddocshel3.cxx127 SfxObjectShell* pShell = pFirstShell; in Execute() local
/trunk/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx46 ::std::auto_ptr<SfxShell> pShell) in ChildWindowPane()
/trunk/main/svx/inc/svx/
H A Dfmview.hxx141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell()

Completed in 91 milliseconds

1234567