summaryrefslogtreecommitdiff
path: root/sw/README
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-22 10:08:07 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-22 10:08:07 +0200
commit85825e0fd54551735ef05b8484f71974734b9135 (patch)
tree8bece458e55c1b5eab7559076579bf76cca8df68 /sw/README
parentfc233b52ce2acc1bcd7cecc3d51bcab870c81932 (diff)
Avoid reserved identifiers
Change-Id: I27ff0f4f0eb395d7e0a60dd604758c220a3134c4
Diffstat (limited to 'sw/README')
-rw-r--r--sw/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/README b/sw/README
index 027e4eb6ffed..dc1e02d99639 100644
--- a/sw/README
+++ b/sw/README
@@ -114,7 +114,7 @@ There are multiple model classes involved for fields:
There are many subclasses of SwFieldType, one for each different type
of field.
For most types of fields there is one shared instance of this per type,
- which is created in DocumentFieldsManager::_InitFieldTypes()
+ which is created in DocumentFieldsManager::InitFieldTypes()
but for some there are more than one, and they are dynamically created, see
DocumentFieldsManager::InsertFieldType(). An example for the latter are
variable fields (RES_GETEXPFLD/RES_SETEXPFLD), with one SwFieldType per