summaryrefslogtreecommitdiff
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
authorRohit Deshmukh <rohit.deshmukh@synerzip.com>2014-03-12 15:07:38 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-03-14 10:45:33 +0100
commit06f7d1a96eef5aa69d4872ff6d96eb5085296d09 (patch)
tree7b155faff164f15c78492b46a9c5586d05195e96 /sw/inc/shellres.hxx
parent7545a9054cd8fbca0073b4603b833080b4810a94 (diff)
fdo#74775: Preseved Citation after round trip.
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8473 Change-Id: Ie1b0ac3cb4d4b9bf305323599d5e4b63f913fb1b
Diffstat (limited to 'sw/inc/shellres.hxx')
-rw-r--r--sw/inc/shellres.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx
index df10cbd05154..60ab4a16cb3a 100644
--- a/sw/inc/shellres.hxx
+++ b/sw/inc/shellres.hxx
@@ -63,6 +63,7 @@ struct SW_DLLPUBLIC ShellResource : public Resource
OUString aTOXObjectsName;
OUString aTOXTablesName;
OUString aTOXAuthoritiesName;
+ OUString aTOXCitationName;
OUString aLinkCtrlClick;
OUString aLinkClick;