Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/inc/
H A DEventListenerHelper.hxx43 struct addListenerFunctor : public ::std::unary_function< InterfaceRef, void > struct
45 explicit addListenerFunctor( const ::com::sun::star::uno::Reference< in addListenerFunctor() argument
50 void operator() ( const InterfaceRef & xObject ) in operator ()()
H A DModifyListenerHelper.hxx127 struct addListenerFunctor : public ::std::unary_function< InterfaceRef, void > struct
129 explicit addListenerFunctor( const ::com::sun::star::uno::Reference< in addListenerFunctor() argument
134 void operator() ( const InterfaceRef & xObject ) in operator ()()

Completed in 24 milliseconds