summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-05-20 10:26:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-05-20 10:26:34 +0200
commit869b787deeda5b45d5b0732d1bf777c26abce51e (patch)
tree3193fc0b86bfd0b12e7351aef6949f494c2eb0a2
parent0c45b5548537cffddc3fbdd6b1c2b9a8a1bdbc4a (diff)
add a copy and paste note
Change-Id: I8dcb9c71f5c72bda24d55a6f550208f30e42cb4f
-rw-r--r--sw/source/ui/vba/vbafield.cxx1
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
{