Searched refs:ScMediaShell (Results 1 – 6 of 6) sorted by relevance
42 #define ScMediaShell macro48 SFX_IMPL_INTERFACE(ScMediaShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL) ) in SFX_IMPL_INTERFACE() argument54 TYPEINIT1( ScMediaShell, ScDrawShell );56 ScMediaShell::ScMediaShell(ScViewData* pData) : in ScMediaShell() function in ScMediaShell64 ScMediaShell::~ScMediaShell() in ~ScMediaShell()68 void ScMediaShell::GetMediaState( SfxItemSet& rSet ) in GetMediaState()109 void ScMediaShell::ExecuteMedia( SfxRequest& rReq ) in ExecuteMedia()
36 class ScMediaShell: public ScDrawShell class43 ScMediaShell(ScViewData* pData);44 virtual ~ScMediaShell();
60 class ScMediaShell;119 ScMediaShell* pMediaShell;
34 shell ScMediaShell : ScDrawShell
208 ScMediaShell ::RegisterInterface(pMod); in Init()
991 pMediaShell = new ScMediaShell( GetViewData() ); in SetCurSubShell()
Completed in 36 milliseconds