Searched refs:LabeledDataSequence (Results 1 – 8 of 8) sorted by relevance
40 LabeledDataSequence::LabeledDataSequence( const Reference< uno::XComponentContext > & xContext ) : in LabeledDataSequence() function in chart::LabeledDataSequence45 LabeledDataSequence::LabeledDataSequence( in LabeledDataSequence() function in chart::LabeledDataSequence53 LabeledDataSequence::LabeledDataSequence( in LabeledDataSequence() function in chart::LabeledDataSequence64 LabeledDataSequence::~LabeledDataSequence() in ~LabeledDataSequence()76 uno::Reference< chart2::data::XDataSequence > SAL_CALL LabeledDataSequence::getValues() in getValues()81 void SAL_CALL LabeledDataSequence::setValues( in setValues()92 uno::Reference< chart2::data::XDataSequence > SAL_CALL LabeledDataSequence::getLabel() in getLabel()97 void SAL_CALL LabeledDataSequence::setLabel( in setLabel()109 uno::Reference< util::XCloneable > SAL_CALL LabeledDataSequence::createClone() in createClone()123 new LabeledDataSequence( xNewValues, xNewLabel ) ); in createClone()[all …]
41 ::chart::LabeledDataSequence::create42 , ::chart::LabeledDataSequence::getImplementationName_Static43 , ::chart::LabeledDataSequence::getSupportedServiceNames_Static
183 new LabeledDataSequence( xNewValues, xNewLabel )); in operator ()()190 new LabeledDataSequence( xNewValues )); in operator ()()416 DiagramHelper::setCategoriesToDiagram( new LabeledDataSequence( in InternalDataProvider()586 aComplexCategories.push_back( new LabeledDataSequence( in createDataSource()595 aComplexCategories.push_back( new LabeledDataSequence( in createDataSource()611 …new LabeledDataSequence( lcl_createDataSequenceAndAddToMap( lcl_aCategoriesRangeName, lcl_aCategor… in createDataSource()619 new LabeledDataSequence( in createDataSource()633 std::vector< LabeledDataSequence* >::size_type nOldIndex = aSequenceMapping[nNewIndex]; in createDataSource()
139 return new ::chart::LabeledDataSequence( xValues, xLabels ); in createLabeledDataSequence()145 return new ::chart::LabeledDataSequence( xValues ); in createLabeledDataSequence()151 return new ::chart::LabeledDataSequence( xContext ); in createLabeledDataSequence()
65 $(SLO)$/LabeledDataSequence.obj \
51 class LabeledDataSequence : class56 explicit LabeledDataSequence(59 explicit LabeledDataSequence(62 explicit LabeledDataSequence(68 virtual ~LabeledDataSequence();71 APPHELPER_SERVICE_FACTORY_HELPER( LabeledDataSequence )
45 service LabeledDataSequence54 <p>The LabeledDataSequence should add itself at its64 <p>If a <type>LabeledDataSequence</type> is cloned, it has to
80 chart2/source/tools/LabeledDataSequence \