Searched refs:PropertyDescription (Results 1 – 7 of 7) sorted by relevance
50 …riptionCompareByHandle : public ::std::binary_function< PropertyDescription, PropertyDescription, …52 bool operator() (const PropertyDescription& x, const PropertyDescription& y) const in operator ()()107 PropertyDescription aNewProp; in registerProperty()137 PropertyDescription aNewProp; in registerMayBeVoidProperty()155 PropertyDescription aNewProp; in registerPropertyNoMember()263 case PropertyDescription::ltHoldMyself: in convertFastPropertyValue()264 case PropertyDescription::ltDerivedClassAnyType: in convertFastPropertyValue()406 case PropertyDescription::ltHoldMyself: in setFastPropertyValue()410 case PropertyDescription::ltDerivedClassAnyType: in setFastPropertyValue()448 case PropertyDescription::ltHoldMyself: in getFastPropertyValue()[all …]
45 …PropertyDescription( PROPERTY_##id, XML_NAMESPACE_FORM, att, &FormHandlerFactory::getFormPropertyH…53 const PropertyDescription* lcl_getPropertyMetaData() in lcl_getPropertyMetaData()55 static const PropertyDescription s_propertyMetaData[] = in lcl_getPropertyMetaData()66 PropertyDescription() in lcl_getPropertyMetaData()83 …typedef ::std::hash_map< ::rtl::OUString, const PropertyDescription*, ::rtl::OUStringHash > Descri…92 const PropertyDescription* desc = lcl_getPropertyMetaData(); in lcl_getPropertyDescriptions()112 const PropertyDescription* desc = lcl_getPropertyMetaData(); in lcl_getIndexedPropertyGroups()133 const PropertyDescription* desc = lcl_getPropertyMetaData(); in getReverseTokenLookup()162 const PropertyDescription* desc = lcl_getPropertyMetaData(); in lcl_getAttributeGroups()183 const PropertyDescription* desc = lcl_getPropertyMetaData(); in lcl_getAttributesWithoutGroups()[all …]
74 struct PropertyDescription struct97 PropertyDescription() in PropertyDescription() argument106 PropertyDescription( in PropertyDescription() argument126 typedef ::std::vector< const PropertyDescription* > PropertyDescriptionList;
34 const PropertyDescription* getPropertyDescription( const ::rtl::OUString& i_propertyName );
489 … const PropertyDescription* propDescription = metadata::getPropertyDescription( prop->Name ); in exportGenericHandlerAttributes()
568 const PropertyDescription* first = *rProperties.begin(); in tryGenericAttribute()
41 struct COMPHELPER_DLLPUBLIC PropertyDescription struct62 PropertyDescription() in PropertyDescription() function89 typedef ::std::vector< PropertyDescription > Properties;200 COMPHELPER_DLLPRIVATE void implPushBackProperty(const PropertyDescription& _rProp);
Completed in 44 milliseconds