Searched refs:PropertyGroup (Results 1 – 5 of 5) sorted by relevance
2 <PropertyGroup>21 </PropertyGroup>22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">32 </PropertyGroup>33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">43 </PropertyGroup>84 <PropertyGroup>89 </PropertyGroup>
103 typedef ::std::map< PropertyGroup, PropertyDescriptionList > IndexedPropertyGroups;153 …typedef ::std::hash_multimap< AttributeDescription, PropertyGroup, AttributeHash > AttributeGroups;211 …void getPropertyGroup( const PropertyGroup i_propertyGroup, PropertyDescriptionList& o_propertyDes… in getPropertyGroup()243 const PropertyGroup propGroup = group->second; in getPropertyGroupList()
95 const PropertyGroup propertyGroup;112 const PropertyGroup i_propertyGroup in PropertyDescription()
35 enum PropertyGroup enum
42 const PropertyGroup i_propertyGroup,
Completed in 26 milliseconds