Searched refs:_PropertyMap (Results 1 – 3 of 3) sorted by relevance
208 _PropertyMap::const_iterator aMapIter = begin(); in GetCharStyleProperties()209 _PropertyMap::const_iterator aEndIter = end(); in GetCharStyleProperties()291 _PropertyMap::const_iterator aMapIter = begin(); in GetLevelProperties()292 _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;
156 _PropertyMap::insert( PropertyMap::value_type in Insert()238 _PropertyMap::insert(pMap->begin(), pMap->end()); in insert()
Completed in 19 milliseconds