summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputpage.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2008-11-19 16:29:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2008-11-19 16:29:07 +0000
commit5d9e113309bd426b9582a7f58a18721058db71ea (patch)
treea868d482cdb4027839be3055523a851ad3c9a856 /sw/source/ui/dbui/mmoutputpage.hxx
parent9f2b41dad1227228bdd4f7810f4b568a35ae8d70 (diff)
CWS-TOOLING: integrate CWS sw301bf02_DEV300
Diffstat (limited to 'sw/source/ui/dbui/mmoutputpage.hxx')
-rw-r--r--sw/source/ui/dbui/mmoutputpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmoutputpage.hxx b/sw/source/ui/dbui/mmoutputpage.hxx
index 6a02a8482416..a63bc19970e7 100644
--- a/sw/source/ui/dbui/mmoutputpage.hxx
+++ b/sw/source/ui/dbui/mmoutputpage.hxx
@@ -117,7 +117,6 @@ class SwMailMergeOutputPage : public svt::OWizardPage
long m_nFromToFTPos;
long m_nFromToNFPos;
long m_nRBOffset;
-
bool m_bCancelSaving;
SwMailMergeWizard* m_pWizard;
@@ -141,6 +140,7 @@ class SwMailMergeOutputPage : public svt::OWizardPage
DECL_LINK(SendDocumentsHdl_Impl, PushButton*);
DECL_LINK(DocumentSelectionHdl_Impl, RadioButton*);
DECL_LINK(SaveCancelHdl_Impl, Button*);
+
protected:
virtual bool canAdvance() const;
virtual void ActivatePage();