summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8FFData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/WW8FFData.hxx')
-rw-r--r--sw/source/filter/ww8/WW8FFData.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/filter/ww8/WW8FFData.hxx b/sw/source/filter/ww8/WW8FFData.hxx
index eaa7afc0f935..7a9d85cff82e 100644
--- a/sw/source/filter/ww8/WW8FFData.hxx
+++ b/sw/source/filter/ww8/WW8FFData.hxx
@@ -73,12 +73,8 @@ public:
void setResult(sal_uInt8 nResult) { mnResult = nResult; }
- void setCheckboxHeight(sal_uInt16 nCheckboxHeight) { mnCheckboxHeight = nCheckboxHeight; }
-
void setName(const OUString & rName) { msName = rName; }
- void setDefaultResult(sal_uInt16 nDefault) { mnDefault = nDefault; }
-
void setHelp(const OUString & rHelp);
void setStatus(const OUString & rStatus);