Home
last modified time | relevance | path

Searched refs:PreventDuplicateInteraction (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx63 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()
238 void PreventDuplicateInteraction::addInteractionRule(const PreventDuplicateInteraction::Interaction… in addInteractionRule()
265 sal_Bool PreventDuplicateInteraction::getInteractionInfo(const css::uno::Type& … in getInteractionInfo()
266PreventDuplicateInteraction::InteractionInfo* pReturn ) const in getInteractionInfo()
271 PreventDuplicateInteraction::InteractionList::const_iterator pIt; in getInteractionInfo()
[all …]
/aoo4110/main/framework/inc/framework/
H A Dpreventduplicateinteraction.hxx82 class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2 class
194PreventDuplicateInteraction(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
200 virtual ~PreventDuplicateInteraction();
239 …virtual void addInteractionRule(const PreventDuplicateInteraction::InteractionInfo& aInteractionIn…
261PreventDuplicateInteraction::InteractionInfo* pReturn ) const;
/aoo4110/main/sfx2/source/appl/
H A Dappopen.cxx763 …::framework::PreventDuplicateInteraction* pHandler = new ::framework::Preven… in OpenDocExec_Impl()
782 … ::framework::PreventDuplicateInteraction::InteractionInfo aRule (aInteraction, 1); in OpenDocExec_Impl()

Completed in 28 milliseconds