LibreOffice Module chart2 (master) 1
Namespaces | Functions
res_Trendline.cxx File Reference
#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>
Include dependency graph for res_Trendline.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Functions

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)