summaryrefslogtreecommitdiffstats
path: root/scp2/source/calc
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-03-31 11:24:42 +0200
committerDaniel Rentz <dr@openoffice.org>2010-03-31 11:24:42 +0200
commit32f95b205f126bd8b22c414a3f78e3ee163900b7 (patch)
tree67e99c45db8688846beba4b6ee324939c83d05fe /scp2/source/calc
parentsw321bf01: #i110187#: forgot patch flag for xmloff (diff)
downloadcore-32f95b205f126bd8b22c414a3f78e3ee163900b7.tar.gz
core-32f95b205f126bd8b22c414a3f78e3ee163900b7.zip
calc321stopper1: #i109372# on insert/remove rows/columns/cells: do not update cell position in note caption data before the cells have been moved in the document model
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 7b392f173378..aaba3cd6c2ab 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( gid_File_Lib_Sc, sc)
+STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sc, sc)
-STD_LIB_FILE( gid_File_Lib_Scui, scui)
+STD_LIB_FILE_PATCH( gid_File_Lib_Scui, scui)
-STD_LIB_FILE( gid_File_Lib_Scfilt, scfilt)
+STD_LIB_FILE_PATCH( gid_File_Lib_Scfilt, scfilt)
STD_UNO_LIB_FILE( gid_File_Lib_Scd, scd)