Searched refs:_PropertyMap (Results 1 – 3 of 3) sorted by relevance
228 _PropertyMap::const_iterator aMapIter = begin(); in GetCharStyleProperties()229 _PropertyMap::const_iterator aEndIter = end(); in GetCharStyleProperties()311 _PropertyMap::const_iterator aMapIter = begin(); in GetLevelProperties()312 _PropertyMap::const_iterator aEndIter = end(); in GetLevelProperties()
89 typedef std::map < PropertyDefinition, ::com::sun::star::uno::Any > _PropertyMap; typedef90 class PropertyMap : public _PropertyMap116 using _PropertyMap::insert;
155 _PropertyMap::insert( PropertyMap::value_type in Insert()236 _PropertyMap::insert(pMap->begin(), pMap->end()); in insert()
Completed in 66 milliseconds