Home
last modified time | relevance | path

Searched refs:PropertyDescriptionList (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx103 typedef ::std::map< PropertyGroup, PropertyDescriptionList > IndexedPropertyGroups;
188 PropertyDescriptionList singleElementList; in lcl_getAttributesWithoutGroups()
211 …void getPropertyGroup( const PropertyGroup i_propertyGroup, PropertyDescriptionList& o_propertyDes… in getPropertyGroup()
H A Dproperty_description.hxx126 typedef ::std::vector< const PropertyDescription* > PropertyDescriptionList; typedef
131 typedef ::std::list< PropertyDescriptionList > PropertyGroups;
H A Dproperty_meta_data.hxx43 PropertyDescriptionList& o_propertyDescriptions
H A Delementimport.cxx530 for ( PropertyDescriptionList::const_iterator prop = group->begin(); in impl_matchPropertyGroup()
567 const PropertyDescriptionList& rProperties( *pos ); in tryGenericAttribute()
574 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute()
583 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute()
H A Delementexport.cxx520 PropertyDescriptionList descriptions; in exportGenericHandlerAttributes()
525 for ( PropertyDescriptionList::iterator desc = descriptions.begin(); in exportGenericHandlerAttributes()

Completed in 388 milliseconds