Searched refs:aPropertyType (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/comphelper/source/property/ |
H A D | propertybag.cxx | 138 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 D | opropertybag.cxx | 347 Type aPropertyType = _rInitialValue.getValueType(); in addProperty() local 350 && m_aAllowedTypes.find( aPropertyType ) == m_aAllowedTypes.end() in addProperty()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | formattributes.hxx | 246 ::com::sun::star::uno::Type aPropertyType; // the property type
|
H A D | formattributes.cxx | 328 aAssignment.aPropertyType = _rType; in implAdd()
|
H A D | propertyimport.cxx | 358 …tyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pPro… in handleAttribute()
|
H A D | elementimport.cxx | 1292 …tyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pPro… in handleAttribute()
|
Completed in 32 milliseconds