INTEGRATION: CWS layout_DEV300 (1.9.302); FILE MERGED
2008/02/12 12:43:51 jcn 1.9.302.1: Initial import of layout-dialogs-svx-sw.diff.
This commit is contained in:
parent
fd7db6e703
commit
c45c380824
1 changed files with 7 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: zoom.cxx,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 17:52:39 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-06 12:45:46 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -61,7 +61,9 @@
|
|||
#define _SVX_ZOOM_CXX
|
||||
|
||||
#include <svx/dialogs.hrc>
|
||||
#if !ENABLE_LAYOUT
|
||||
#include "zoom.hrc"
|
||||
#endif /* !ENABLE_LAYOUT */
|
||||
|
||||
#include "zoom.hxx"
|
||||
#include <svx/zoomitem.hxx>
|
||||
|
@ -70,6 +72,9 @@
|
|||
#ifndef _SVX_ZOOM_DEF_HXX
|
||||
#include "zoom_def.hxx"
|
||||
#endif
|
||||
|
||||
#include <layout/layout-pre.hxx>
|
||||
|
||||
// static ----------------------------------------------------------------
|
||||
|
||||
static USHORT pRanges[] =
|
||||
|
|
Loading…
Reference in a new issue