Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/inc/
H A DEventListenerHelper.hxx81 struct addListenerToMappedElementFunctor : public ::std::unary_function< Pair, void > struct
83 explicit addListenerToMappedElementFunctor( const ::com::sun::star::uno::Reference< in addListenerToMappedElementFunctor() function
88 void operator() ( const Pair & aPair ) in operator ()()
H A DModifyListenerHelper.hxx165 struct addListenerToMappedElementFunctor : public ::std::unary_function< Pair, void > struct
167 explicit addListenerToMappedElementFunctor( const ::com::sun::star::uno::Reference< in addListenerToMappedElementFunctor() argument
172 void operator() ( const Pair & aPair ) in operator ()()

Completed in 30 milliseconds