Home
last modified time | relevance | path

Searched refs:getSupportedMandatoryRoles (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/offapi/com/sun/star/chart2/
H A DXChartType.idl73 sequence< string > getSupportedMandatoryRoles();
77 <member>XChartType::getSupportedMandatoryRoles()</member>).
/aoo4110/main/chart2/source/model/template/
H A DBubbleChartType.hxx53 getSupportedMandatoryRoles()
H A DCandleStickChartType.hxx52 getSupportedMandatoryRoles()
H A DScatterChartType.hxx57 getSupportedMandatoryRoles()
H A DBubbleChartType.cxx178 uno::Sequence< ::rtl::OUString > SAL_CALL BubbleChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::BubbleChartType
H A DChartType.hxx80 getSupportedMandatoryRoles()
H A DScatterChartType.cxx224 uno::Sequence< ::rtl::OUString > SAL_CALL ScatterChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::ScatterChartType
H A DChartType.cxx117 Sequence< OUString > SAL_CALL ChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::ChartType
H A DCandleStickChartType.cxx231 uno::Sequence< ::rtl::OUString > SAL_CALL CandleStickChartType::getSupportedMandatoryRoles() in getSupportedMandatoryRoles() function in chart::CandleStickChartType
/aoo4110/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx317 const Sequence< OUString > aRoles( xChartType->getSupportedMandatoryRoles()); in lcl_CreateNewSeries()
477 Sequence< OUString > aRoles( xChartType->getSupportedMandatoryRoles()); in getRolesWithRanges()
/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx1258 …ing > aFirstRoles( ContainerHelper::SequenceToVector( xFirstType->getSupportedMandatoryRoles() ) ); in areChartTypesCompatible()
1259 …g > aSecondRoles( ContainerHelper::SequenceToVector( xSecondType->getSupportedMandatoryRoles() ) ); in areChartTypesCompatible()

Completed in 52 milliseconds