summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-01-03 22:36:45 +0000
committerJens Carl <j.carl43@gmx.de>2018-01-04 06:38:14 +0100
commitb0ab92eaa70dd6d6986b348525a901b75dfd7c69 (patch)
tree177f53bae346c04eeacc5332d48274db36491aa8 /sc/inc/servuno.hxx
parent39f033e54858bc1c55ed82afe74199be05c08817 (diff)
Add ServiceProvider "com.sun.star.sheet.TableAutoFormats"
Change-Id: If058d47116e0a287fc5b2155f5ae6b36cbd8fa47 Reviewed-on: https://gerrit.libreoffice.org/47359 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 00c03b5a5320..d718bf2cda4b 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -31,9 +31,10 @@ public:
enum class Type
{
SHEET , URLFIELD , PAGEFIELD , PAGESFIELD , DATEFIELD , TIMEFIELD , TITLEFIELD , FILEFIELD ,
- SHEETFIELD , CELLSTYLE , PAGESTYLE , AUTOFORMAT , CELLRANGES , FUNCTIONDESCRIPTIONS ,
- RECENTFUNCTIONS ,
- // drawing layer tables
+ SHEETFIELD , CELLSTYLE , PAGESTYLE ,
+ // sheet
+ AUTOFORMAT , AUTOFORMATS, CELLRANGES , FUNCTIONDESCRIPTIONS , RECENTFUNCTIONS ,
+ // drawing layer tables
GRADTAB , HATCHTAB , BITMAPTAB , TRGRADTAB , MARKERTAB , DASHTAB , NUMRULES ,
DOCDEFLTS , DRAWDEFLTS ,