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 /sw | |
parent | 721d0dfe70323d31e26394cfb32056a7ceec96c7 (diff) |
just added a big red notice
Change-Id: I095a824c18a4ea61663e2706daa6616d60aaeb34
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/doc/tblafmt.cxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/source/core/doc/tblafmt.cxx b/sw/source/core/doc/tblafmt.cxx index 1a98459e9e8a..2031563fa55c 100644 --- a/sw/source/core/doc/tblafmt.cxx +++ b/sw/source/core/doc/tblafmt.cxx @@ -42,6 +42,11 @@ #include <fmtornt.hxx> #include <editsh.hxx> +/* + * XXX: BIG RED NOTICE! Changes MUST be binary file format compatible and MUST + * be synchronized with Calc's ScAutoFormat sc/source/core/tool/autoform.cxx + */ + using ::editeng::SvxBorderLine; // until SO5PF |