Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/drawfunc/
H A Ddrformsh.cxx55 #define ScDrawFormShell macro
59 SFX_IMPL_INTERFACE(ScDrawFormShell, ScDrawShell, ScResId(SCSTR_DRAWFORMSHELL) ) in SFX_IMPL_INTERFACE() argument
66 TYPEINIT1( ScDrawFormShell, ScDrawShell );
68 ScDrawFormShell::ScDrawFormShell(ScViewData* pData) : in ScDrawFormShell() function in ScDrawFormShell
76 ScDrawFormShell::~ScDrawFormShell() in ~ScDrawFormShell()
/trunk/main/sc/source/ui/inc/
H A Ddrformsh.hxx37 class ScDrawFormShell: public ScDrawShell class
44 ScDrawFormShell(ScViewData* pData);
45 virtual ~ScDrawFormShell();
H A Dtabvwsh.hxx56 class ScDrawFormShell;
114 ScDrawFormShell* pDrawFormShell;
/trunk/main/sc/sdi/
H A Ddrformsh.sdi25 shell ScDrawFormShell : ScDrawShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx198 ScDrawFormShell ::RegisterInterface(pMod); in Init()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx939 pDrawFormShell = new ScDrawFormShell( GetViewData() ); in SetCurSubShell()

Completed in 41 milliseconds