Searched refs:PreventDuplicateInteraction (Results 1 – 3 of 3) sorted by relevance
63 PreventDuplicateInteraction::PreventDuplicateInteraction(const css::uno::Reference< css::lang::XMul… in PreventDuplicateInteraction() function in framework::PreventDuplicateInteraction71 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()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()[all …]
82 class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2 class194 … PreventDuplicateInteraction(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);200 virtual ~PreventDuplicateInteraction();239 …virtual void addInteractionRule(const PreventDuplicateInteraction::InteractionInfo& aInteractionIn…261 … PreventDuplicateInteraction::InteractionInfo* pReturn ) const;
763 …::framework::PreventDuplicateInteraction* pHandler = new ::framework::Preven… in OpenDocExec_Impl()782 … ::framework::PreventDuplicateInteraction::InteractionInfo aRule (aInteraction, 1); in OpenDocExec_Impl()
Completed in 26 milliseconds