summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/optpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/optpage.hxx')
-rw-r--r--sw/source/uibase/inc/optpage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/optpage.hxx b/sw/source/uibase/inc/optpage.hxx
index bcc3650c11bf..f9b75075e091 100644
--- a/sw/source/uibase/inc/optpage.hxx
+++ b/sw/source/uibase/inc/optpage.hxx
@@ -123,7 +123,6 @@ public:
virtual bool FillItemSet(SfxItemSet* rSet) SAL_OVERRIDE;
virtual void Reset(const SfxItemSet* rSet) SAL_OVERRIDE;
void SetFax(const std::vector<OUString>& );
- void SelectFax(const OUString& rString);
void SetPreview(bool bPrev);
virtual void PageCreated(const SfxAllItemSet& aSet) SAL_OVERRIDE;
};