Searched defs:addListenerFunctor (Results 1 – 2 of 2) sorted by relevance
43 struct addListenerFunctor : public ::std::unary_function< InterfaceRef, void > struct45 explicit addListenerFunctor( const ::com::sun::star::uno::Reference< in addListenerFunctor() argument50 void operator() ( const InterfaceRef & xObject ) in operator ()()
127 struct addListenerFunctor : public ::std::unary_function< InterfaceRef, void > struct129 explicit addListenerFunctor( const ::com::sun::star::uno::Reference< in addListenerFunctor() argument134 void operator() ( const InterfaceRef & xObject ) in operator ()()
Completed in 15 milliseconds