Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedCharacterHeightProperty.cxx50 WrappedCharacterHeightProperty_Base::WrappedCharacterHeightProperty_Base( in WrappedCharacterHeightProperty_Base() function in chart::wrapper::WrappedCharacterHeightProperty_Base
57 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 …]
H A DWrappedCharacterHeightProperty.hxx38 class WrappedCharacterHeightProperty_Base : public WrappedProperty class
41WrappedCharacterHeightProperty_Base( const ::rtl::OUString& rOuterEqualsInnerName, ReferenceSizePr…
42 virtual ~WrappedCharacterHeightProperty_Base();
66 class WrappedCharacterHeightProperty : public WrappedCharacterHeightProperty_Base
77 class WrappedAsianCharacterHeightProperty : public WrappedCharacterHeightProperty_Base
86 class WrappedComplexCharacterHeightProperty : public WrappedCharacterHeightProperty_Base

Completed in 21 milliseconds