Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx65 class WrappedLegendAlignmentProperty : public WrappedProperty class
68 WrappedLegendAlignmentProperty();
69 virtual ~WrappedLegendAlignmentProperty();
81 WrappedLegendAlignmentProperty::WrappedLegendAlignmentProperty() in WrappedLegendAlignmentProperty() function in chart::WrappedLegendAlignmentProperty
85 WrappedLegendAlignmentProperty::~WrappedLegendAlignmentProperty() in ~WrappedLegendAlignmentProperty()
89 Any WrappedLegendAlignmentProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInne… in getPropertyValue()
110 void WrappedLegendAlignmentProperty::setPropertyValue( const Any& rOuterValue, const Reference< bea… in setPropertyValue()
161 Any WrappedLegendAlignmentProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()
190 Any WrappedLegendAlignmentProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()
435 aWrappedProperties.push_back( new WrappedLegendAlignmentProperty() ); in createWrappedProperties()

Completed in 13 milliseconds