Searched refs:getSupportedMandatoryRoles (Results 1 – 11 of 11) sorted by relevance
73 sequence< string > getSupportedMandatoryRoles();77 <member>XChartType::getSupportedMandatoryRoles()</member>).
53 getSupportedMandatoryRoles()
52 getSupportedMandatoryRoles()
57 getSupportedMandatoryRoles()
178 uno::Sequence< ::rtl::OUString > SAL_CALL BubbleChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::BubbleChartType
80 getSupportedMandatoryRoles()
224 uno::Sequence< ::rtl::OUString > SAL_CALL ScatterChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::ScatterChartType
117 Sequence< OUString > SAL_CALL ChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::ChartType
231 uno::Sequence< ::rtl::OUString > SAL_CALL CandleStickChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::CandleStickChartType
317 const Sequence< OUString > aRoles( xChartType->getSupportedMandatoryRoles()); in lcl_CreateNewSeries()477 Sequence< OUString > aRoles( xChartType->getSupportedMandatoryRoles()); in getRolesWithRanges()
1258 …ing > aFirstRoles( ContainerHelper::SequenceToVector( xFirstType->getSupportedMandatoryRoles() ) ); in areChartTypesCompatible()1259 …g > aSecondRoles( ContainerHelper::SequenceToVector( xSecondType->getSupportedMandatoryRoles() ) ); in areChartTypesCompatible()
Completed in 48 milliseconds