Searched refs:xFirstType (Results 1 – 2 of 2) sorted by relevance
1252 bool DiagramHelper::areChartTypesCompatible( const Reference< ::chart2::XChartType >& xFirstType, in areChartTypesCompatible() argument1255 if( !xFirstType.is() || !xSecondType.is() ) in areChartTypesCompatible()1258 …::std::vector< ::rtl::OUString > aFirstRoles( ContainerHelper::SequenceToVector( xFirstType->getSu… in areChartTypesCompatible()
269 ::com::sun::star::chart2::XChartType >& xFirstType,
Completed in 22 milliseconds