summaryrefslogtreecommitdiff
path: root/include/cui/numberingpreview.hxx
diff options
context:
space:
mode:
authorGülşah Köse <gulsah.kose@collabora.com>2019-05-28 15:55:11 +0300
committerMiklos Vajna <vmiklos@collabora.com>2019-05-29 08:55:37 +0200
commite17224e2aa0e53b1e5518ce3c2a2baa174aad265 (patch)
tree640e3365a8f1a661c9964322439d2bdd910dfe90 /include/cui/numberingpreview.hxx
parent2828e3c8ec3b336bc02e7e3b6d9b5c41fc5be306 (diff)
tdf#120905 Add missing doxygen comments.
Change-Id: I3211f32521d578b1a5f72df7c5ccc4267ee01d38 Reviewed-on: https://gerrit.libreoffice.org/73101 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/cui/numberingpreview.hxx')
-rw-r--r--include/cui/numberingpreview.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cui/numberingpreview.hxx b/include/cui/numberingpreview.hxx
index 0d6d01dc2a02..979773df6f72 100644
--- a/include/cui/numberingpreview.hxx
+++ b/include/cui/numberingpreview.hxx
@@ -5,6 +5,7 @@
#include <editeng/numitem.hxx>
#include <vcl/customweld.hxx>
+/// Provides the preview to show how looks bullet or numbering format before the apply.
class CUI_DLLPUBLIC SvxNumberingPreview : public weld::CustomWidgetController
{
const SvxNumRule* pActNum;