Searched refs:IPropertyEnumRepresentation (Results 1 – 7 of 7) sorted by relevance
57 class IPropertyEnumRepresentation;84 …::std::map< ::com::sun::star::uno::Type, ::rtl::Reference< IPropertyEnumRepresentation >, TypeLess…143 ::rtl::Reference< IPropertyEnumRepresentation >
43 class SAL_NO_VTABLE IPropertyEnumRepresentation : public ::rtl::IReference class64 virtual ~IPropertyEnumRepresentation() { }; in ~IPropertyEnumRepresentation()
42 class IPropertyEnumRepresentation;52 ::rtl::Reference< IPropertyEnumRepresentation > m_pCellExchangeConverter;
71 class EnumRepresentation : public IPropertyEnumRepresentation428 …::rtl::Reference< IPropertyEnumRepresentation > GenericPropertyHandler::impl_getEnumConverter( con… in impl_getEnumConverter()430 … ::rtl::Reference< IPropertyEnumRepresentation >& rConverter = m_aEnumConverters[ _rEnumType ]; in impl_getEnumConverter()
379 ::rtl::Reference< IPropertyEnumRepresentation > aEnumConversion( in convertToPropertyValue()420 ::rtl::Reference< IPropertyEnumRepresentation > aEnumConversion( in convertToControlValue()
167 ::rtl::Reference< IPropertyEnumRepresentation > aEnumConversion( in convertToPropertyValue()188 ::rtl::Reference< IPropertyEnumRepresentation > aEnumConversion( in convertToControlValue()
81 class DefaultEnumRepresentation : public IPropertyEnumRepresentation
Completed in 38 milliseconds