summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/reffact.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/reffact.hxx')
-rw-r--r--sc/source/ui/inc/reffact.hxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/sc/source/ui/inc/reffact.hxx b/sc/source/ui/inc/reffact.hxx
index 4fd3b270d631..1187db297a40 100644
--- a/sc/source/ui/inc/reffact.hxx
+++ b/sc/source/ui/inc/reffact.hxx
@@ -128,6 +128,13 @@ private:
ScZTestDialogWrapper() SAL_DELETED_FUNCTION;
};
+class ScChiSquareTestDialogWrapper :
+ public ChildWindowWrapper<SID_CHI_SQUARE_TEST_DIALOG>
+{
+private:
+ ScChiSquareTestDialogWrapper() SAL_DELETED_FUNCTION;
+};
+
class ScAcceptChgDlgWrapper: public SfxChildWindow
{
public: