diff options
Diffstat (limited to 'sw/source/core/text/atrhndl.hxx')
-rw-r--r-- | sw/source/core/text/atrhndl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/text/atrhndl.hxx b/sw/source/core/text/atrhndl.hxx index cd94617786..35fb80bde2 100644 --- a/sw/source/core/text/atrhndl.hxx +++ b/sw/source/core/text/atrhndl.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: atrhndl.hxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.5.210.1 $ * * This file is part of OpenOffice.org. * @@ -32,7 +32,7 @@ #define _ATRHNDL_HXX #define INITIAL_NUM_ATTR 3 -#define NUM_ATTRIBUTE_STACKS 38 +#define NUM_ATTRIBUTE_STACKS 39 #include <txatbase.hxx> #include <swfntcch.hxx> |