Home
last modified time | relevance | path

Searched refs:PropertyDescription (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx50 …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 …]
/aoo42x/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx45PropertyDescription( 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 …]
H A Dproperty_description.hxx74 struct PropertyDescription struct
97 PropertyDescription() in PropertyDescription() function
106 PropertyDescription( in PropertyDescription() function
126 typedef ::std::vector< const PropertyDescription* > PropertyDescriptionList;
H A Dproperty_meta_data.hxx34 const PropertyDescription* getPropertyDescription( const ::rtl::OUString& i_propertyName );
H A Delementexport.cxx489 … const PropertyDescription* propDescription = metadata::getPropertyDescription( prop->Name ); in exportGenericHandlerAttributes()
H A Delementimport.cxx568 const PropertyDescription* first = *rProperties.begin(); in tryGenericAttribute()
/aoo42x/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx41 struct COMPHELPER_DLLPUBLIC PropertyDescription struct
62 PropertyDescription() in PropertyDescription() argument
89 typedef ::std::vector< PropertyDescription > Properties;
200 COMPHELPER_DLLPRIVATE void implPushBackProperty(const PropertyDescription& _rProp);

Completed in 493 milliseconds