Searched refs:SfxShell_Impl (Results 1 – 2 of 2) 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() argument147 pImp = new SfxShell_Impl; in SfxShell()173 pImp = new SfxShell_Impl; in SfxShell()
57 struct SfxShell_Impl;163 SfxShell_Impl* pImp;
Completed in 15 milliseconds