Searched defs:SfxShell_Impl (Results 1 – 1 of 1) sorted by relevance
74 struct SfxShell_Impl: public SfxBroadcaster struct92 SfxShell_Impl() : pExecuter( 0 ), pUpdater( 0 ) {} in SfxShell_Impl() argument93 ~SfxShell_Impl() { delete pExecuter; delete pUpdater;} in ~SfxShell_Impl() argument
Completed in 10 milliseconds