Home
last modified time | relevance | path

Searched defs:removeListenerFunctor (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/chart2/source/inc/
H A DEventListenerHelper.hxx62 struct removeListenerFunctor : public ::std::unary_function< InterfaceRef, void > struct
64 explicit removeListenerFunctor( const ::com::sun::star::uno::Reference< in removeListenerFunctor() argument
69 void operator() ( const InterfaceRef & xObject ) in operator ()()
H A DModifyListenerHelper.hxx146 struct removeListenerFunctor : public ::std::unary_function< InterfaceRef, void > struct
148 explicit removeListenerFunctor( const ::com::sun::star::uno::Reference< in removeListenerFunctor() function
153 void operator() ( const InterfaceRef & xObject ) in operator ()()

Completed in 11 milliseconds