Searched refs:ScChartShell (Results 1 – 6 of 6) sorted by relevance
54 #define ScChartShell macro58 SFX_IMPL_INTERFACE(ScChartShell, ScDrawShell, ScResId(SCSTR_CHARTSHELL) ) in SFX_IMPL_INTERFACE() argument66 TYPEINIT1( ScChartShell, ScDrawShell );68 ScChartShell::ScChartShell(ScViewData* pData) : in ScChartShell() function in ScChartShell76 ScChartShell::~ScChartShell() in ~ScChartShell()81 void ScChartShell::HandleSelectionChange (void) in HandleSelectionChange()
36 class ScChartShell: public ScDrawShell class43 ScChartShell(ScViewData* pData);44 virtual ~ScChartShell();
61 class ScChartShell;117 ScChartShell* pChartShell;
25 shell ScChartShell : ScDrawShell
206 ScChartShell ::RegisterInterface(pMod); in Init()
952 pChartShell = new ScChartShell( GetViewData() ); in SetCurSubShell()
Completed in 65 milliseconds