Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx230m_bOverwriteLabelsForAttributedDataPointsAlso(m_bDataSeries && bOverwriteLabelsForAttributedDataPo… in DataPointItemConverter()
335 if( m_bOverwriteLabelsForAttributedDataPointsAlso ) in ApplySpecialItem()
357 …mToPropertySet( nWhichId, rItemSet, GetPropertySet(), m_bOverwriteLabelsForAttributedDataPointsAls… in ApplySpecialItem()
364 …mToPropertySet( nWhichId, rItemSet, GetPropertySet(), m_bOverwriteLabelsForAttributedDataPointsAls… in ApplySpecialItem()
375 if( m_bOverwriteLabelsForAttributedDataPointsAlso ) in ApplySpecialItem()
410 if( m_bOverwriteLabelsForAttributedDataPointsAlso ) in ApplySpecialItem()
561 if( m_bOverwriteLabelsForAttributedDataPointsAlso ) in FillSpecialItem()
/trunk/main/chart2/source/controller/inc/
H A DDataPointItemConverter.hxx90 bool m_bOverwriteLabelsForAttributedDataPointsAlso; member in chart::wrapper::DataPointItemConverter