Home
last modified time | relevance | path

Searched refs:ScMediaShell (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/drawfunc/
H A Dmediash.cxx42 #define ScMediaShell macro
48 SFX_IMPL_INTERFACE(ScMediaShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL) ) in SFX_IMPL_INTERFACE() argument
54 TYPEINIT1( ScMediaShell, ScDrawShell );
56 ScMediaShell::ScMediaShell(ScViewData* pData) : in ScMediaShell() function in ScMediaShell
64 ScMediaShell::~ScMediaShell() in ~ScMediaShell()
68 void ScMediaShell::GetMediaState( SfxItemSet& rSet ) in GetMediaState()
109 void ScMediaShell::ExecuteMedia( SfxRequest& rReq ) in ExecuteMedia()
/trunk/main/sc/source/ui/inc/
H A Dmediash.hxx36 class ScMediaShell: public ScDrawShell class
43 ScMediaShell(ScViewData* pData);
44 virtual ~ScMediaShell();
H A Dtabvwsh.hxx60 class ScMediaShell;
119 ScMediaShell* pMediaShell;
/trunk/main/sc/sdi/
H A Dmediash.sdi34 shell ScMediaShell : ScDrawShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx208 ScMediaShell ::RegisterInterface(pMod); in Init()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx991 pMediaShell = new ScMediaShell( GetViewData() ); in SetCurSubShell()

Completed in 64 milliseconds