diff options
Diffstat (limited to 'sw/inc/authfld.hxx')
-rw-r--r-- | sw/inc/authfld.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx index 8f371e84e6a3..7228b63b27dc 100644 --- a/sw/inc/authfld.hxx +++ b/sw/inc/authfld.hxx @@ -153,7 +153,7 @@ class SwAuthorityField : public SwField public: /// For internal use only, in general continue using ExpandField() instead. - OUString ConditionalExpand(ToxAuthorityField eField) const; + OUString ConditionalExpandAuthIdentifier() const; //To handle Citation SW_DLLPUBLIC OUString ExpandCitation(ToxAuthorityField eField) const; |