From ff916ccce1527b63aad17bbae0ad02a834cd31d6 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 30 Sep 2008 13:51:36 +0000 Subject: CWS-TOOLING: integrate CWS dr63 --- sc/source/filter/inc/xlpage.hxx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'sc/source/filter/inc/xlpage.hxx') diff --git a/sc/source/filter/inc/xlpage.hxx b/sc/source/filter/inc/xlpage.hxx index 7f83eb658dc8..59339970fd56 100644 --- a/sc/source/filter/inc/xlpage.hxx +++ b/sc/source/filter/inc/xlpage.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: xlpage.hxx,v $ - * $Revision: 1.8 $ + * $Revision: 1.8.90.1 $ * * This file is part of OpenOffice.org. * @@ -93,13 +93,6 @@ const sal_uInt16 EXC_SETUP_NOTES_END = 0x0200; const sal_uInt16 EXC_PAPERSIZE_DEFAULT = 0; -// (0x00E9) BITMAP ------------------------------------------------------------ - -const sal_uInt16 EXC_ID_BITMAP = 0x00E9; -const sal_uInt32 EXC_BITMAP_UNKNOWNID = 0x00010009; -const sal_uInt32 EXC_BITMAP_MAXREC = 0x201C; -const sal_uInt32 EXC_BITMAP_MAXCONT = 0x2014; - // ============================================================================ // Page settings ============================================================== -- cgit