Home
last modified time | relevance | path

Searched refs:getCoordinateSystemByIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx409 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in createAxis()
445 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in showGrid()
527 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in hideGrid()
558 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in isGridShown()
578 Reference< XCoordinateSystem > AxisHelper::getCoordinateSystemByIndex( in getCoordinateSystemByIndex() function in chart::AxisHelper
596 … Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ); in getAxis()
652 …return getAxis( nDimensionIndex, nParallelAxisIndex, getCoordinateSystemByIndex( xDiagram, nCooSys… in getParallelAxis()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DGridWrapper.cxx160 …uno::Reference< XCoordinateSystem > xCooSys( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 /… in getInnerPropertySet()
H A DChartDocumentWrapper.cxx1339 … AxisHelper::setRTLAxisLayout( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ) ); in createInstance()
/trunk/main/chart2/source/inc/
H A DAxisHelper.hxx120 getCoordinateSystemByIndex(
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx435 … AxisHelper::setRTLAxisLayout( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ) ); in initNew()
/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx358 AxisHelper::setRTLAxisLayout( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ) ); in commitToModel()

Completed in 61 milliseconds