Searched refs:ScGraphicShell (Results 1 – 6 of 6) sorted by relevance
46 #define ScGraphicShell macro52 SFX_IMPL_INTERFACE(ScGraphicShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL) ) in SFX_IMPL_INTERFACE() argument59 TYPEINIT1( ScGraphicShell, ScDrawShell );61 ScGraphicShell::ScGraphicShell(ScViewData* pData) : in ScGraphicShell() function in ScGraphicShell69 ScGraphicShell::~ScGraphicShell() in ~ScGraphicShell()73 void ScGraphicShell::GetAttrState( SfxItemSet& rSet ) in GetAttrState()81 void ScGraphicShell::Execute( SfxRequest& rReq ) in Execute()92 void ScGraphicShell::GetFilterState( SfxItemSet& rSet ) in GetFilterState()110 void ScGraphicShell::ExecuteFilter( SfxRequest& rReq ) in ExecuteFilter()
36 class ScGraphicShell: public ScDrawShell class43 ScGraphicShell(ScViewData* pData);44 virtual ~ScGraphicShell();
59 class ScGraphicShell;118 ScGraphicShell* pGraphicShell;
144 shell ScGraphicShell : ScDrawShell
207 ScGraphicShell ::RegisterInterface(pMod); in Init()
978 pGraphicShell = new ScGraphicShell( GetViewData() ); in SetCurSubShell()
Completed in 27 milliseconds