Searched refs:LabeledDataSequence (Results 1 – 7 of 7) 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()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()162 Sequence< OUString > LabeledDataSequence::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()[all …]
41 ::chart::LabeledDataSequence::create42 , ::chart::LabeledDataSequence::getImplementationName_Static43 , ::chart::LabeledDataSequence::getSupportedServiceNames_Static
182 new LabeledDataSequence( xNewValues, xNewLabel )); in operator ()()189 new LabeledDataSequence( xNewValues )); in operator ()()415 DiagramHelper::setCategoriesToDiagram( new LabeledDataSequence( in InternalDataProvider()588 aComplexCategories.push_back( new LabeledDataSequence( in createDataSource()597 aComplexCategories.push_back( new LabeledDataSequence( in createDataSource()613 …new LabeledDataSequence( lcl_createDataSequenceAndAddToMap( lcl_aCategoriesRangeName, lcl_aCategor… in createDataSource()621 new LabeledDataSequence( in createDataSource()635 std::vector< LabeledDataSequence* >::size_type nOldIndex = aSequenceMapping[nNewIndex]; in createDataSource()
135 return new ::chart::LabeledDataSequence( xValues, xLabels ); in createLabeledDataSequence()141 return new ::chart::LabeledDataSequence( xValues ); in createLabeledDataSequence()147 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
Completed in 42 milliseconds