Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dgenericpropertyhandler.cxx71 class EnumRepresentation : public IPropertyEnumRepresentation class
95 EnumRepresentation(); // never implemented
96 EnumRepresentation( const EnumRepresentation& ); // never implemented
97 EnumRepresentation& operator=( const EnumRepresentation& ); // never implemented
101EnumRepresentation::EnumRepresentation( const Reference< XComponentContext >& _rxContext, const Ty… in EnumRepresentation() function in pcr::EnumRepresentation
123 ::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 18 milliseconds