Home
last modified time | relevance | path

Searched refs:aInteraction (Results 1 – 6 of 6) sorted by relevance

/trunk/main/framework/inc/framework/
H A Dpreventduplicateinteraction.hxx104 InteractionInfo(const css::uno::Type& aInteraction, in InteractionInfo()
106 : m_aInteraction(aInteraction) in InteractionInfo()
260 …rtual sal_Bool getInteractionInfo(const css::uno::Type& aInteraction,
/trunk/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx265 …teInteraction::getInteractionInfo(const css::uno::Type& aInteraction, in getInteractionInfo() argument
277 if (rInfo.m_aInteraction == aInteraction) in getInteractionInfo()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1128 Any aInteraction; in filter() local
1135 aInteraction <<= aErrorCode; in filter()
1136 …ractionHandler->handle( framework::InteractionRequest::CreateRequest( aInteraction, lContinuations… in filter()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx781 …css::uno::Type aInteraction = ::getCppuType(static_cast… in OpenDocExec_Impl() local
782 … ::framework::PreventDuplicateInteraction::InteractionInfo aRule (aInteraction, 1); in OpenDocExec_Impl()
798 if ( pHandler->getInteractionInfo(aInteraction, &aRule) ) in OpenDocExec_Impl()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1056 … css::uno::Any aInteraction; in impl_furtherDocsAllowed() local
1071 aInteraction <<= aErrorCode; in impl_furtherDocsAllowed()
1072 xInteraction->handle( InteractionRequest::CreateRequest(aInteraction, lContinuations) ); in impl_furtherDocsAllowed()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx2124 uno::Any aInteraction; in UseInteractionToHandleError() local
2135 aInteraction <<= aErrorCode; in UseInteractionToHandleError()
2136 … xHandler->handle(::framework::InteractionRequest::CreateRequest (aInteraction,lContinuations)); in UseInteractionToHandleError()

Completed in 53 milliseconds