Home
last modified time | relevance | path

Searched refs:SfxShell (Results 26 – 50 of 127) sorted by relevance

123456

/aoo42x/main/sc/source/ui/view/
H A Dtabpopsh.cxx39 TYPEINIT1(ScTabPopShell,SfxShell);
42 SFX_IMPL_INTERFACE(ScTabPopShell, SfxShell, ResId( 0, NULL))
H A Dtabvwshb.cxx508 SfxShell* pSh = GetViewData()->GetDispatcher().GetShell(0); in ExecuteUndo()
562 SfxShell* pSh = GetViewData()->GetDispatcher().GetShell(0); in GetUndoState()
H A Deditsh.cxx99 TYPEINIT1( ScEditShell, SfxShell );
101 SFX_IMPL_INTERFACE(ScEditShell, SfxShell, ScResId(SCSTR_EDITSHELL)) in SFX_IMPL_INTERFACE() argument
117SfxShell::SetContextName(sfx2::sidebar::EnumContext::GetContextName(sfx2::sidebar::EnumContext::Co… in ScEditShell()
/aoo42x/main/sd/source/ui/framework/factories/
H A DChildWindowPane.hxx77 ::std::auto_ptr<SfxShell> pShell);
116 ::std::auto_ptr<SfxShell> mpShell;
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx99 SFX_IMPL_INTERFACE(SwDrawTextShell, SfxShell, SW_RES(STR_SHELLNAME_DRAW_TEXT)) in SFX_IMPL_INTERFACE() argument
106 TYPEINIT1(SwDrawTextShell,SfxShell) in TYPEINIT1() argument
148 SfxShell(&rV), in SwDrawTextShell()
159SfxShell::SetContextName(sfx2::sidebar::EnumContext::GetContextName(sfx2::sidebar::EnumContext::Co… in SwDrawTextShell()
/aoo42x/main/sd/source/ui/view/
H A Ddrvwshrg.cxx76 SFX_IMPL_INTERFACE(DrawViewShell, SfxShell, SdResId(STR_DRAWVIEWSHELL)) in SFX_IMPL_INTERFACE() argument
103 SFX_IMPL_INTERFACE(GraphicViewShell, SfxShell, SdResId(STR_DRAWVIEWSHELL)) //SOH... in SFX_IMPL_INTERFACE() argument
H A Ddrtxtob.cxx95 SFX_IMPL_INTERFACE( TextObjectBar, SfxShell, SdResId(STR_TEXTOBJECTBARSHELL) ) in SFX_IMPL_INTERFACE() argument
99 TYPEINIT1( TextObjectBar, SfxShell );
111 : SfxShell(pSdViewSh->GetViewShell()), in TextObjectBar()
/aoo42x/main/svx/source/form/
H A Dfmshell.cxx214 SFX_IMPL_INTERFACE(FmFormShell, SfxShell, SVX_RES(RID_STR_FORMSHELL)) in SFX_IMPL_INTERFACE() argument
248 TYPEINIT1(FmFormShell,SfxShell) in TYPEINIT1() argument
252 :SfxShell(_pParent) in TYPEINIT1()
1297 SfxShell::Activate(bMDI); in Activate()
1306 SfxShell::Deactivate(bMDI); in Deactivate()
/aoo42x/main/sfx2/inc/sfx2/
H A Dmodule.hxx61 class SFX2_DLLPUBLIC SfxModule : public SfxShell
80 ResMgr* GetResMgr() const { return SfxShell::GetResMgr(); } in GetResMgr()
H A Drequest.hxx41 class SfxShell;
62 SAL_DLLPRIVATE void Record_Impl( SfxShell &rSh, const SfxSlot &rSlot,
H A Dviewfrm.hxx72 class SFX2_DLLPUBLIC SfxViewFrame: public SfxShell, public SfxListener
121 using SfxShell::GetDispatcher;
/aoo42x/main/sfx2/source/inc/
H A Dsfxtypes.hxx58 class SfxShell;
108 String SfxShellIdent_Impl( const SfxShell *pSh );
H A Dworkwin.hxx255 SfxShell* pConfigShell;
369 void SetStatusBar_Impl(sal_uInt32 nResId, SfxShell *pShell, SfxBindings& );
/aoo42x/main/sfx2/inc/
H A Dmacro.hxx32 class SfxShell;
62 SfxMacroStatement( const SfxShell &rShell,
/aoo42x/main/svx/source/mnuctrls/
H A Dfntszctl.cxx60 SfxShell* pSh = pFrm ? pFrm->GetDispatcher()->GetShell( 0 ) : NULL; in IMPL_LINK()
102 SfxShell* pSh = pFrm ? pFrm->GetDispatcher()->GetShell( 0 ) in StateChanged()
/aoo42x/main/svx/source/toolbars/
H A Dfontworkbar.cxx190 SFX_IMPL_INTERFACE(FontworkBar, SfxShell, SVX_RES(RID_SVX_FONTWORK_BAR)) in SFX_IMPL_INTERFACE() argument
195 TYPEINIT1( FontworkBar, SfxShell );
203 : SfxShell(pViewShell) in FontworkBar()
H A Dextrusionbar.cxx74 SFX_IMPL_INTERFACE(ExtrusionBar, SfxShell, SVX_RES(RID_SVX_EXTRUSION_BAR)) in SFX_IMPL_INTERFACE() argument
79 TYPEINIT1( ExtrusionBar, SfxShell );
87 : SfxShell(pViewShell) in ExtrusionBar()
/aoo42x/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx95 SFX_IMPL_INTERFACE( ScDrawTextObjectBar, SfxShell, ScResId(SCSTR_DRAWTEXTSHELL) ) in SFX_IMPL_INTERFACE() argument
103 TYPEINIT1( ScDrawTextObjectBar, SfxShell );
122 SfxShell(pData->GetViewShell()), in ScDrawTextObjectBar()
139SfxShell::SetContextName(sfx2::sidebar::EnumContext::GetContextName(sfx2::sidebar::EnumContext::Co… in ScDrawTextObjectBar()
H A Ddrawsh.cxx77 TYPEINIT1( ScDrawShell, SfxShell );
79 SFX_IMPL_INTERFACE(ScDrawShell, SfxShell, ScResId(SCSTR_DRAWSHELL) ) in SFX_IMPL_INTERFACE() argument
/aoo42x/main/sfx2/source/appl/
H A Dmodule.cxx114 TYPEINIT1(SfxModule, SfxShell);
118 SFX_IMPL_INTERFACE(SfxModule,SfxShell,SfxResId(0))
/aoo42x/main/cui/source/inc/
H A Dtreeopt.hxx44 class SfxShell;
265 sal_uInt16 AddGroup( const String& rGroupName, SfxShell* pCreateShell,
/aoo42x/main/sc/source/ui/inc/
H A Ddocsh.hxx179 using SfxShell::Activate; // with sal_Bool bMDI
180 using SfxShell::Deactivate; // with sal_Bool bMDI
/aoo42x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx91 SFX_IMPL_INTERFACE(SlideSorterViewShell, SfxShell, SdResId(STR_SLIDESORTERVIEWSHELL)) in SFX_IMPL_INTERFACE() argument
345 SfxShell* pObjectBar = GetViewShellBase().GetViewShellManager()->GetTopShell(); in ImpGetUndoManager()
/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx157 SFX_IMPL_INTERFACE(SfxViewFrame,SfxShell,SfxResId(0))
166 TYPEINIT2(SfxViewFrame,SfxShell,SfxListener);
988 SfxShell *pSh = GetDispatcher()->GetShell(0); in ExecHistory_Impl()
1035 SfxShell *pSh = GetDispatcher()->GetShell(0); in StateHistory_Impl()
1096 SfxShell *pSubShell = pDispatcher->GetShell( nLevel-1 ); in PopShellAndSubShells_Impl()
1819 SfxShell::SetViewShell_Impl( pVSh ); in SetViewShell_Impl()
/aoo42x/main/sfx2/source/control/
H A Drequest.cxx73 SfxShell* pShell; // ausgef"uhrt an dieser Shell
411 SfxShell& rSh, // die <SfxShell>, die den Request ausgef"uhrt hat in Record_Impl()

Completed in 685 milliseconds

123456