Searched refs:xCurrentChartType (Results 1 – 1 of 1) sorted by relevance
1330 uno::Reference< XChartType > xCurrentChartType( aChartTypeList[nT] ); in lcl_moveSeriesOrCheckIfMoveIsAllowed() local1333 … 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 15 milliseconds