diff options
author | Oliver Specht <os@openoffice.org> | 2002-02-07 14:17:04 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2002-02-07 14:17:04 +0000 |
commit | bccd9cdd59db7030c1cbe8245d1f8ee75618d864 (patch) | |
tree | f44018119f3cc60d2d5d6ee1b72550b526869ff8 /sw/inc/globals.hrc | |
parent | 001c700c5764b236b75b7ed5a6f3a3b45ae6f76b (diff) |
#96678# TabPage Format/Page/Text Grid
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r-- | sw/inc/globals.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 245f11c9c830..76139c7aa306 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -2,9 +2,9 @@ * * $RCSfile: globals.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2001-02-09 12:26:25 $ + * last change: $Author: os $ $Date: 2002-02-07 15:12:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -304,6 +304,7 @@ #define TP_CHAR_POS (RC_GLOBALS_BEGIN + 98) #define TP_CHAR_TWOLN (RC_GLOBALS_BEGIN + 99) #define TP_PARA_ASIAN (RC_GLOBALS_BEGIN + 100) +#define TP_TEXTGRID_PAGE (RC_GLOBALS_BEGIN + 101) // Kontext-Menues (Format-Menue) -------------------------------------------- |