Home
last modified time | relevance | path

Searched refs:getDateCategories (Results 1 – 8 of 8) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx507 Sequence< double > SAL_CALL ChartDataWrapper::getDateCategories() throw (uno::RuntimeException) in getDateCategories() function in chart::wrapper::ChartDataWrapper
512 return xDateCategories->getDateCategories(); in getDateCategories()
H A DChartDataWrapper.hxx66 …virtual ::com::sun::star::uno::Sequence< double > SAL_CALL getDateCategories() throw (::com::sun::…
/trunk/main/offapi/com/sun/star/chart/
H A DXDateCategories.idl59 sequence< double > getDateCategories();
/trunk/main/chart2/source/inc/
H A DExplicitCategoriesProvider.hxx114 const std::vector< DatePlusIndex >& getDateCategories();
H A DInternalDataProvider.hxx156 …virtual ::com::sun::star::uno::Sequence< double > SAL_CALL getDateCategories() throw (::com::sun::…
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx600 const std::vector< DatePlusIndex >& ExplicitCategoriesProvider::getDateCategories() in getDateCategories() function in chart::ExplicitCategoriesProvider
H A DInternalDataProvider.cxx1259 Sequence< double > SAL_CALL InternalDataProvider::getDateCategories() throw (uno::RuntimeException) in getDateCategories() function in chart::InternalDataProvider
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1196 …td::vector< DatePlusIndex >& rDateCategories = m_pExplicitCategoriesProvider->getDateCategories(); in calculateTimeResolutionOnXAxis()

Completed in 40 milliseconds