Searched refs:SwMediaShell (Results 1 – 5 of 5) sorted by relevance
83 #define SwMediaShell macro88 SFX_IMPL_INTERFACE(SwMediaShell, SwBaseShell, SW_RES(STR_SHELLNAME_MEDIA)) in SFX_IMPL_INTERFACE() argument96 void SwMediaShell::ExecMedia(SfxRequest &rReq) in ExecMedia()169 void SwMediaShell::GetMediaState(SfxItemSet &rSet) in GetMediaState()213 SwMediaShell::SwMediaShell(SwView &_rView) : in SwMediaShell() function in SwMediaShell
28 class SwMediaShell: public SwBaseShell class36 SwMediaShell(SwView &rView);
34 shell SwMediaShell : SwBaseShell
354 SwMediaShell::RegisterInterface(pMod); in RegisterInterfaces()
371 pShell = new SwMediaShell( *this ); in SelectShell()
Completed in 90 milliseconds