Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A Dpropertybaghelper.cxx261 struct SelectValueOfPropertyValue : public ::std::unary_function< PropertyValue, Any > struct
263 const Any& operator()( const PropertyValue& _rProp ) const { return _rProp.Value; } in operator ()()

Completed in 6 milliseconds