summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-05-26 16:11:12 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-05-26 16:11:12 +0200
commit96b7ff52782fca54d8043875f3927885419c1184 (patch)
tree9864bd44a1f31c3f4aeeaec20e758e06422434ea /unotools/inc
parent767caa24c28c13645de1e2e60889d6fde1c4919f (diff)
parent8626c44b5da388deffa32d14bc36eef257868ba3 (diff)
l10ntooling18: merge
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/saveopt.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/inc/unotools/saveopt.hxx b/unotools/inc/unotools/saveopt.hxx
index dad0cd742323..22cf75c5be3d 100644
--- a/unotools/inc/unotools/saveopt.hxx
+++ b/unotools/inc/unotools/saveopt.hxx
@@ -46,7 +46,6 @@ public:
E_AUTOSAVEPROMPT,
E_DOCINFSAVE,
E_SAVEWORKINGSET,
- E_SAVEDOCWINS,
E_SAVEDOCVIEW,
E_SAVERELINET,
E_SAVERELFSYS,
@@ -93,9 +92,6 @@ public:
void SetSaveWorkingSet( sal_Bool b );
sal_Bool IsSaveWorkingSet() const;
- void SetSaveDocWins( sal_Bool b );
- sal_Bool IsSaveDocWins() const;
-
void SetSaveDocView( sal_Bool b );
sal_Bool IsSaveDocView() const;