summaryrefslogtreecommitdiffstats
path: root/scp2/source/calc
diff options
context:
space:
mode:
authorDirk Voelzke <dv@openoffice.org>2010-07-01 08:50:48 +0200
committerDirk Voelzke <dv@openoffice.org>2010-07-01 08:50:48 +0200
commita105f96c13b64d20657838729d56f79875fb2fa9 (patch)
treecd0a9f84cd6a2af62a9e94b22b9ee7d7c712dec3 /scp2/source/calc
parentdv19#i112377# Cleaned up 'open with' entries for windows system integration (diff)
parentmasterfix: #i10000#,#i111617# instsetoo_native: order of dependency rule to a... (diff)
downloadcore-a105f96c13b64d20657838729d56f79875fb2fa9.tar.gz
core-a105f96c13b64d20657838729d56f79875fb2fa9.zip
dv19: merge with DEV300_m84
Diffstat (limited to 'scp2/source/calc')
-rw-r--r--scp2/source/calc/file_calc.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/calc/file_calc.scp b/scp2/source/calc/file_calc.scp
index aaba3cd6c2ab..7b392f173378 100644
--- a/scp2/source/calc/file_calc.scp
+++ b/scp2/source/calc/file_calc.scp
@@ -49,11 +49,11 @@ STD_UNO_LIB_FILE( gid_File_Lib_Calc, calc)
STD_UNO_LIB_FILE( gid_File_Lib_Date, date)
-STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sc, sc)
+STD_UNO_LIB_FILE( gid_File_Lib_Sc, sc)
-STD_LIB_FILE_PATCH( gid_File_Lib_Scui, scui)
+STD_LIB_FILE( gid_File_Lib_Scui, scui)
-STD_LIB_FILE_PATCH( gid_File_Lib_Scfilt, scfilt)
+STD_LIB_FILE( gid_File_Lib_Scfilt, scfilt)
STD_UNO_LIB_FILE( gid_File_Lib_Scd, scd)