diff options
author | Eike Rathke <erack@redhat.com> | 2013-04-19 15:06:38 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-04-19 15:06:59 +0200 |
commit | 8a6a940a469bac1c274b988dce713181f044d6c4 (patch) | |
tree | d3bf331ce1662f9429a4241af9a696dbbf21e1f0 /sc | |
parent | 721d0dfe70323d31e26394cfb32056a7ceec96c7 (diff) |
just added a big red notice
Change-Id: I095a824c18a4ea61663e2706daa6616d60aaeb34
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/tool/autoform.cxx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sc/source/core/tool/autoform.cxx b/sc/source/core/tool/autoform.cxx index d3e036e63d76..18b50613d747 100644 --- a/sc/source/core/tool/autoform.cxx +++ b/sc/source/core/tool/autoform.cxx @@ -36,7 +36,10 @@ #include "globstr.hrc" #include "document.hxx" -//------------------------------------------------------------------------ +/* + * XXX: BIG RED NOTICE! Changes MUST be binary file format compatible and MUST + * be synchronized with Writer's SwTableAutoFmtTbl sw/source/core/doc/tblafmt.cxx + */ const sal_Char *linker_dummy = ""; |