summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
diff options
context:
space:
mode:
authorSourav <sourav.mahajan@synerzip.com>2014-06-25 12:32:59 +0530
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-07-11 10:12:42 +0200
commitf021524aadfe1aa1a07f4600bcb89e7c69ccfdb0 (patch)
tree9ecf35893d8163b084be35b4e643cc98206a3c3c /sw/inc/fldbas.hxx
parent17ec028be46545c7d67742d7fafe38926fb2dbd5 (diff)
fdo#76279 Invalid Citation on RoundTrip
Reviewed on: https://gerrit.libreoffice.org/9898 Change-Id: Idfe39761180ae1eeb0066ae3aac13de6ac6df0b9
Diffstat (limited to 'sw/inc/fldbas.hxx')
-rw-r--r--sw/inc/fldbas.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index 0d1724f542e3..f6893e8ed700 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -319,6 +319,8 @@ public:
*/
OUString ExpandField(bool const bCached, ToxAuthorityField eField = AUTH_FIELD_IDENTIFIER) const;
+ OUString ExpandCitation(ToxAuthorityField eField = AUTH_FIELD_IDENTIFIER) const;
+
/// @return name or content.
virtual OUString GetFieldName() const;