Searched defs:InteractionInfo (Results 1 – 1 of 1) sorted by relevance
89 struct InteractionInfo struct in framework::PreventDuplicateInteraction93 css::uno::Type m_aInteraction;95 sal_Int32 m_nMaxCount;97 sal_Int32 m_nCallCount;100 css::uno::Reference< css::task::XInteractionRequest > m_xRequest;104 InteractionInfo(const css::uno::Type& aInteraction, in InteractionInfo() argument111 InteractionInfo(const InteractionInfo& aCopy) in InteractionInfo() function
Completed in 6 milliseconds