Home
last modified time | relevance | path

Searched refs:propertyGroup (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx115 if ( desc->propertyGroup != NO_GROUP ) in lcl_getIndexedPropertyGroups()
116 s_indexedPropertyGroups[ desc->propertyGroup ].push_back( desc ); in lcl_getIndexedPropertyGroups()
165 if ( desc->propertyGroup != NO_GROUP ) in lcl_getAttributeGroups()
166 … s_attributeGroups.insert( AttributeGroups::value_type( desc->attribute, desc->propertyGroup ) ); in lcl_getAttributeGroups()
186 if ( desc->propertyGroup == NO_GROUP ) in lcl_getAttributesWithoutGroups()
H A Dproperty_description.hxx95 const PropertyGroup propertyGroup; member
102 ,propertyGroup( NO_GROUP ) in PropertyDescription()
118 ,propertyGroup( i_propertyGroup ) in PropertyDescription()
H A Delementexport.cxx500 if ( propDescription->propertyGroup == NO_GROUP ) in exportGenericHandlerAttributes()
521 metadata::getPropertyGroup( propDescription->propertyGroup, descriptions ); in exportGenericHandlerAttributes()

Completed in 35 milliseconds