LibreOffice Module ucbhelper (master) 1
Public Member Functions | Public Attributes | List of all members
ucbhelper::InteractionRequest_Impl Struct Reference
Collaboration diagram for ucbhelper::InteractionRequest_Impl:
[legend]

Public Member Functions

 InteractionRequest_Impl ()
 
 InteractionRequest_Impl (uno::Any aRequest)
 

Public Attributes

rtl::Reference< InteractionContinuationm_xSelection
 
css::uno::Any m_aRequest
 
css::uno::Sequence< css::uno::Reference< css::task::XInteractionContinuation > > m_aContinuations
 

Detailed Description

Definition at line 38 of file interactionrequest.cxx.

Constructor & Destructor Documentation

◆ InteractionRequest_Impl() [1/2]

ucbhelper::InteractionRequest_Impl::InteractionRequest_Impl ( )
inline

Definition at line 46 of file interactionrequest.cxx.

◆ InteractionRequest_Impl() [2/2]

ucbhelper::InteractionRequest_Impl::InteractionRequest_Impl ( uno::Any  aRequest)
inlineexplicit

Definition at line 47 of file interactionrequest.cxx.

Member Data Documentation

◆ m_aContinuations

css::uno::Sequence< css::uno::Reference< css::task::XInteractionContinuation > > ucbhelper::InteractionRequest_Impl::m_aContinuations

Definition at line 44 of file interactionrequest.cxx.

◆ m_aRequest

css::uno::Any ucbhelper::InteractionRequest_Impl::m_aRequest

Definition at line 41 of file interactionrequest.cxx.

◆ m_xSelection

rtl::Reference< InteractionContinuation > ucbhelper::InteractionRequest_Impl::m_xSelection

Definition at line 40 of file interactionrequest.cxx.


The documentation for this struct was generated from the following file: