summaryrefslogtreecommitdiffstats
path: root/sw/source/core/text/porlay.hxx
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2021-10-04 19:19:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-10-06 01:21:43 +0200
commit816e01bf67067ebe32dbc730bef386fdc54b8a66 (patch)
tree077be245f1066577dc090583f9a7c746563ef5de /sw/source/core/text/porlay.hxx
parentUpdate git submodules (diff)
downloadcore-816e01bf67067ebe32dbc730bef386fdc54b8a66.tar.gz
core-816e01bf67067ebe32dbc730bef386fdc54b8a66.zip
Revert "tdf#144305 sw: fix rendering of ruby portions with...
...non-default ruby alignment" Causing 301278b656e76b6f42af5cf8a6f5c6c02acfffeb will be reverted in libreoffice-7-2. This reverts commit 168065841250c190808261cf65afa00f9ecd52e7. Change-Id: I9b23c9a1980c4ed06cc0c53086ad24f00e75053a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122944 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'sw/source/core/text/porlay.hxx')
-rw-r--r--sw/source/core/text/porlay.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/porlay.hxx b/sw/source/core/text/porlay.hxx
index bff0bd559309..5234a537fa4c 100644
--- a/sw/source/core/text/porlay.hxx
+++ b/sw/source/core/text/porlay.hxx
@@ -75,7 +75,7 @@ public:
/// Collection of SwLinePortion instances, representing one line of text.
/// Typically owned by an SwParaPortion.
-class SW_DLLPUBLIC SwLineLayout : public SwTextPortion
+class SwLineLayout : public SwTextPortion
{
private:
SwLineLayout *m_pNext; // The next Line