Searched defs: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() function88 void operator() ( const Pair & aPair ) in operator ()()
165 struct addListenerToMappedElementFunctor : public ::std::unary_function< Pair, void > struct167 explicit addListenerToMappedElementFunctor( const ::com::sun::star::uno::Reference< in addListenerToMappedElementFunctor() argument172 void operator() ( const Pair & aPair ) in operator ()()
Completed in 6 milliseconds