diff options
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/txtfldi.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx index 243feb630fc8..0a15329c31ec 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -961,6 +961,7 @@ class XMLAnnotationImportContext final : public XMLTextFieldImportContext OUStringBuffer aAuthorBuffer; OUStringBuffer aInitialsBuffer; OUString aName; + OUString aParentName; OUStringBuffer aTextBuffer; OUStringBuffer aDateBuffer; OUString aResolved; |