1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: sfxlocal.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 //============================================================================
33 // (C) 1996 - 2000 Star Division GmbH, Hamburg, Germany
34 // $Author: rt $ $Date: 2008-07-30 09:24:39 $ $Revision: 1.8 $
35 // $Logfile: T:/sfx2/source/inc/sfxlocal.hrv $ $Workfile: SFXLOCAL.HRC $
36 //----------------------------------------------------------------------------
40 #include <sfx2/sfx.hrc>
42 // Strings ---------------------------------------------------------------
44 #define STR_SFX_NEWOFFICEDOC (RID_SFX_SFXLOCAL_START + 0)
45 #define STR_SFX_FILEDLG_ACTUALVERSION (RID_SFX_SFXLOCAL_START + 2)
46 #define STR_SFX_EXPLORERFILE_INSERT (RID_SFX_SFXLOCAL_START + 3)
47 #define STR_SFX_EXPLORERFILE_BUTTONINSERT (RID_SFX_SFXLOCAL_START + 4)
48 #define STR_SFX_IMPORT_ALL (RID_SFX_SFXLOCAL_START + 5)
49 #define STR_SFX_EXPLORERFILE_EXPORT (RID_SFX_SFXLOCAL_START + 6)
51 // Controls --------------------------------------------------------------
53 #define SFX_CB_PROPERTY_NAME (RID_SFX_SFXLOCAL_START + 0)
54 #define SFX_ED_PROPERTY_VALUE (RID_SFX_SFXLOCAL_START + 1)
55 #define SFX_RB_PROPERTY_YES (RID_SFX_SFXLOCAL_START + 2)
56 #define SFX_RB_PROPERTY_NO (RID_SFX_SFXLOCAL_START + 3)
57 #define SFX_LB_PROPERTY_TYPE (RID_SFX_SFXLOCAL_START + 4)
58 #define SFX_PB_PROPERTY_REMOVE (RID_SFX_SFXLOCAL_START + 5)
59 #define SFX_WIN_PROPERTY_YESNO (RID_SFX_SFXLOCAL_START + 6)
60 #define SFX_QB_WRONG_TYPE (RID_SFX_SFXLOCAL_START + 7)
61 #define SFX_IMG_PROPERTY_REMOVE (RID_SFX_SFXLOCAL_START + 8)
62 #define SFX_IMG_PROPERTY_REMOVE_HC (RID_SFX_SFXLOCAL_START + 9)