diff options
Diffstat (limited to 'sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx')
-rw-r--r-- | sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx b/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx index c66d7173ac84..163044c68d90 100644 --- a/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx @@ -12,17 +12,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "scresid.hxx" -#include "docfunc.hxx" - -#include "StatisticsTwoVariableDialog.hxx" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <scresid.hxx> +#include <docfunc.hxx> + +#include <StatisticsTwoVariableDialog.hxx> ScStatisticsTwoVariableDialog::ScStatisticsTwoVariableDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, |