Lines Matching refs:PreventDuplicateInteraction
63 PreventDuplicateInteraction::PreventDuplicateInteraction(const css::uno::Reference< css::lang::XMul… in PreventDuplicateInteraction() function in framework::PreventDuplicateInteraction
71 PreventDuplicateInteraction::~PreventDuplicateInteraction() in ~PreventDuplicateInteraction()
77 void PreventDuplicateInteraction::setHandler(const css::uno::Reference< css::task::XInteractionHand… in setHandler()
88 void PreventDuplicateInteraction::useDefaultUUIHandler() in useDefaultUUIHandler()
108 css::uno::Any SAL_CALL PreventDuplicateInteraction::queryInterface( const css::uno::Type& aType ) in queryInterface()
123 void SAL_CALL PreventDuplicateInteraction::handle(const css::uno::Reference< css::task::XInteractio… in handle()
179 ::sal_Bool SAL_CALL PreventDuplicateInteraction::handleInteractionRequest( const css::uno::Referenc… in handleInteractionRequest()
238 void PreventDuplicateInteraction::addInteractionRule(const PreventDuplicateInteraction::Interaction… in addInteractionRule()
265 sal_Bool PreventDuplicateInteraction::getInteractionInfo(const css::uno::Type& … in getInteractionInfo()
266 … PreventDuplicateInteraction::InteractionInfo* pReturn ) const in getInteractionInfo()
271 PreventDuplicateInteraction::InteractionList::const_iterator pIt; in getInteractionInfo()
276 const PreventDuplicateInteraction::InteractionInfo& rInfo = *pIt; in getInteractionInfo()