Home
last modified time | relevance | path

Searched refs:getChartTypeByIndex (Results 1 – 21 of 21) sorted by relevance

/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx69 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 DAxisHelper.cxx118 …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 DDiagramHelper.cxx766 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 DExplicitCategoriesProvider.cxx524 …if( ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( m_xCooSysModel, 0 ), 2… in init()
H A DObjectIdentifier.cxx1335 …Reference< XDataSeriesContainer > xDataSeriesContainer( DiagramHelper::getChartTypeByIndex( xDiagr… in getDataSeriesForCID()
/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx109 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), uno::UNO_QUERY_THROW ); in matchesTemplate()
H A DLineChartTypeTemplate.cxx285 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), in matchesTemplate()
H A DScatterChartTypeTemplate.cxx319 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), in matchesTemplate()
H A DPieChartTypeTemplate.cxx401 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), uno::UNO_QUERY_THROW ); in matchesTemplate()
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx98 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in DragMethod_RotateDiagram()
H A DControllerCommandDispatch.cxx397 …uno::Reference< chart2::XChartType > xFirstChartType( DiagramHelper::getChartTypeByIndex( xDiagram… in update()
H A DObjectHierarchy.cxx312 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in createAxesTree()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneGeometry.cxx151 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in ThreeD_SceneGeometry_TabPage()
H A DDialogModel.cxx611 … Reference< XChartType > xFirstChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in setCategories()
H A DDataBrowserModel.cxx350 xChartType.set( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )); in insertDataSeries()
/trunk/main/chart2/source/inc/
H A DDiagramHelper.hxx258 getChartTypeByIndex( const ::com::sun::star::uno::Reference<
H A DAxisHelper.hxx237 getChartTypeByIndex( const ::com::sun::star::uno::Reference<
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx85 DiagramHelper::getChartTypeByIndex( m_xDiagram, 0 ) ) ) in VDiagram()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx469 …Reference< chart2::XChartType > xChartType( ::chart::DiagramHelper::getChartTypeByIndex( xDiagram,… in lcl_isXYChart()
673 … Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in getDiagramType()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx451 …llowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( xCooSys, 0… in FillSpecialItem()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx842 …lowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( xCooSys, 0… in initAxisUsageList()
2594 … Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in createShapes()

Completed in 121 milliseconds