INTEGRATION: CWS native100 (1.3.542); FILE MERGED

2007/08/23 14:49:58 is 1.3.542.1: #i80937# introducing module order
This commit is contained in:
Kurt Zenker
2007-09-06 09:09:36 +00:00
parent 6b682b1975
commit 968554782e

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: module_python_mailmerge.scp,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2006-03-08 14:15:51 $
* last change: $Author: kz $ $Date: 2007-09-06 10:09:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,7 @@
#include "macros.inc"
Module gid_Module_Optional_Pymailmerge
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC ( MODULE_OPTIONAL_PYTHON_MAILMERGE );
ParentID = gid_Module_Optional_Pyuno;
Files = (gid_File_Pymailmerge, gid_File_Registry_Spool_Oo_Office_Writer_PyMailMerge_Xcu);