diff options
author | Oliver Specht <os@openoffice.org> | 2001-10-17 12:38:26 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-10-17 12:38:26 +0000 |
commit | e35b63663fa7820e8f6e30ddf390b7f32c6b9bd7 (patch) | |
tree | d080204a65f2e618658ed67e52a697d30ce7ef11 /sw/inc/unocoll.hxx | |
parent | d7bc9e28c858106e93945d856d0943e87d8e6be2 (diff) |
#93291# TableFormula service added
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r-- | sw/inc/unocoll.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx index 49f0834fb905..af063f2a22b3 100644 --- a/sw/inc/unocoll.hxx +++ b/sw/inc/unocoll.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unocoll.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: os $ $Date: 2001-05-02 12:32:04 $ + * last change: $Author: os $ $Date: 2001-10-17 13:38:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -185,7 +185,7 @@ class SwUnoCollection #define SW_SERVICE_FIELDTYPE_DATABASE_SET_NUM 45 #define SW_SERVICE_FIELDTYPE_DATABASE 46 #define SW_SERVICE_FIELDTYPE_DATABASE_NAME 47 -#define SW_SERVICE_FIELDTYPE_TABLEFIELD 48 +#define SW_SERVICE_FIELDTYPE_TABLE_FORMULA 48 #define SW_SERVICE_FIELDTYPE_PAGE_COUNT 49 #define SW_SERVICE_FIELDTYPE_PARAGRAPH_COUNT 50 #define SW_SERVICE_FIELDTYPE_WORD_COUNT 51 |