Searched refs:addListenerToMappedElementFunctor (Results 1 – 2 of 2) sorted by relevance
81 struct addListenerToMappedElementFunctor : public ::std::unary_function< Pair, void > struct83 explicit addListenerToMappedElementFunctor( const ::com::sun::star::uno::Reference< in addListenerToMappedElementFunctor() function154 … impl::addListenerToMappedElementFunctor< typename Container::value_type >( xListener )); in addListenerToAllMapElements()
165 struct addListenerToMappedElementFunctor : public ::std::unary_function< Pair, void > struct167 explicit addListenerToMappedElementFunctor( const ::com::sun::star::uno::Reference< in addListenerToMappedElementFunctor() function239 … impl::addListenerToMappedElementFunctor< typename Container::value_type >( xListener )); in addListenerToAllMapElements()
Completed in 17 milliseconds