Searched refs:IndexedPropertyGroups (Results 1 – 1 of 1) sorted by relevance
103 typedef ::std::map< PropertyGroup, PropertyDescriptionList > IndexedPropertyGroups; typedef106 const IndexedPropertyGroups& lcl_getIndexedPropertyGroups() in lcl_getIndexedPropertyGroups()109 static IndexedPropertyGroups s_indexedPropertyGroups; in lcl_getIndexedPropertyGroups()215 const IndexedPropertyGroups& rPropertyGroups( lcl_getIndexedPropertyGroups() ); in getPropertyGroup()216 const IndexedPropertyGroups::const_iterator pos = rPropertyGroups.find( i_propertyGroup ); in getPropertyGroup()240 const IndexedPropertyGroups& rPropertyGroups = lcl_getIndexedPropertyGroups(); in getPropertyGroupList()244 … const IndexedPropertyGroups::const_iterator groupPos = rPropertyGroups.find( propGroup ); in getPropertyGroupList()
Completed in 25 milliseconds