LibreOffice Module chart2 (master) 1
|
#include <ChartModelHelper.hxx>
Static Public Member Functions | |
static rtl::Reference< InternalDataProvider > | createInternalDataProvider (const rtl::Reference<::chart::ChartModel > &xChartDoc, bool bConnectToModel) |
static rtl::Reference< ::chart::BaseCoordinateSystem > | getFirstCoordinateSystem (const rtl::Reference<::chart::ChartModel > &xModel) |
static std::vector< rtl::Reference< ::chart::DataSeries > > | getDataSeries (const rtl::Reference< ::chart::ChartModel > &xModel) |
static rtl::Reference< ChartType > | getChartTypeOfSeries (const rtl::Reference<::chart::ChartModel > &xModel, const rtl::Reference< ::chart::DataSeries > &xGivenDataSeries) |
static css::awt::Size | getDefaultPageSize () |
static css::awt::Size | getPageSize (const rtl::Reference<::chart::ChartModel > &xModel) |
static void | triggerRangeHighlighting (const rtl::Reference<::chart::ChartModel > &xModel) |
static bool | isIncludeHiddenCells (const rtl::Reference<::chart::ChartModel > &xChartModel) |
static bool | setIncludeHiddenCells (bool bIncludeHiddenCells, ChartModel &rModel) |
Definition at line 46 of file ChartModelHelper.hxx.
|
static |
Definition at line 44 of file ChartModelHelper.cxx.
Referenced by chart::wrapper::ChartDataWrapper::initDataAccess().
|
static |
Definition at line 103 of file ChartModelHelper.cxx.
References xModel.
Referenced by chart::ObjectPropertiesDialogParameter::init().
|
static |
Definition at line 91 of file ChartModelHelper.cxx.
Referenced by chart::wrapper::AllDataLabelItemConverter::AllDataLabelItemConverter(), chart::wrapper::AllSeriesStatisticsConverter::AllSeriesStatisticsConverter(), chart::CombiColumnLineChartDialogController::fillExtraControls(), and chart::DataSourceHelper::getUsedData().
|
static |
Definition at line 111 of file ChartModelHelper.cxx.
Referenced by getPageSize().
|
static |
Definition at line 79 of file ChartModelHelper.cxx.
References xModel.
Referenced by chart::AxisHelper::getDateCheckedScale(), chart::DiagramHelper::getExplicitSimpleCategories(), chart::DiagramHelper::switchToDateCategories(), chart::DiagramHelper::switchToTextCategories(), and chart::DataBrowserModel::updateFromModel().
|
static |
Definition at line 116 of file ChartModelHelper.cxx.
References getDefaultPageSize(), and xModel.
Referenced by chart::ChartController::execute_KeyInput(), chart::ChartController::execute_MouseButtonUp(), chart::ChartController::executeDispatch_PositionAndSize(), chart::DiagramHelper::getDiagramRectangleFromModel(), chart::wrapper::Chart2ModelContact::GetPageSize(), chart::ChartController::impl_createReferenceSizeProvider(), chart::ChartController::impl_moveOrResizeObject(), chart::DiagramHelper::setDiagramPositioning(), and chart::ChartController::setPosSize().
|
static |
Definition at line 139 of file ChartModelHelper.cxx.
Referenced by chart::ChartModelClone::applyModelContentToModel(), and chart::RangeHighlighter::determineRanges().
|
static |
Definition at line 158 of file ChartModelHelper.cxx.
References aData, chart::DataSourceHelper::getUsedData(), and TOOLS_WARN_EXCEPTION.
Referenced by chart::ChartModelClone::applyModelContentToModel(), and chart::wrapper::SeriesOptionsItemConverter::ApplySpecialItem().
|
static |
Definition at line 125 of file ChartModelHelper.cxx.
References aEvent, and xModel.
Referenced by chart::ChartController::modeChanged().