Kaydet (Commit) c1ec81b8 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS ab51 (1.22.22); FILE MERGED

2008/05/06 15:34:13 ab 1.22.22.1: #i88690# New Excel VBA option: Executable code
üst 3bf1ff74
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: Calc.xcs,v $ * $RCSfile: Calc.xcs,v $
* $Revision: 1.22 $ * $Revision: 1.23 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -1217,6 +1217,14 @@ ...@@ -1217,6 +1217,14 @@
</info> </info>
<value>true</value> <value>true</value>
</prop> </prop>
<prop oor:name="Executable" oor:type="xs:boolean">
<info>
<author>AB</author>
<desc>Indicates whether VBA macros are imported without comments to be executable.</desc>
<label>Executable code</label>
</info>
<value>false</value>
</prop>
<prop oor:name="Save" oor:type="xs:boolean"> <prop oor:name="Save" oor:type="xs:boolean">
<!-- OldPath: Filter/MS_Office/Basic/Excel --> <!-- OldPath: Filter/MS_Office/Basic/Excel -->
<!-- OldLocation: soffice.cfg --> <!-- OldLocation: soffice.cfg -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment