Kaydet (Commit) 5ca2d1e2 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane Kaydeden (comit) Norbert Thiebaud

more accurate typing

Change-Id: Ibccf8c5cf520b79da0914eccbebdbb68601dd0f1
Reviewed-on: https://gerrit.libreoffice.org/11314Reviewed-by: 's avatarLionel Elie Mamane <lionel@mamane.lu>
Tested-by: 's avatarLionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
Tested-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
üst aa454b22
......@@ -66,7 +66,7 @@ static void lcl_FillAuthPattern(SwFormTokens &rAuthTokens, sal_uInt16 nTypeId)
SwFormToken aTextToken( TOKEN_TEXT );
aTextToken.sText = ", ";
const sal_uInt16 nVals[4] = {
const ToxAuthorityField nVals[4] = {
AUTH_FIELD_AUTHOR,
AUTH_FIELD_TITLE,
AUTH_FIELD_YEAR,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment