summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/useroptions.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/unotools/inc/unotools/useroptions.hxx b/unotools/inc/unotools/useroptions.hxx
index 502fcce50f0e..a7b2267d7439 100644
--- a/unotools/inc/unotools/useroptions.hxx
+++ b/unotools/inc/unotools/useroptions.hxx
@@ -78,14 +78,6 @@ public:
rtl::OUString GetFullName () const;
// set the address token
- void SetCompany (rtl::OUString const&);
- void SetFirstName (rtl::OUString const&);
- void SetID (rtl::OUString const&);
- void SetState (rtl::OUString const&);
- void SetCountry (rtl::OUString const&);
- void SetPosition (rtl::OUString const&);
- void SetTitle (rtl::OUString const&);
- void SetFax (rtl::OUString const&);
void SetCustomerNumber (rtl::OUString const&);
sal_Bool IsTokenReadonly (sal_uInt16 nToken) const;