Home
last modified time | relevance | path

Searched defs:InteractionRequest_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx50 struct InteractionRequest_Impl struct
52 rtl::Reference< InteractionContinuation > m_xSelection;
53 com::sun::star::uno::Any m_aRequest;
56 com::sun::star::task::XInteractionContinuation > > m_aContinuations;
58 InteractionRequest_Impl() {} in InteractionRequest_Impl() function
59 InteractionRequest_Impl( const uno::Any & rRequest ) in InteractionRequest_Impl() function
/aoo42x/main/framework/source/fwe/dispatch/
H A Dinteraction.cxx327 class InteractionRequest_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::task::XInteractio… class
333 InteractionRequest_Impl( const ::com::sun::star::uno::Any& aRequest, in InteractionRequest_Impl() function in framework::InteractionRequest_Impl

Completed in 19 milliseconds