Lines Matching defs:xCooSys

113 …Reference< chart2::XCoordinateSystem > xCooSys( ChartModelHelper::getFirstCoordinateSystem( xChart…  in getDateCheckedScale()  local
330 Reference< XAxis > AxisHelper::createAxis( in createAxis()
409 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in createAxis() local
445 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in showGrid() local
527 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in hideGrid() local
558 …Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, nCooSys… in isGridShown() local
596 … Reference< XCoordinateSystem > xCooSys = AxisHelper::getCoordinateSystemByIndex( xDiagram, 0 ); in getAxis() local
605 Reference< XAxis > AxisHelper::getAxis( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex in getAxis()
620 Reference< XAxis > AxisHelper::getCrossingMainAxis( const Reference< XAxis >& xAxis in getCrossingMainAxis()
705 Reference< beans::XPropertySet > AxisHelper::getGridProperties( in getGridProperties()
738 bool AxisHelper::getIndicesForAxis( in getIndicesForAxis()
796 std::vector< Reference< XAxis > > AxisHelper::getAllAxesOfCoordinateSystem( in getAllAxesOfCoordinateSystem()
910 bool AxisHelper::isSecondaryYAxisNeeded( const Reference< XCoordinateSystem >& xCooSys ) in isSecondaryYAxisNeeded()
938 bool AxisHelper::shouldAxisBeDisplayed( const Reference< XAxis >& xAxis in shouldAxisBeDisplayed()
1040 Reference< XCoordinateSystem > xCooSys; in getCoordinateSystemOfAxis() local
1059 Reference< XChartType > AxisHelper::getChartTypeByIndex( const Reference< XCoordinateSystem >& xCoo… in getChartTypeByIndex()
1074 void AxisHelper::setRTLAxisLayout( const Reference< XCoordinateSystem >& xCooSys ) in setRTLAxisLayout()