sw/source/uibase/inc/swuiccoll.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit da9ef0bd92e7ad81d0595d57225ef5b20ea8f66c
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Tue Jul 19 08:01:54 2022 +0200
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Tue Jul 19 08:56:27 2022 +0200

    sw: document SwCondCollPage
    
    This is not available in the normal paragraph properties dialog and for
    non-conditional paragraph styles, so it's a bit tricky to find.
    
    Change-Id: I6ce4ce29fce6285668d8b058b0b250e662d3f8bc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137212
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>
    Tested-by: Jenkins

diff --git a/sw/source/uibase/inc/swuiccoll.hxx 
b/sw/source/uibase/inc/swuiccoll.hxx
index 4695bfe51691..66cd1410115e 100644
--- a/sw/source/uibase/inc/swuiccoll.hxx
+++ b/sw/source/uibase/inc/swuiccoll.hxx
@@ -26,6 +26,7 @@
 class SwWrtShell;
 class SwFormat;
 
+/// The Condition tab on the paragraph style dialog for conditional styles, 
e.g. Text Body.
 class SwCondCollPage final : public SfxTabPage
 {
     std::vector<OUString> m_aStrArr;

Reply via email to