Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/drawfunc/
H A Dgraphsh.cxx46 #define ScGraphicShell macro
52 SFX_IMPL_INTERFACE(ScGraphicShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL) ) in SFX_IMPL_INTERFACE() argument
59 TYPEINIT1( ScGraphicShell, ScDrawShell );
61 ScGraphicShell::ScGraphicShell(ScViewData* pData) : in ScGraphicShell() function in ScGraphicShell
69 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()
/trunk/main/sc/source/ui/inc/
H A Dgraphsh.hxx36 class ScGraphicShell: public ScDrawShell class
43 ScGraphicShell(ScViewData* pData);
44 virtual ~ScGraphicShell();
H A Dtabvwsh.hxx59 class ScGraphicShell;
118 ScGraphicShell* pGraphicShell;
/trunk/main/sc/sdi/
H A Dgraphsh.sdi144 shell ScGraphicShell : ScDrawShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx207 ScGraphicShell ::RegisterInterface(pMod); in Init()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx978 pGraphicShell = new ScGraphicShell( GetViewData() ); in SetCurSubShell()

Completed in 57 milliseconds