LibreOffice Module sc (master) 1
Namespaces | Functions
SparklineDataRangeDialog.cxx File Reference
#include <SparklineDataRangeDialog.hxx>
#include <Sparkline.hxx>
#include <reffact.hxx>
#include <docfunc.hxx>
Include dependency graph for SparklineDataRangeDialog.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 (SparklineDataRangeDialog, EditFocusHandler, formula::RefEdit &, rEdit, void)
 
 sc::IMPL_LINK (SparklineDataRangeDialog, ButtonFocusHandler, formula::RefButton &, rButton, void)
 
 sc::IMPL_LINK_NOARG (SparklineDataRangeDialog, LoseEditFocusHandler, formula::RefEdit &, void)
 
 sc::IMPL_LINK_NOARG (SparklineDataRangeDialog, LoseButtonFocusHandler, formula::RefButton &, void)
 
 sc::IMPL_LINK_NOARG (SparklineDataRangeDialog, RefInputModifyHandler, formula::RefEdit &, void)
 
 sc::IMPL_LINK (SparklineDataRangeDialog, ButtonClicked, weld::Button &, rButton, void)