Home
last modified time | relevance | path

Searched refs:DataSourceHelper (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/chart2/source/tools/
H A DDataSourceHelper.cxx115 Reference< chart2::data::XDataSource > DataSourceHelper::createDataSource( in createDataSource()
150 uno::Sequence< beans::PropertyValue > DataSourceHelper::createArguments( in createArguments()
171 uno::Sequence< beans::PropertyValue > DataSourceHelper::createArguments( in createArguments()
266 uno::Sequence< ::rtl::OUString > DataSourceHelper::getUsedDataRanges( in getUsedDataRanges()
296 uno::Reference< chart2::data::XDataSource > DataSourceHelper::getUsedData( in getUsedData()
328 bool DataSourceHelper::detectRangeSegmentation( in detectRangeSegmentation()
348 DataSourceHelper::readArguments( in detectRangeSegmentation()
364 bool DataSourceHelper::allArgumentsForRectRangeDetected( in allArgumentsForRectRangeDetected()
425 void DataSourceHelper::setRangeSegmentation( in setRangeSegmentation()
464 Sequence< OUString > DataSourceHelper::getRangesFromLabeledDataSequence( in getRangesFromLabeledDataSequence()
[all …]
H A DRangeHighlighter.cxx200 Sequence< OUString > aSelectedRanges( DataSourceHelper::getUsedDataRanges( xDiagram )); in fillRangesForDiagram()
218 ::chart::DataSourceHelper::getRangesFromDataSource( xSource ), in fillRangesForDataSeries()
247 ::chart::DataSourceHelper::getRangesFromDataSource( xSource ), in fillRangesForErrorBars()
262 DataSourceHelper::getRangesFromLabeledDataSequence( aData.Categories )); in fillRangesForCategories()
H A DExplicitCategoriesProvider.cxx86 … OUString aCatgoriesRange( DataSourceHelper::getRangeFromValues( m_xOriginalCategories ) ); in ExplicitCategoriesProvider()
94DataSourceHelper::createArguments( aCatgoriesRange, aSequenceMapping, true /*bUseColumns*/ in ExplicitCategoriesProvider()
98DataSourceHelper::createArguments( aCatgoriesRange, aSequenceMapping, false /*bUseColumns*/ in ExplicitCategoriesProvider()
121DataSourceHelper::readArguments( xDataProvider->detectArguments( xSeriesSource), in ExplicitCategoriesProvider()
H A Dmakefile.mk59 $(SLO)$/DataSourceHelper.obj \
H A DChartModelHelper.cxx254 …uno::Reference< chart2::data::XDataSource > xUsedData( DataSourceHelper::getUsedData( xChartModel … in setIncludeHiddenCells()
H A DInternalDataProvider.cxx360 DataSourceHelper::detectRangeSegmentation( in InternalDataProvider()
577DataSourceHelper::readArguments( aArguments, aRangeRepresentation, aSequenceMapping, bUseColumns, … in createDataSource()
H A DAxisHelper.cxx196 … Reference< data::XDataSource > xSource( DataSourceHelper::getUsedData( xChartDoc ) ); in getExplicitNumberFormatKeyForAxis()
/aoo4110/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx325 … Reference< data::XDataSequence > xSeq( ::chart::DataSourceHelper::createCachedDataSequence() ); in lcl_CreateNewSeries()
330 …Reference< data::XDataSequence > xLabel( ::chart::DataSourceHelper::createCachedDataSequence( aLab… in lcl_CreateNewSeries()
332 … aNewSequences.push_back( ::chart::DataSourceHelper::createLabeledDataSequence( xSeq, xLabel )); in lcl_CreateNewSeries()
335 … aNewSequences.push_back( ::chart::DataSourceHelper::createLabeledDataSequence( xSeq )); in lcl_CreateNewSeries()
342 … Reference< data::XDataSequence > xSeq( ::chart::DataSourceHelper::createCachedDataSequence()); in lcl_CreateNewSeries()
344 … aNewSequences.push_back( ::chart::DataSourceHelper::createLabeledDataSequence( xSeq )); in lcl_CreateNewSeries()
655 DataSourceHelper::detectRangeSegmentation( in detectArguments()
667 return DataSourceHelper::allArgumentsForRectRangeDetected( m_xChartDocument ); in allArgumentsForRectRangeDetected()
H A Dtp_RangeChooser.cxx259 DataSourceHelper::createArguments( in changeDialogModelAccordingToControls()
289 DataSourceHelper::createArguments( in isValid()
315 DataSourceHelper::createArguments( in isValid()
322 DataSourceHelper::createArguments( in isValid()
328 DataSourceHelper::createArguments( in isValid()
H A Dtp_DataSource.cxx911 …xLabeledSeq.set( DataSourceHelper::createLabeledDataSequence( Reference< uno::XComponentContext >(… in updateModelFromControl()
966 …xLabeledSeq.set( DataSourceHelper::createLabeledDataSequence( Reference< uno::XComponentContext >(… in updateModelFromControl()
1030 …xLabeledSeq.set( DataSourceHelper::createLabeledDataSequence( Reference< uno::XComponentContext >(… in updateModelFromControl()
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx329 if( DataSourceHelper::detectRangeSegmentation( in setPropertyValue()
335 DataSourceHelper::setRangeSegmentation( in setPropertyValue()
340 DataSourceHelper::setRangeSegmentation( in setPropertyValue()
355 if( DataSourceHelper::detectRangeSegmentation( in getPropertyValue()
431 if( DataSourceHelper::detectRangeSegmentation( in setPropertyValue()
437 DataSourceHelper::setRangeSegmentation( in setPropertyValue()
442 DataSourceHelper::setRangeSegmentation( in setPropertyValue()
457 if( DataSourceHelper::detectRangeSegmentation( in getPropertyValue()
H A DChartDataWrapper.cxx714 DataSourceHelper::detectRangeSegmentation( in applyData()
722 uno::Sequence< beans::PropertyValue > aArguments( DataSourceHelper::createArguments( in applyData()
H A DDiagramWrapper.cxx1271 if( DataSourceHelper::detectRangeSegmentation( in setPropertyValue()
1278 DataSourceHelper::setRangeSegmentation( in setPropertyValue()
1293 if( DataSourceHelper::detectRangeSegmentation( in getPropertyValue()
/aoo4110/main/chart2/source/controller/main/
H A DChartDropTargetHelper.cxx139DataSourceHelper::allArgumentsForRectRangeDetected( m_xChartDocument )) in ExecuteDrop()
142DataSourceHelper::pressUsedDataIntoRectangularFormat( m_xChartDocument )); in ExecuteDrop()
H A DChartModelClone.cxx247 Reference< XDataSource > xUsedData( DataSourceHelper::getUsedData( i_model ) ); in applyModelContentToModel()
/aoo4110/main/chart2/source/model/main/
H A DChartModel.cxx929 return DataSourceHelper::getUsedDataRanges( Reference< frame::XModel >(this)); in getUsedRangeRepresentations()
935 return DataSourceHelper::getUsedData( Reference< chart2::XChartDocument >(this)); in getUsedData()
1371 DataSourceHelper::getUsedData( uno::Reference< frame::XModel >(this) ) ); in getDataSequences()
/aoo4110/main/chart2/source/inc/
H A DDataSourceHelper.hxx48 class OOO_DLLPUBLIC_CHARTTOOLS DataSourceHelper class
/aoo4110/main/chart2/source/model/template/
H A DDataInterpreter.cxx323 …return Reference< data::XDataSource >( DataSourceHelper::createDataSource( ContainerToSequence( aR… in mergeInterpretedData()

Completed in 122 milliseconds