Home
last modified time | relevance | path

Searched refs:WrappedDataSourceLabelsInFirstColumnProperty (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/chart2/source/controller/chartapiwrapper/ !
H A DChartDocumentWrapper.cxx383 class WrappedDataSourceLabelsInFirstColumnProperty : public WrappedProperty class
386WrappedDataSourceLabelsInFirstColumnProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2Mo…
387 virtual ~WrappedDataSourceLabelsInFirstColumnProperty();
403 WrappedDataSourceLabelsInFirstColumnProperty::WrappedDataSourceLabelsInFirstColumnProperty( ::boost… in WrappedDataSourceLabelsInFirstColumnProperty() function in chart::wrapper::WrappedDataSourceLabelsInFirstColumnProperty
408 m_aOuterValue = WrappedDataSourceLabelsInFirstColumnProperty::getPropertyDefault( 0 ); in WrappedDataSourceLabelsInFirstColumnProperty()
411 WrappedDataSourceLabelsInFirstColumnProperty::~WrappedDataSourceLabelsInFirstColumnProperty() in ~WrappedDataSourceLabelsInFirstColumnProperty()
415 void WrappedDataSourceLabelsInFirstColumnProperty::setPropertyValue( const Any& rOuterValue, const … in setPropertyValue()
448 Any WrappedDataSourceLabelsInFirstColumnProperty::getPropertyValue( const Reference< beans::XProper… in getPropertyValue()
472 Any WrappedDataSourceLabelsInFirstColumnProperty::getPropertyDefault( const Reference< beans::XProp… in getPropertyDefault()
1575 …aWrappedProperties.push_back( new WrappedDataSourceLabelsInFirstColumnProperty( m_spChart2ModelCon… in createWrappedProperties()

Completed in 49 milliseconds