Searched refs:WrappedCharacterHeightProperty_Base (Results 1 – 2 of 2) sorted by relevance
50 WrappedCharacterHeightProperty_Base::WrappedCharacterHeightProperty_Base( in WrappedCharacterHeightProperty_Base() function in chart::wrapper::WrappedCharacterHeightProperty_Base57 WrappedCharacterHeightProperty_Base::~WrappedCharacterHeightProperty_Base() in ~WrappedCharacterHeightProperty_Base()69 void WrappedCharacterHeightProperty_Base::setPropertyValue( const Any& rOuterValue, const Reference… in setPropertyValue()80 Any WrappedCharacterHeightProperty_Base::getPropertyValue( const Reference< beans::XPropertySet >& … in getPropertyValue()105 Any WrappedCharacterHeightProperty_Base::getPropertyDefault( const Reference< beans::XPropertyState… in getPropertyDefault()116 beans::PropertyState WrappedCharacterHeightProperty_Base::getPropertyState( const Reference< beans:… in getPropertyState()122 Any WrappedCharacterHeightProperty_Base::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()127 Any WrappedCharacterHeightProperty_Base::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()138 : WrappedCharacterHeightProperty_Base( C2U( "CharHeight" ), pRefSizePropProvider ) in WrappedCharacterHeightProperty()148 : WrappedCharacterHeightProperty_Base( C2U( "CharHeightAsian" ), pRefSizePropProvider ) in WrappedAsianCharacterHeightProperty()[all …]
38 class WrappedCharacterHeightProperty_Base : public WrappedProperty class41 …WrappedCharacterHeightProperty_Base( const ::rtl::OUString& rOuterEqualsInnerName, ReferenceSizePr…42 virtual ~WrappedCharacterHeightProperty_Base();66 class WrappedCharacterHeightProperty : public WrappedCharacterHeightProperty_Base77 class WrappedAsianCharacterHeightProperty : public WrappedCharacterHeightProperty_Base86 class WrappedComplexCharacterHeightProperty : public WrappedCharacterHeightProperty_Base
Completed in 23 milliseconds