Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/drawfunc/
H A Doleobjsh.cxx55 #define ScOleObjectShell macro
59 SFX_IMPL_INTERFACE(ScOleObjectShell, ScDrawShell, ScResId(SCSTR_OLEOBJECTSHELL) ) in SFX_IMPL_INTERFACE() argument
66 TYPEINIT1( ScOleObjectShell, ScDrawShell );
68 ScOleObjectShell::ScOleObjectShell(ScViewData* pData) : in ScOleObjectShell() function in ScOleObjectShell
76 ScOleObjectShell::~ScOleObjectShell() in ~ScOleObjectShell()
81 void ScOleObjectShell::HandleSelectionChange (void) in HandleSelectionChange()
/trunk/main/sc/source/ui/inc/
H A Doleobjsh.hxx36 class ScOleObjectShell: public ScDrawShell class
43 ScOleObjectShell(ScViewData* pData);
44 virtual ~ScOleObjectShell();
H A Dtabvwsh.hxx58 class ScOleObjectShell;
116 ScOleObjectShell* pOleObjectShell;
/trunk/main/sc/sdi/
H A Doleobjsh.sdi25 shell ScOleObjectShell : ScDrawShell
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx205 ScOleObjectShell ::RegisterInterface(pMod); in Init()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx965 pOleObjectShell = new ScOleObjectShell( GetViewData() ); in SetCurSubShell()

Completed in 37 milliseconds