Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/drawfunc/
H A Dchartsh.cxx54 #define ScChartShell macro
58 SFX_IMPL_INTERFACE(ScChartShell, ScDrawShell, ScResId(SCSTR_CHARTSHELL) ) in SFX_IMPL_INTERFACE() argument
66 TYPEINIT1( ScChartShell, ScDrawShell );
68 ScChartShell::ScChartShell(ScViewData* pData) : in ScChartShell() function in ScChartShell
76 ScChartShell::~ScChartShell() in ~ScChartShell()
81 void ScChartShell::HandleSelectionChange (void) in HandleSelectionChange()
/aoo4110/main/sc/source/ui/inc/
H A Dchartsh.hxx36 class ScChartShell: public ScDrawShell class
43 ScChartShell(ScViewData* pData);
44 virtual ~ScChartShell();
H A Dtabvwsh.hxx61 class ScChartShell;
117 ScChartShell* pChartShell;
/aoo4110/main/sc/sdi/
H A Dchartsh.sdi25 shell ScChartShell : ScDrawShell
/aoo4110/main/sc/source/ui/app/
H A Dscdll.cxx206 ScChartShell ::RegisterInterface(pMod); in Init()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh4.cxx952 pChartShell = new ScChartShell( GetViewData() ); in SetCurSubShell()

Completed in 26 milliseconds