sw: document SwFormatCol

It's not too obvious that you can have columns directly inside the body
text as well, not only inside a UI-level section.

Change-Id: I8194aa472fd1d515552dddbe6d14a3d38fa5c1ba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157030
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
This commit is contained in:
Miklos Vajna 2023-09-18 20:22:59 +02:00
parent 024685f655
commit f2f32aaa83

View file

@ -64,6 +64,10 @@ enum SwColLineAdj
COLADJ_BOTTOM
};
/// This pool item subclass can appear in the item set of an SwPageDesc, and contains settings
/// visible on the UI via Format -> Page Style -> Columns tab.
/// It can also appear in the item set of an SwSectionFormat, and then contains settings visible on
/// the UI via Format -> Sections -> Options -> Columns tab.
class SW_DLLPUBLIC SwFormatCol final : public SfxPoolItem
{
SvxBorderLineStyle m_eLineStyle; ///< style of the separator line