Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx1330 uno::Reference< XChartType > xCurrentChartType( aChartTypeList[nT] ); in lcl_moveSeriesOrCheckIfMoveIsAllowed() local
1333 … uno::Reference< XDataSeriesContainer > xDataSeriesContainer( xCurrentChartType, uno::UNO_QUERY ); in lcl_moveSeriesOrCheckIfMoveIsAllowed()
1373 …erChartType.is() && DiagramHelper::areChartTypesCompatible( xFormerChartType, xCurrentChartType ) ) in lcl_moveSeriesOrCheckIfMoveIsAllowed()
1400 …herChartType.is() && DiagramHelper::areChartTypesCompatible( xOtherChartType, xCurrentChartType ) ) in lcl_moveSeriesOrCheckIfMoveIsAllowed()
1432 xFormerChartType = xCurrentChartType; in lcl_moveSeriesOrCheckIfMoveIsAllowed()

Completed in 26 milliseconds