Home
last modified time | relevance | path

Searched refs:SfxRequest_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/control/
H A Drequest.cxx61 struct SfxRequest_Impl: public SfxListener struct
87 SfxRequest_Impl( SfxRequest *pOwner ) in SfxRequest_Impl() argument
97 ~SfxRequest_Impl() { delete pInternalArgs; } in ~SfxRequest_Impl() argument
108 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 …]
/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx47 struct SfxRequest_Impl;
53 friend struct SfxRequest_Impl;
57 SfxRequest_Impl* pImp;

Completed in 40 milliseconds