Searched refs:PropertySetMap_t (Results 1 – 2 of 2) sorted by relevance
171 typedef ::std::map< sal_Int32, ::com::sun::star::uno::Any > PropertySetMap_t; typedef176 PropertySetMap_t maProperties;
186 PropertySetMap_t::const_iterator aIter( maProperties.find( nProperty ) ); in getProperty()
Completed in 26 milliseconds