Home
last modified time | relevance | path

Searched refs:getCoordinateSystems (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx149 xCnt->getCoordinateSystems()); in setVertical()
227 xCnt->getCoordinateSystems()); in getVertical()
355 …nce< uno::Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in getStackMode()
479 xCooSysCnt->getCoordinateSystems()); in getDimension()
519 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in setDimension()
714 xCooSysCnt->getCoordinateSystems()); in getDataSeriesFromDiagram()
745 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in getDataSeriesGroups()
775 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in getChartTypeByIndex()
810 xCooSysCnt->getCoordinateSystems()); in lcl_getAxisHoldingCategoriesFromDiagram()
857 xCooSysCnt->getCoordinateSystems()); in isCategoryDiagram()
[all …]
H A DAxisHelper.cxx584 … Sequence< Reference< XCoordinateSystem > > aCooSysList = xCooSysContainer->getCoordinateSystems(); in getCoordinateSystemByIndex()
782 … Sequence< Reference< XCoordinateSystem > > aCooSysList = xCooSysContainer->getCoordinateSystems(); in getIndicesForAxis()
851 … Sequence< Reference< XCoordinateSystem > > aCooSysList = xCooSysContainer->getCoordinateSystems(); in getAllAxesOfDiagram()
1041 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in getCoordinateSystemOfAxis()
H A DObjectIdentifier.cxx146 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in lcl_getFirstStockChartType()
242 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in lcl_getDiagramAndCooSys()
474 …Sequence< Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in createParticleForCoordinateSystem()
H A DChartModelHelper.cxx124 …::Sequence< uno::Reference< XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems() ); in getFirstCoordinateSystem()
H A DDataSeriesHelper.cxx128 …Sequence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in lcl_getCooSysAndChartTypeOfSeries()
/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx255 xCoordSysCnt->getCoordinateSystems()); in changeDiagram()
344 xCooSysCnt->getCoordinateSystems()); in matchesTemplate()
481 …nce< uno::Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in resetStyles()
583 xOutCooSysCnt->getCoordinateSystems()); in createCoordinateSystems()
803 …quence< Reference< XCoordinateSystem > > aCoordinateSystems( xCoordSysCnt->getCoordinateSystems()); in FillDiagram()
H A DColumnLineChartTypeTemplate.cxx309 xCooSysCnt->getCoordinateSystems()); in matchesTemplate()
H A DStockChartTypeTemplate.cxx446 xCooSysCnt->getCoordinateSystems()); in matchesTemplate()
H A DPieChartTypeTemplate.cxx566 …Sequence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in resetStyles()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeriesHelper.cxx63 xCooSysCnt->getCoordinateSystems()); in getDataSeriesFromDiagram()
129 …::Reference< chart2::XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in lcl_getChartTypeOfSeries()
197 …Sequence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in getFirstCandleStickSeries()
H A DSchXMLAxisContext.cxx359 aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in lcl_getAxis()
564 …equence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems() ); in CreateAxis()
771 …Sequence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in CorrectAxisPositions()
H A DSchXMLImport.cxx454 xCooSysCnt->getCoordinateSystems()); in DeleteDataSeries()
507 xCooSysCnt->getCoordinateSystems()); in GetNewDataSeries()
H A DSchXMLChartContext.cxx147 aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in lcl_removeEmptyChartTypeGroups()
950 …nce< uno::Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in MergeSeriesForStockChart()
H A DSchXMLTableContext.cxx103 xCooSysCnt->getCoordinateSystems()); in lcl_getAxesHoldingCategoriesFromDiagram()
1093 …equence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems() ); in switchRangesFromOuterToInternalIfNecessary()
H A DSchXMLExport.cxx349 xCooSysCnt->getCoordinateSystems()); in lcl_getCategories()
565 …Sequence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in lcl_hasChartType()
1916 …equence< Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems() ); in lcl_getCooSys()
2731 aCooSysSeq( xBCooSysCnt->getCoordinateSystems()); in exportSeries()
H A DSchXMLTools.cxx456 aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in CreateCategories()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx468 …::std::vector< VCoordinateSystem* > getCoordinateSystems( sal_Int32 nDimensionIndex, sal_Int32 nAx…
537 ::std::vector< VCoordinateSystem* > AxisUsage::getCoordinateSystems( sal_Int32 nDimensionIndex, sal… in getCoordinateSystems() function in chart::AxisUsage
684 …nce< uno::Reference< XCoordinateSystem > > aCooSysList( xCooSysContainer->getCoordinateSystems() ); in initializeCooSysAndSeriesPlotter()
979 …::std::vector< VCoordinateSystem* > aVCooSysList_X = rAxisUsage.getCoordinateSystems(0,nAxisIndex); in doAutoScaling()
980 …::std::vector< VCoordinateSystem* > aVCooSysList_Z = rAxisUsage.getCoordinateSystems(2,nAxisIndex); in doAutoScaling()
1001 …::std::vector< VCoordinateSystem* > aVCooSysList_X = rAxisUsage.getCoordinateSystems(0,nAxisIndex); in doAutoScaling()
1002 …::std::vector< VCoordinateSystem* > aVCooSysList_Y = rAxisUsage.getCoordinateSystems(1,nAxisIndex); in doAutoScaling()
1003 …::std::vector< VCoordinateSystem* > aVCooSysList_Z = rAxisUsage.getCoordinateSystems(2,nAxisIndex); in doAutoScaling()
1038 …::std::vector< VCoordinateSystem* > aVCooSysList_Y = rAxisUsage.getCoordinateSystems( 1, nAxisInde… in AdaptScaleOfYAxisWithoutAttachedSeries()
1134 …::std::vector< VCoordinateSystem* > aVCooSysList = rAxisUsage.getCoordinateSystems(nDimensionIndex… in AdaptScaleOfYAxisWithoutAttachedSeries()
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DXCoordinateSystemContainer.idl63 sequence< XCoordinateSystem > getCoordinateSystems();
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java136 final XCoordinateSystem[] coordSystems = coordContainer.getCoordinateSystems(); in impl_getYAxisProperties()
/trunk/main/chart2/source/model/inc/
H A DDiagram.hxx153 ::com::sun::star::chart2::XCoordinateSystem > > SAL_CALL getCoordinateSystems()
/trunk/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx147 …equence< Reference< XCoordinateSystem > > aCoordSystems = xCoordSystemCont->getCoordinateSystems(); in convertFromModel()
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx538 uno::Sequence< uno::Reference< chart2::XCoordinateSystem > > SAL_CALL Diagram::getCoordinateSystems in getCoordinateSystems() function in chart::Diagram
/trunk/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx430 xCooSysCnt->getCoordinateSystems()); in getAllDataSeriesContainers()
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx423 xCooSysCnt->getCoordinateSystems()); in createDataSeriesTree()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx973 …nce< uno::Reference< chart2::XCoordinateSystem > > aCooSysSeq( xCooSysCnt->getCoordinateSystems()); in GetChartType()

Completed in 180 milliseconds

12