diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-07-20 11:29:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-07-20 11:29:32 +0000 |
commit | ce0eb46b234e38d77cb923f83e9ba9405aac40ce (patch) | |
tree | 99e11a97a84622b3ae26ea2d610e46cbbde3f623 /scp2/source/calc/file_calc.scp | |
parent | ead93a0cd8bdd2805d204bf28c36c8334bc5dc1a (diff) |
INTEGRATION: CWS fwk18 (1.19.22); FILE MERGED
2005/07/18 18:51:52 as 1.19.22.1: #124346# add filter packages to patch
Diffstat (limited to 'scp2/source/calc/file_calc.scp')
-rw-r--r-- | scp2/source/calc/file_calc.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/calc/file_calc.scp b/scp2/source/calc/file_calc.scp index 6e19d2510af0..15980cba90d4 100644 --- a/scp2/source/calc/file_calc.scp +++ b/scp2/source/calc/file_calc.scp @@ -141,14 +141,14 @@ End File gid_File_Registry_Spool_Oo_TypeDetection_Calc_Types_Xcu TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED, PATCH); Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types; Name = "/registry/spool/fcfg_calc_types.xcu"; End File gid_File_Registry_Spool_Oo_TypeDetection_Calc_Filters_Xcu TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED, PATCH); Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter; Name = "/registry/spool/fcfg_calc_filters.xcu"; End |