Searched refs:PropertyWrapper (Results 1 – 1 of 1) sorted by relevance
73 template<class T> class PropertyWrapper : public PropertyWrapperBase class78 PropertyWrapper (const ::rtl::OUString & rName, T & rValue) in PropertyWrapper() function in PropertyWrapper150 aPropertyList[sName] = new PropertyWrapper<T> (sName, rValue); in Add()
Completed in 6 milliseconds