summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlcss1.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-28 09:28:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-28 12:33:21 +0200
commite302e37733225e38dd4dcdb3cd90ae89eaee2cd8 (patch)
tree461da3f6161b8da7821442bb542036c80ace565d /sw/source/filter/html/htmlcss1.cxx
parent97bc09c1fef52c45cf299868045d250838d8e89b (diff)
'Jaket' -> Envelope
Change-Id: Idcf95141ca4169fa0c1580c99a7e51a3df77f640 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103535 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/filter/html/htmlcss1.cxx')
-rw-r--r--sw/source/filter/html/htmlcss1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlcss1.cxx b/sw/source/filter/html/htmlcss1.cxx
index ca3ba0b1a87f..69eccc08fd33 100644
--- a/sw/source/filter/html/htmlcss1.cxx
+++ b/sw/source/filter/html/htmlcss1.cxx
@@ -902,7 +902,7 @@ void SwCSS1Parser::StyleParsed( const CSS1Selector *pSelector,
}
break;
case HtmlTokenId::ADDRESS_ON:
- nPoolCollId = RES_POOLCOLL_SENDADRESS;
+ nPoolCollId = RES_POOLCOLL_SEND_ADDRESS;
break;
case HtmlTokenId::BLOCKQUOTE_ON:
nPoolCollId = RES_POOLCOLL_HTML_BLOCKQUOTE;