Searched refs:ScOleObjectShell (Results 1 – 6 of 6) sorted by relevance
55 #define ScOleObjectShell macro59 SFX_IMPL_INTERFACE(ScOleObjectShell, ScDrawShell, ScResId(SCSTR_OLEOBJECTSHELL) ) in SFX_IMPL_INTERFACE() argument66 TYPEINIT1( ScOleObjectShell, ScDrawShell );68 ScOleObjectShell::ScOleObjectShell(ScViewData* pData) : in ScOleObjectShell() function in ScOleObjectShell76 ScOleObjectShell::~ScOleObjectShell() in ~ScOleObjectShell()81 void ScOleObjectShell::HandleSelectionChange (void) in HandleSelectionChange()
36 class ScOleObjectShell: public ScDrawShell class43 ScOleObjectShell(ScViewData* pData);44 virtual ~ScOleObjectShell();
58 class ScOleObjectShell;116 ScOleObjectShell* pOleObjectShell;
25 shell ScOleObjectShell : ScDrawShell
205 ScOleObjectShell ::RegisterInterface(pMod); in Init()
965 pOleObjectShell = new ScOleObjectShell( GetViewData() ); in SetCurSubShell()
Completed in 52 milliseconds