Searched refs:EnumRepresentation (Results 1 – 1 of 1) sorted by relevance
71 class EnumRepresentation : public IPropertyEnumRepresentation class95 EnumRepresentation(); // never implemented96 EnumRepresentation( const EnumRepresentation& ); // never implemented97 EnumRepresentation& operator=( const EnumRepresentation& ); // never implemented101 …EnumRepresentation::EnumRepresentation( const Reference< XComponentContext >& _rxContext, const Ty… in EnumRepresentation() function in pcr::EnumRepresentation123 ::std::vector< ::rtl::OUString > EnumRepresentation::getDescriptions() const in getDescriptions()140 void EnumRepresentation::impl_getValues( Sequence< sal_Int32 >& _out_rValues ) const in impl_getValues()175 ::rtl::OUString EnumRepresentation::getDescriptionForValue( const Any& _rEnumValue ) const in getDescriptionForValue()199 oslInterlockedCount SAL_CALL EnumRepresentation::acquire() in acquire()205 oslInterlockedCount SAL_CALL EnumRepresentation::release() in release()[all …]
Completed in 22 milliseconds