Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/main/
H A DDataPoint.cxx65 ::chart::DataPointProperties::AddPropertiesToVector( aProperties ); in lcl_GetPropertySequence()
126 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ); in DataPoint()
131 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y ); in DataPoint()
147 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ); in ~DataPoint()
152 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y ); in ~DataPoint()
204 if( nHandle == DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y in setFastPropertyValue_NoBroadcast()
205 || nHandle == DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ) in setFastPropertyValue_NoBroadcast()
H A DDataSeries.cxx193 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ); in DataSeries()
198 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y ); in DataSeries()
222 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ); in Init()
227 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y ); in Init()
245 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ); in ~DataSeries()
250 getFastPropertyValue( aValue, DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y ); in ~DataSeries()
336 if( nHandle == DataPointProperties::PROP_DATAPOINT_ERROR_BAR_Y in setFastPropertyValue_NoBroadcast()
337 || nHandle == DataPointProperties::PROP_DATAPOINT_ERROR_BAR_X ) in setFastPropertyValue_NoBroadcast()
H A DDataPointProperties.hxx36 class DataPointProperties class
91 DataPointProperties();
H A DDataSeriesProperties.cxx78 DataPointProperties::AddPropertiesToVector( rOutProperties ); in AddPropertiesToVector()
91 DataPointProperties::AddDefaultsToMap( rOutMap ); in AddDefaultsToMap()
H A DDataPointProperties.cxx60 void DataPointProperties::AddPropertiesToVector( in AddPropertiesToVector()
364 void DataPointProperties::AddDefaultsToMap( in AddDefaultsToMap()
H A Dmakefile.mk48 $(SLO)$/DataPointProperties.obj \
/aoo4110/main/offapi/com/sun/star/chart2/
H A DDataSeries.idl90 service DataPointProperties;
146 the <member>DataPointProperties</member> of the data
H A DDataPoint.idl41 service DataPointProperties;
H A DDataPointProperties.idl47 service DataPointProperties

Completed in 37 milliseconds