summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/saveopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/saveopt.hxx')
-rw-r--r--unotools/inc/unotools/saveopt.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/unotools/inc/unotools/saveopt.hxx b/unotools/inc/unotools/saveopt.hxx
index c2db897c0e74..d6bc4de1dc25 100644
--- a/unotools/inc/unotools/saveopt.hxx
+++ b/unotools/inc/unotools/saveopt.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -102,14 +102,14 @@ public:
void SetSaveRelFSys( sal_Bool b );
sal_Bool IsSaveRelFSys() const;
- void SetSaveUnpacked( sal_Bool b );
- sal_Bool IsSaveUnpacked() const;
+ void SetSaveUnpacked( sal_Bool b );
+ sal_Bool IsSaveUnpacked() const;
void SetLoadUserSettings(sal_Bool b);
sal_Bool IsLoadUserSettings() const;
- void SetPrettyPrinting( sal_Bool _bEnable );
- sal_Bool IsPrettyPrinting( ) const;
+ void SetPrettyPrinting( sal_Bool _bEnable );
+ sal_Bool IsPrettyPrinting( ) const;
void SetWarnAlienFormat( sal_Bool _bEnable );
sal_Bool IsWarnAlienFormat( ) const;