Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx1252 bool DiagramHelper::areChartTypesCompatible( const Reference< ::chart2::XChartType >& xFirstType, in areChartTypesCompatible() function in chart::DiagramHelper
1373 …if( xFormerChartType.is() && DiagramHelper::areChartTypesCompatible( xFormerChartType, xCurrentCha… in lcl_moveSeriesOrCheckIfMoveIsAllowed()
1400 …if( xOtherChartType.is() && DiagramHelper::areChartTypesCompatible( xOtherChartType, xCurrentChart… in lcl_moveSeriesOrCheckIfMoveIsAllowed()
/aoo4110/main/chart2/source/inc/
H A DDiagramHelper.hxx268 SAL_DLLPRIVATE static bool areChartTypesCompatible( const ::com::sun::star::uno::Reference<

Completed in 26 milliseconds