Searched refs:PropertyAccessors (Results 1 – 2 of 2) sorted by relevance
93 m_aAccessors.insert( PropertyAccessors::value_type( rProperty.Handle, rAccessor ) ); in registerProperty()152 PropertyAccessors::const_iterator aPropertyPos = m_aAccessors.find( nHandle ); in locatePropertyHandler()
193 …edef ::std::map< const sal_Int32, ::rtl::Reference< PropertyAccessorBase > > PropertyAccessors; typedef in PropertySetBase199 PropertyAccessors m_aAccessors;
Completed in 13 milliseconds