LibreOffice Module sc (master) 1
Namespaces | Functions
SparklineDialog.cxx File Reference
#include <SparklineDialog.hxx>
#include <SparklineData.hxx>
#include <SparklineGroup.hxx>
#include <Sparkline.hxx>
#include <reffact.hxx>
#include <docfunc.hxx>
#include <svx/colorbox.hxx>
#include <vcl/formatter.hxx>
Include dependency graph for SparklineDialog.cxx:

Go to the source code of this file.

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Functions

 sc::IMPL_LINK (SparklineDialog, EditFocusHandler, formula::RefEdit &, rEdit, void)
 
 sc::IMPL_LINK (SparklineDialog, ButtonFocusHandler, formula::RefButton &, rButton, void)
 
 sc::IMPL_LINK_NOARG (SparklineDialog, LoseEditFocusHandler, formula::RefEdit &, void)
 
 sc::IMPL_LINK_NOARG (SparklineDialog, LoseButtonFocusHandler, formula::RefButton &, void)
 
 sc::IMPL_LINK_NOARG (SparklineDialog, RefInputModifyHandler, formula::RefEdit &, void)
 
 sc::IMPL_LINK (SparklineDialog, ButtonClicked, weld::Button &, rButton, void)
 
 sc::IMPL_LINK (SparklineDialog, ToggleHandler, weld::Toggleable &, rToggle, void)
 
 sc::IMPL_LINK_NOARG (SparklineDialog, SelectSparklineType, weld::ComboBox &, void)
 
 sc::IMPL_LINK_NOARG (SparklineDialog, SpinLineWidthChanged, weld::SpinButton &, void)
 
 sc::IMPL_LINK (SparklineDialog, SpinCustomChanged, weld::FormattedSpinButton &, rFormatted, void)
 
 sc::IMPL_LINK (SparklineDialog, ComboValueChanged, weld::ComboBox &, rComboBox, void)