| /AOO41X/main/chart2/source/tools/ |
| H A D | DiagramHelper.cxx | 313 …o::Sequence< uno::Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in setStackMode() 364 …o::Sequence< uno::Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in getStackMode() 529 … Sequence< Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in setDimension() 580 xCTCntReplacement->setChartTypes( xCTCntCooSys->getChartTypes()); in replaceCoordinateSystem() 681 …o::Sequence< uno::Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in getChartTypeOfSeries() 718 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in getDataSeriesFromDiagram() 752 … Sequence< Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in getDataSeriesGroups() 782 Sequence< Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in getChartTypeByIndex() 1001 Sequence< Reference< XChartType > > aChartTypes( xTypeCntr->getChartTypes() ); in generateAutomaticCategoriesFromCooSys() 1239 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in getChartTypesFromDiagram() [all …]
|
| H A D | AxisHelper.cxx | 245 Sequence< Reference< XChartType > > aChartTypes( xCTCnt->getChartTypes()); in getExplicitNumberFormatKeyForAxis() 915 Sequence< Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes() ); in isSecondaryYAxisNeeded() 1066 Sequence< Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in getChartTypeByIndex()
|
| H A D | DataSeriesHelper.cxx | 132 Sequence< Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in lcl_getCooSysAndChartTypeOfSeries()
|
| H A D | ObjectIdentifier.cxx | 154 … uno::Sequence< Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in lcl_getFirstStockChartType()
|
| /AOO41X/main/xmloff/source/chart/ |
| H A D | SchXMLSeriesHelper.cxx | 67 Sequence< Reference< chart2::XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in getDataSeriesFromDiagram() 139 …nce< uno::Reference< chart2::XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in lcl_getChartTypeOfSeries() 201 Sequence< Reference< chart2::XChartType > > aCTSeq( xCTCnt->getChartTypes()); in getFirstCandleStickSeries()
|
| H A D | SchXMLChartContext.cxx | 151 nRemainingGroups += xCTCnt->getChartTypes().getLength(); in lcl_removeEmptyChartTypeGroups() 158 uno::Sequence< uno::Reference< chart2::XChartType > > aCTSeq( xCTCnt->getChartTypes()); in lcl_removeEmptyChartTypeGroups() 954 … uno::Sequence< uno::Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in MergeSeriesForStockChart()
|
| H A D | SchXMLImport.cxx | 460 Sequence< Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in DeleteDataSeries() 515 Sequence< Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in GetNewDataSeries()
|
| H A D | SchXMLTableContext.cxx | 1095 … Sequence< Reference< chart2::XChartType > > aChartTypeSeq( xCooSysContainer->getChartTypes()); in switchRangesFromOuterToInternalIfNecessary()
|
| H A D | SchXMLExport.cxx | 569 Sequence< Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in lcl_hasChartType() 2737 Sequence< Reference< chart2::XChartType > > aCTSeq( xCTCnt->getChartTypes()); in exportSeries()
|
| /AOO41X/main/chart2/source/model/template/ |
| H A D | ChartTypeTemplate.cxx | 359 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in matchesTemplate() 491 …o::Sequence< uno::Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in resetStyles() 842 Sequence< Reference< XChartType > > aCTSeq( xCTCnt->getChartTypes()); in createChartTypes() 856 Sequence< Reference< XChartType > > aCTSeq( xCTCnt->getChartTypes()); in createChartTypes()
|
| H A D | ColumnLineChartTypeTemplate.cxx | 313 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in matchesTemplate()
|
| H A D | StockChartTypeTemplate.cxx | 450 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in matchesTemplate()
|
| /AOO41X/main/offapi/com/sun/star/chart2/ |
| H A D | XChartTypeContainer.idl | 65 sequence< XChartType > getChartTypes();
|
| /AOO41X/main/chart2/source/model/inc/ |
| H A D | BaseCoordinateSystem.hxx | 119 …::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartType > > SAL_CALL getChartTypes()
|
| /AOO41X/main/chart2/source/model/main/ |
| H A D | BaseCoordinateSystem.cxx | 305 Sequence< Reference< chart2::XChartType > > SAL_CALL BaseCoordinateSystem::getChartTypes() in getChartTypes() function in chart::BaseCoordinateSystem
|
| /AOO41X/main/chart2/source/controller/dialogs/ |
| H A D | DialogModel.cxx | 434 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in getAllDataSeriesContainers()
|
| H A D | DataBrowserModel.cxx | 833 Sequence< Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in updateFromModel()
|
| /AOO41X/main/chart2/source/controller/main/ |
| H A D | ObjectHierarchy.cxx | 427 Sequence< Reference< XChartType > > aChartTypeSeq( xCTCnt->getChartTypes()); in createDataSeriesTree()
|
| /AOO41X/main/svtools/source/misc/ |
| H A D | embedhlp.cxx | 980 … uno::Sequence< uno::Reference< chart2::XChartType > > aChartTypes( xCTCnt->getChartTypes()); in GetChartType()
|
| /AOO41X/main/chart2/source/view/main/ |
| H A D | ChartView.cxx | 696 …o::Sequence< uno::Reference< XChartType > > aChartTypeList( xChartTypeContainer->getChartTypes() ); in initializeCooSysAndSeriesPlotter()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xechart.cxx | 3134 Sequence< Reference< XChartType > > aChartTypeSeq = xChartTypeCont->getChartTypes(); in Convert()
|