summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.src
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-06-05 03:59:46 +0200
committerThorsten Behrens <tbehrens@suse.com>2012-06-05 05:11:21 +0200
commitd0af38eaa029c2f2c2617544c8b6798c463381b9 (patch)
treed58dcd95c3c66cecbbcfb7a39d8775e409884690 /cui/source/options/optsave.src
parent24c260a271ec5f086b7883a6ed258e02af799d61 (diff)
Add ODF1.2 extended-but-more-compatible mode
With several legacy pre-ODF1.2 and ODF1.2-only consumers out there, folks wanted a more backward-compatible ODF1.2 extended mode, that uses stuff deprecated in 1.2, and/or is 'bug-compatible' to older OOo-versions. Therefore, adding ODFVER_012_EXT_COMPAT, and sticking it to several attributes that were ODFVER_LATEST before.
Diffstat (limited to 'cui/source/options/optsave.src')
-rw-r--r--cui/source/options/optsave.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optsave.src b/cui/source/options/optsave.src
index 8bce711411c0..8e275f44bf5a 100644
--- a/cui/source/options/optsave.src
+++ b/cui/source/options/optsave.src
@@ -157,6 +157,7 @@ TabPage RID_SFXPAGE_SAVE
{
< "1.0/1.1" ; 2 ; > ;
< "1.2" ; 4 ; > ;
+ < "1.2 Extended (compat mode)"; 8 ; > ;
< "1.2 Extended (recommended)"; 0x7fffffff ; > ;
};
};