Searched refs:getCoordinateSystemByIndex (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/chart2/source/tools/ |
H A D | AxisHelper.cxx | 409 …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()
|
/aoo41x/main/chart2/source/controller/chartapiwrapper/ |
H A D | GridWrapper.cxx | 160 …uno::Reference< XCoordinateSystem > xCooSys( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 /… in getInnerPropertySet()
|
H A D | ChartDocumentWrapper.cxx | 1339 … AxisHelper::setRTLAxisLayout( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ) ); in createInstance()
|
/aoo41x/main/chart2/source/inc/ |
H A D | AxisHelper.hxx | 120 getCoordinateSystemByIndex(
|
/aoo41x/main/chart2/source/model/main/ |
H A D | ChartModel_Persistence.cxx | 435 … AxisHelper::setRTLAxisLayout( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ) ); in initNew()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | ChartTypeDialogController.cxx | 358 AxisHelper::setRTLAxisLayout( AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ) ); in commitToModel()
|
Completed in 98 milliseconds