Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1951 class WrappedAutomaticSizeProperty : public WrappedProperty class
1954 WrappedAutomaticSizeProperty();
1955 virtual ~WrappedAutomaticSizeProperty();
1967 WrappedAutomaticSizeProperty::WrappedAutomaticSizeProperty() in WrappedAutomaticSizeProperty() function in chart::wrapper::WrappedAutomaticSizeProperty
1972 WrappedAutomaticSizeProperty::~WrappedAutomaticSizeProperty() in ~WrappedAutomaticSizeProperty()
1976 void WrappedAutomaticSizeProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans… in setPropertyValue()
2001 Any WrappedAutomaticSizeProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerP… in getPropertyValue()
2014 Any WrappedAutomaticSizeProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*x… in getPropertyDefault()
2118 aWrappedProperties.push_back( new WrappedAutomaticSizeProperty() ); in createWrappedProperties()

Completed in 178 milliseconds