diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-05-20 10:26:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-05-20 10:26:34 +0200 |
commit | 869b787deeda5b45d5b0732d1bf777c26abce51e (patch) | |
tree | 3193fc0b86bfd0b12e7351aef6949f494c2eb0a2 | |
parent | 0c45b5548537cffddc3fbdd6b1c2b9a8a1bdbc4a (diff) |
add a copy and paste note
Change-Id: I8dcb9c71f5c72bda24d55a6f550208f30e42cb4f
-rw-r--r-- | sw/source/ui/vba/vbafield.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/vba/vbafield.cxx b/sw/source/ui/vba/vbafield.cxx index a903008486d5..cab3aca7bfe0 100644 --- a/sw/source/ui/vba/vbafield.cxx +++ b/sw/source/ui/vba/vbafield.cxx @@ -68,6 +68,7 @@ SwVbaField::getServiceNames() } // SwVbaReadFieldParams +// FIXME? copy and paste code // the codes are copied from ww8par5.cxx class SwVbaReadFieldParams { |