Searched refs:xCurrentChartType (Results 1 – 1 of 1) sorted by relevance
1331 uno::Reference< XChartType > xCurrentChartType( aChartTypeList[nT] ); in lcl_moveSeriesOrCheckIfMoveIsAllowed() local1334 … uno::Reference< XDataSeriesContainer > xDataSeriesContainer( xCurrentChartType, uno::UNO_QUERY ); in lcl_moveSeriesOrCheckIfMoveIsAllowed()1374 …erChartType.is() && DiagramHelper::areChartTypesCompatible( xFormerChartType, xCurrentChartType ) ) in lcl_moveSeriesOrCheckIfMoveIsAllowed()1401 …herChartType.is() && DiagramHelper::areChartTypesCompatible( xOtherChartType, xCurrentChartType ) ) in lcl_moveSeriesOrCheckIfMoveIsAllowed()1433 xFormerChartType = xCurrentChartType; in lcl_moveSeriesOrCheckIfMoveIsAllowed()