#include <SparklineDataRangeDialog.hxx>
#include <Sparkline.hxx>
#include <reffact.hxx>
#include <docfunc.hxx>
Go to the source code of this file.
|
namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type.
|
|
|
| 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) |
|