Searched refs:areChartTypesCompatible (Results 1 – 2 of 2) sorted by relevance
1252 bool DiagramHelper::areChartTypesCompatible( const Reference< ::chart2::XChartType >& xFirstType, in areChartTypesCompatible() function in chart::DiagramHelper1373 …if( xFormerChartType.is() && DiagramHelper::areChartTypesCompatible( xFormerChartType, xCurrentCha… in lcl_moveSeriesOrCheckIfMoveIsAllowed()1400 …if( xOtherChartType.is() && DiagramHelper::areChartTypesCompatible( xOtherChartType, xCurrentChart… in lcl_moveSeriesOrCheckIfMoveIsAllowed()
268 SAL_DLLPRIVATE static bool areChartTypesCompatible( const ::com::sun::star::uno::Reference<
Completed in 26 milliseconds