Home
last modified time | relevance | path

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

/trunk/main/framework/inc/framework/
H A Dpreventduplicateinteraction.hxx89 struct InteractionInfo struct in framework::PreventDuplicateInteraction
93 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() argument
111 InteractionInfo(const InteractionInfo& aCopy) in InteractionInfo() function

Completed in 14 milliseconds