/aoo41x/main/chart2/source/tools/ |
H A D | ThreeDHelper.cxx | 69 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in lcl_isRightAngledAxesSetAndSupported() 166 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_isLightScheme() 192 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in lcl_isLightScheme() 224 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_setLightsForScheme() 276 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_isSimpleScheme() 301 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_setSimpleScheme() 1049 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in setRotationAngleToDiagram()
|
H A D | AxisHelper.cxx | 118 …llowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( xCooSys, 0… in getDateCheckedScale() 900 Reference< XChartType > xChartType = DiagramHelper::getChartTypeByIndex( xDiagram, 0 ); in getAxisOrGridPossibilities() 950 Reference< XChartType > xChartType( AxisHelper::getChartTypeByIndex( xCooSys, 0 ) ); in shouldAxisBeDisplayed() 1059 Reference< XChartType > AxisHelper::getChartTypeByIndex( const Reference< XCoordinateSystem >& xCoo… in getChartTypeByIndex() function in chart::AxisHelper
|
H A D | DiagramHelper.cxx | 766 DiagramHelper::getChartTypeByIndex( const Reference< XDiagram >& xDiagram, sal_Int32 nIndex ) in getChartTypeByIndex() function in chart::DiagramHelper 1158 … DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), DiagramHelper::getDimension( xDiagram ), 0 ); in isSupportingDateAxis() 1499 uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( in isPieOrDonutChart()
|
H A D | ExplicitCategoriesProvider.cxx | 524 …if( ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( m_xCooSysModel, 0 ), 2… in init()
|
H A D | ObjectIdentifier.cxx | 1335 …Reference< XDataSeriesContainer > xDataSeriesContainer( DiagramHelper::getChartTypeByIndex( xDiagr… in getDataSeriesForCID()
|
/aoo41x/main/chart2/source/model/template/ |
H A D | NetChartTypeTemplate.cxx | 109 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), uno::UNO_QUERY_THROW ); in matchesTemplate()
|
H A D | LineChartTypeTemplate.cxx | 285 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), in matchesTemplate()
|
H A D | ScatterChartTypeTemplate.cxx | 319 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), in matchesTemplate()
|
H A D | PieChartTypeTemplate.cxx | 401 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), uno::UNO_QUERY_THROW ); in matchesTemplate()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | DragMethod_RotateDiagram.cxx | 98 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in DragMethod_RotateDiagram()
|
H A D | ControllerCommandDispatch.cxx | 397 …uno::Reference< chart2::XChartType > xFirstChartType( DiagramHelper::getChartTypeByIndex( xDiagram… in update()
|
H A D | ObjectHierarchy.cxx | 312 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in createAxesTree()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_3D_SceneGeometry.cxx | 151 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in ThreeD_SceneGeometry_TabPage()
|
H A D | DialogModel.cxx | 611 … Reference< XChartType > xFirstChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in setCategories()
|
H A D | DataBrowserModel.cxx | 350 xChartType.set( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )); in insertDataSeries()
|
/aoo41x/main/chart2/source/inc/ |
H A D | DiagramHelper.hxx | 258 getChartTypeByIndex( const ::com::sun::star::uno::Reference<
|
H A D | AxisHelper.hxx | 237 getChartTypeByIndex( const ::com::sun::star::uno::Reference<
|
/aoo41x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 85 DiagramHelper::getChartTypeByIndex( m_xDiagram, 0 ) ) ) in VDiagram()
|
/aoo41x/main/chart2/source/controller/itemsetwrapper/ |
H A D | AxisItemConverter.cxx | 451 …llowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( xCooSys, 0… in FillSpecialItem()
|
/aoo41x/main/chart2/source/controller/chartapiwrapper/ |
H A D | DiagramWrapper.cxx | 469 …Reference< chart2::XChartType > xChartType( ::chart::DiagramHelper::getChartTypeByIndex( xDiagram,… in lcl_isXYChart() 673 … Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in getDiagramType()
|
/aoo41x/main/chart2/source/view/main/ |
H A D | ChartView.cxx | 842 …lowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( xCooSys, 0… in initAxisUsageList() 2594 … Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in createShapes()
|