1 /*************************************************************************
\r
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
\r
5 * Copyright 2008 by Sun Microsystems, Inc.
\r
7 * OpenOffice.org - a multi-platform office productivity suite
\r
9 * This file is part of OpenOffice.org.
\r
11 * OpenOffice.org is free software: you can redistribute it and/or modify
\r
12 * it under the terms of the GNU Lesser General Public License version 3
\r
13 * only, as published by the Free Software Foundation.
\r
15 * OpenOffice.org is distributed in the hope that it will be useful,
\r
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
\r
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
\r
18 * GNU Lesser General Public License version 3 for more details
\r
19 * (a copy is included in the LICENSE file that accompanied this code).
\r
21 * You should have received a copy of the GNU Lesser General Public License
\r
22 * version 3 along with OpenOffice.org. If not, see
\r
23 * <http://www.openoffice.org/license.html>
\r
24 * for a copy of the LGPLv3 License.
\r
26 ************************************************************************/
\r
28 #if ! defined INCLUDED_DIGITALSIGNATURESDIALOG_HRC
\r
29 #define INCLUDED_DIGITALSIGNATURESDIALOG_HRC
\r
31 //global.hrc in xmlsecurity/inc starts at 1000
\r
32 #define RID_DIGITALSIGNATUREDLG_START 2000
\r
34 #define RID_XMLSECDLG_OLD_ODF_FORMAT RID_DIGITALSIGNATUREDLG_START
\r
35 #define MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN (RID_DIGITALSIGNATUREDLG_START + 1)
\r