Lines Matching refs:LabeledDataSequence
40 LabeledDataSequence::LabeledDataSequence( const Reference< uno::XComponentContext > & xContext ) : in LabeledDataSequence() function in chart::LabeledDataSequence
45 LabeledDataSequence::LabeledDataSequence( in LabeledDataSequence() function in chart::LabeledDataSequence
53 LabeledDataSequence::LabeledDataSequence( in LabeledDataSequence() function in chart::LabeledDataSequence
64 LabeledDataSequence::~LabeledDataSequence() in ~LabeledDataSequence()
76 uno::Reference< chart2::data::XDataSequence > SAL_CALL LabeledDataSequence::getValues() in getValues()
82 void SAL_CALL LabeledDataSequence::setValues( in setValues()
94 uno::Reference< chart2::data::XDataSequence > SAL_CALL LabeledDataSequence::getLabel() in getLabel()
100 void SAL_CALL LabeledDataSequence::setLabel( in setLabel()
113 uno::Reference< util::XCloneable > SAL_CALL LabeledDataSequence::createClone() in createClone()
128 new LabeledDataSequence( xNewValues, xNewLabel ) ); in createClone()
132 void SAL_CALL LabeledDataSequence::addModifyListener( const Reference< util::XModifyListener >& aLi… in addModifyListener()
146 void SAL_CALL LabeledDataSequence::removeModifyListener( const Reference< util::XModifyListener >& … in removeModifyListener()
162 Sequence< OUString > LabeledDataSequence::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
170 APPHELPER_XSERVICEINFO_IMPL( LabeledDataSequence,