38f4b695b0
2005/09/05 13:56:06 rt 1.2.336.1: #i54170# Change license header: remove SISSL
97 lines
2.4 KiB
C++
97 lines
2.4 KiB
C++
/*************************************************************************
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: svheader.hxx,v $
|
|
*
|
|
* $Revision: 1.3 $
|
|
*
|
|
* last change: $Author: rt $ $Date: 2005-09-07 20:22:21 $
|
|
*
|
|
* The Contents of this file are made available subject to
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
*
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
************************************************************************/
|
|
#ifndef _SVHEADER_HXX
|
|
#define _SVHEADER_HXX
|
|
|
|
|
|
// SV
|
|
#define _COLDLG_HXX
|
|
#define _CONFIG_HXX
|
|
#define _CURSOR_HXX
|
|
#define _FONTDLG_HXX
|
|
#define _PRVWIN_HXX
|
|
//#define _SELENG_HXX
|
|
#define _VIRTDEV_HXX
|
|
|
|
// Wenn Brkdlg ohne PCH:
|
|
// #define _SPIN_HXX
|
|
// #define _FIELD_HXX
|
|
|
|
// SVTOOLS
|
|
#define _CTRLBOX_HXX
|
|
#define _EXTATTR_HXX
|
|
#define _CTRLTOOL_HXX
|
|
#define _CTRLBOX_HXX
|
|
#define _STDMENU_HXX
|
|
#define _VALUESET_HXX
|
|
#define _RULER_HXX
|
|
#define _SCRWIN_HXX
|
|
|
|
// SFX
|
|
#define _SFXAPPWIN_HXX
|
|
#define _SFX_RESMGR_HXX
|
|
#define _SFX_PRNMON_HXX
|
|
#define _INTRO_HXX
|
|
#define _SFXMSGDESCR_HXX
|
|
#define _SFXMSGPOOL_HXX
|
|
// #define _PASSWD_HXX
|
|
#define _SFXMNUMGR_HXX
|
|
|
|
// SFXDLG
|
|
// #define _SFXTABDLG_HXX
|
|
// #define _SFX_DINFDLG_HXX
|
|
#define _SFX_MGETEMPL_HXX
|
|
#define _SFX_STYLEDLG_HXX
|
|
#define _SFX_TPLPITEM_HXX
|
|
#define _NEWSTYLE_HXX
|
|
#define _SFXDOCTEMPL_HXX
|
|
#define _SFXDOCTDLG_HXX
|
|
#define _SFX_TEMPLDLG_HXX
|
|
#define _SFXNEW_HXX
|
|
|
|
// SFXDOC
|
|
// #define _SFXDOCINF_HXX
|
|
//#define _SFX_DOCFILT_HXX
|
|
#define _SFX_IPFRM_HXX
|
|
#define _SFX_INTERNO_HXX
|
|
|
|
// SVCONTNR
|
|
#define _SVICNVW_HXX
|
|
|
|
#define _SBSTDOBJ1_HXX
|
|
#define _SBXMSTRM_HXX
|
|
|
|
#endif
|
|
|