diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 15:18:38 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 15:18:38 +0000 |
commit | 64169b7b4709dd068bbcaee027dc29b9a9f65199 (patch) | |
tree | cd9fa7f22f6284b60d8232395804ac24dd7212e8 /smoketestoo_native | |
parent | 96f65d22538d882ecafa1b5393c51f80ae8f4e4d (diff) |
INTEGRATION: CWS smoketest18 (1.1.86); FILE MERGED
2007/11/29 15:03:31 kz 1.1.86.1: #i75077# support for MacOS
Diffstat (limited to 'smoketestoo_native')
-rw-r--r-- | smoketestoo_native/data/Common.xcu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/smoketestoo_native/data/Common.xcu b/smoketestoo_native/data/Common.xcu index fd94827155ee..68a0e2892f63 100644 --- a/smoketestoo_native/data/Common.xcu +++ b/smoketestoo_native/data/Common.xcu @@ -10,6 +10,9 @@ <prop oor:name="OfficeBasic" oor:type="xs:int"> <value>2</value> </prop> + <prop oor:name="MacroSecurityLevel" oor:type="xs:int"> + <value>0</value> + </prop> </node> </node> </oor:component-data> |