#include "res_Trendline.hxx"
#include <bitmaps.hlst>
#include <chartview/ChartSfxItemIds.hxx>
#include <com/sun/star/chart2/MovingAverageType.hpp>
#include <svl/intitem.hxx>
#include <svl/numformat.hxx>
#include <svl/stritem.hxx>
#include <vcl/formatter.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
|
static void | chart::lcl_setValue (weld::FormattedSpinButton &rFmtField, double fValue) |
|
| chart::IMPL_LINK_NOARG (TrendlineResources, SelectTrendLine, weld::Toggleable &, void) |
|
| chart::IMPL_LINK (TrendlineResources, ChangeSpinValue, weld::SpinButton &, rNumericField, void) |
|
| chart::IMPL_LINK_NOARG (TrendlineResources, ChangeFormattedValue, weld::FormattedSpinButton &, void) |
|
| chart::IMPL_LINK_NOARG (TrendlineResources, ShowEquation, weld::Toggleable &, void) |
|