Searched refs:SfxRequest_Impl (Results 1 – 2 of 2) sorted by relevance
61 struct SfxRequest_Impl: public SfxListener struct87 SfxRequest_Impl( SfxRequest *pOwner ) in SfxRequest_Impl() argument97 ~SfxRequest_Impl() { delete pInternalArgs; } in ~SfxRequest_Impl() argument108 void SfxRequest_Impl::Notify( SfxBroadcaster&, const SfxHint &rHint ) in Notify()117 void SfxRequest_Impl::SetPool( SfxItemPool *pNewPool ) in SetPool()156 pImp( new SfxRequest_Impl(this) ) in SfxRequest()200 pImp( new SfxRequest_Impl(this) ) in SfxRequest()243 pImp( new SfxRequest_Impl(this) ) in SfxRequest()266 pImp( new SfxRequest_Impl(this) ) in SfxRequest()294 pImp( new SfxRequest_Impl(this) ) in SfxRequest()[all …]
47 struct SfxRequest_Impl;53 friend struct SfxRequest_Impl;57 SfxRequest_Impl* pImp;
Completed in 22 milliseconds