summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/core/text/porrst.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/text/porrst.hxx b/sw/source/core/text/porrst.hxx
index c92c50db3faa..9bc1efbf0711 100644
--- a/sw/source/core/text/porrst.hxx
+++ b/sw/source/core/text/porrst.hxx
@@ -97,6 +97,7 @@ public:
virtual void Paint( const SwTextPaintInfo &rInf ) const override;
};
+/// Indicator that the content does not fit into a fixed height frame (red triangle on the UI).
class SwArrowPortion : public SwLinePortion
{
Point m_aPos;