Home
last modified time | relevance | path

Searched refs:aPropertyType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/comphelper/source/property/
H A Dpropertybag.cxx138 Type aPropertyType = _rInitialValue.getValueType(); in addProperty() local
139 if ( aPropertyType.getTypeClass() == TypeClass_VOID ) in addProperty()
150 registerPropertyNoMember( _rName, _nHandle, _nAttributes, aPropertyType, in addProperty()
H A Dopropertybag.cxx347 Type aPropertyType = _rInitialValue.getValueType(); in addProperty() local
350 && m_aAllowedTypes.find( aPropertyType ) == m_aAllowedTypes.end() in addProperty()
/trunk/main/xmloff/source/forms/
H A Dformattributes.hxx246 ::com::sun::star::uno::Type aPropertyType; // the property type
H A Dformattributes.cxx328 aAssignment.aPropertyType = _rType; in implAdd()
H A Dpropertyimport.cxx358 …tyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pPro… in handleAttribute()
H A Delementimport.cxx1293 …tyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pPro… in handleAttribute()

Completed in 44 milliseconds