Home
last modified time | relevance | path

Searched refs:xFirstType (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() argument
1255 if( !xFirstType.is() || !xSecondType.is() ) in areChartTypesCompatible()
1258 …::std::vector< ::rtl::OUString > aFirstRoles( ContainerHelper::SequenceToVector( xFirstType->getSu… in areChartTypesCompatible()
/aoo4110/main/chart2/source/inc/
H A DDiagramHelper.hxx269 ::com::sun::star::chart2::XChartType >& xFirstType,

Completed in 41 milliseconds