Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx281 class WrappedDataSourceLabelsInFirstRowProperty : public WrappedProperty class
284WrappedDataSourceLabelsInFirstRowProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2Model…
285 virtual ~WrappedDataSourceLabelsInFirstRowProperty();
301 WrappedDataSourceLabelsInFirstRowProperty::WrappedDataSourceLabelsInFirstRowProperty( ::boost::shar… in WrappedDataSourceLabelsInFirstRowProperty() function in chart::wrapper::WrappedDataSourceLabelsInFirstRowProperty
306 m_aOuterValue = WrappedDataSourceLabelsInFirstRowProperty::getPropertyDefault( 0 ); in WrappedDataSourceLabelsInFirstRowProperty()
309 WrappedDataSourceLabelsInFirstRowProperty::~WrappedDataSourceLabelsInFirstRowProperty() in ~WrappedDataSourceLabelsInFirstRowProperty()
313 void WrappedDataSourceLabelsInFirstRowProperty::setPropertyValue( const Any& rOuterValue, const Ref… in setPropertyValue()
346 Any WrappedDataSourceLabelsInFirstRowProperty::getPropertyValue( const Reference< beans::XPropertyS… in getPropertyValue()
370 Any WrappedDataSourceLabelsInFirstRowProperty::getPropertyDefault( const Reference< beans::XPropert… in getPropertyDefault()
1574 …aWrappedProperties.push_back( new WrappedDataSourceLabelsInFirstRowProperty( m_spChart2ModelContac… in createWrappedProperties()

Completed in 20 milliseconds