Home
last modified time | relevance | path

Searched refs:_rEnumType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dgenericpropertyhandler.cxx79 … EnumRepresentation( const Reference< XComponentContext >& _rxContext, const Type& _rEnumType );
101 …ion::EnumRepresentation( const Reference< XComponentContext >& _rxContext, const Type& _rEnumType ) in EnumRepresentation() argument
103 ,m_aEnumType( _rEnumType ) in EnumRepresentation()
428 …ropertyEnumRepresentation > GenericPropertyHandler::impl_getEnumConverter( const Type& _rEnumType ) in impl_getEnumConverter() argument
430 … ::rtl::Reference< IPropertyEnumRepresentation >& rConverter = m_aEnumConverters[ _rEnumType ]; in impl_getEnumConverter()
432 rConverter = new EnumRepresentation( m_aContext.getUNOContext(), _rEnumType ); in impl_getEnumConverter()
H A Dgenericpropertyhandler.hxx144 impl_getEnumConverter( const ::com::sun::star::uno::Type& _rEnumType );

Completed in 22 milliseconds