Home
last modified time | relevance | path

Searched refs:xOldCooSys (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx600 Reference< XCoordinateSystem > xOldCooSys( aCoordinateSystems[0] ); in createCoordinateSystems() local
601 … sal_Int32 nMaxDimensionCount = std::min( xCooSys->getDimension(), xOldCooSys->getDimension() ); in createCoordinateSystems()
605 … const sal_Int32 nMaximumAxisIndex = xOldCooSys->getMaximumAxisIndexByDimension(nDimensionIndex); in createCoordinateSystems()
608 … uno::Reference< XAxis > xAxis( xOldCooSys->getAxisByDimension( nDimensionIndex, nAxisIndex ) ); in createCoordinateSystems()
/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx522 Reference< XCoordinateSystem > xOldCooSys( aCooSysList[nCS], uno::UNO_QUERY ); in setDimension() local
525 Reference< XChartTypeContainer > xChartTypeContainer( xOldCooSys, uno::UNO_QUERY ); in setDimension()
545 DiagramHelper::replaceCoordinateSystem( xDiagram, xOldCooSys, xNewCooSys ); in setDimension()

Completed in 28 milliseconds