diff options
-rw-r--r-- | sw/source/uibase/inc/swuiccoll.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
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; |