Searched refs:VetoableListenerContainer (Results 1 – 2 of 2) sorted by relevance
617 VetoableListenerContainer* pListeners = GetVetoableListeners(eItem, true); in addVetoableChangeListener()642 VetoableListenerContainer* pContainer = GetVetoableListeners(eItem, false); in removeVetoableChangeListener()645 …VetoableListenerContainer::iterator iListener (::std::find(pContainer->begin(), pContainer->end(),… in removeVetoableChangeListener()915 Theme::VetoableListenerContainer* Theme::GetVetoableListeners ( in GetVetoableListeners()924 maVetoableListeners[eItem] = VetoableListenerContainer(); in GetVetoableListeners()948 const VetoableListenerContainer* pListeners, in DoVetoableListenersVeto()954 VetoableListenerContainer aListeners (*pListeners); in DoVetoableListenersVeto()957 for (VetoableListenerContainer::const_iterator in DoVetoableListenersVeto()
237 …def ::std::vector<cssu::Reference<css::beans::XVetoableChangeListener> > VetoableListenerContainer; typedef in sfx2::sidebar::Theme238 typedef ::std::map<ThemeItem,VetoableListenerContainer> VetoableListeners;261 VetoableListenerContainer* GetVetoableListeners (268 const VetoableListenerContainer* pListeners,