dbaccess/source/ui/dlg/AutoControlsDef.hrc | 86 ------------------- dbaccess/source/ui/misc/dbumiscres.hrc | 53 ------------ filter/source/graphicfilter/icgm/cgmres.hrc | 18 ---- sd/source/ui/app/_app.hrc | 32 ------- sd/source/ui/dlg/celltempl.cxx | 121 ---------------------------- sd/source/ui/dlg/celltempl.src | 73 ---------------- sd/source/ui/inc/celltempl.hrc | 19 ---- sd/source/ui/inc/packgdlg.hrc | 22 ----- sd/source/ui/inc/preview.hrc | 18 ---- sd/util/hidother.hrc | 33 ------- svx/source/src/hidgen.hrc | 24 ----- svx/util/hidother.hrc | 18 ---- sw/source/ui/frmdlg/pattern.hrc | 21 ---- sw/util/hidother.hrc | 22 ----- vcl/source/src/throbber.src | 106 ------------------------ 15 files changed, 666 deletions(-)
New commits: commit d8c91a5276bca967ab7ea81b0bddd2503a32e50b Author: Thomas Arnhold <[email protected]> Date: Tue Jul 3 11:48:49 2012 +0200 hrc cleanup: Remove unused hrc files Change-Id: I16d83ca3ea0e01f2c0f4115db18b97958e51afde diff --git a/dbaccess/source/ui/dlg/AutoControlsDef.hrc b/dbaccess/source/ui/dlg/AutoControlsDef.hrc deleted file mode 100644 index 2f3cd3b..0000000 --- a/dbaccess/source/ui/dlg/AutoControlsDef.hrc +++ /dev/null @@ -1,86 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org 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 version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ - - -#ifndef _DBAUI_AUTOCONTROLSDEF_HRC_ -#define _DBAUI_AUTOCONTROLSDEF_HRC_ - -#define FT_AUTOJDBCDRIVERCLASS 80 -#define FT_AUTOFIELDSEPARATOR 81 -#define FT_AUTOTEXTSEPARATOR 82 -#define FT_AUTODECIMALSEPARATOR 83 -#define FT_AUTOTHOUSANDSSEPARATOR 84 -#define FT_AUTOPORTNUMBER 85 -#define FT_AUTOPORTNUMBERDEFAULT 86 -#define FT_AUTOBASEDN 87 -#define FT_AUTOHOSTNAME 88 -#define FT_AUTOBROWSEURL 89 -#define FT_AUTODATABASENAME 90 -#define FT_AUTOWIZARDHELPTEXT 91 -#define FT_AUTOWIZARDHEADER 92 -#define FT_AUTOEXTENSIONHEADER 93 -#define FT_AUTOOWNEXTENSIONAPPENDIX 94 -#define FT_CHARSET 95 -#define FT_SOCKET 96 - -#define FL_AUTOSEPARATOR2 80 -#define FL_DATACONVERT 81 -#define FL_SEPARATOR1 82 - -#define CB_AUTOHEADER 80 - -#define PB_AUTOTESTDRIVERCLASS 80 -#define PB_AUTOBROWSEURL 81 - -#define CM_AUTOFIELDSEPARATOR 80 -#define CM_AUTOTEXTSEPARATOR 81 -#define CM_AUTODECIMALSEPARATOR 82 -#define CM_AUTOTHOUSANDSSEPARATOR 83 - -#define NF_AUTOPORTNUMBER 80 - -#define ET_AUTOBASEDN 80 -#define ET_AUTOHOSTNAME 81 -#define ET_AUTODATABASENAME 82 -#define ET_AUTOBROWSEURL 83 -#define ET_AUTOJDBCDRIVERCLASS 84 -#define ET_AUTOOWNEXTENSION 85 -#define ET_SOCKET 86 - -#define RB_AUTOACCESSCTEXTFILES 80 -#define RB_AUTOACCESSCCSVFILES 81 -#define RB_AUTOACCESSOTHERS 82 - -#define LB_CHARSET 80 - -#define STR_AUTOFIELDSEPARATORLIST 100 -#define STR_AUTOTEXTSEPARATORLIST 101 -#define STR_AUTOTEXT_FIELD_SEP_NONE 102 -#define STR_AUTODELIMITER_MISSING 103 -#define STR_AUTODELIMITER_MUST_DIFFER 104 -#define STR_AUTONO_WILDCARDS 105 -#endif // _DBAUI_AUTOCONTROLSDEF_HRC_ diff --git a/dbaccess/source/ui/misc/dbumiscres.hrc b/dbaccess/source/ui/misc/dbumiscres.hrc deleted file mode 100644 index b27d086..0000000 --- a/dbaccess/source/ui/misc/dbumiscres.hrc +++ /dev/null @@ -1,53 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -#ifndef _DBU_MISCRES_HRC_ -#define _DBU_MISCRES_HRC_ - -//======================================================================== -// string ids (relative to other resources, that's why not unique) - -#define STR_MYSQL_ODBC 1 -#define STR_MYSQL_JDBC 2 -//3 was STR_ADABAS -#define STR_ORACLE_JDBC 4 -#define STR_JDBC 5 -#define STR_ODBC 6 -#define STR_DBASE 7 -#define STR_MSACCESS 8 -#define STR_MSACCESS2007 9 -#define STR_ADO 10 -#define STR_FLAT 11 -#define STR_CALC 12 -#define STR_MOZILLA 13 -#define STR_LDAP 14 -#define STR_OUTLOOK 15 -#define STR_OUTLOOKEXP 16 -#define STR_EVOLUTION 17 -#define STR_EVOLUTION_GROUPWISE 18 -#define STR_EVOLUTION_LDAP 19 -#define STR_KAB 20 -#define STR_MACAB 21 -#define STR_EMBEDDED_HSQLDB 22 -#define STR_THUNDERBIRD 23 -#define STR_MYSQL_NATIVE 24 - -#define STR_END STR_MYSQL_NATIVE + 1 - -#endif // _DBU_MISCRES_HRC_ - diff --git a/filter/source/graphicfilter/icgm/cgmres.hrc b/filter/source/graphicfilter/icgm/cgmres.hrc deleted file mode 100644 index 1308982..0000000 --- a/filter/source/graphicfilter/icgm/cgmres.hrc +++ /dev/null @@ -1,18 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ -#define MID_TEST 1 diff --git a/sd/source/ui/app/_app.hrc b/sd/source/ui/app/_app.hrc deleted file mode 100644 index 2762b98..0000000 --- a/sd/source/ui/app/_app.hrc +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -#ifndef __APP_HRC -#define __APP_HRC - - -#define MN_WIN 90 -#define MN_SUB_VIEW 91 -#define MN_SUB_TOOLBAR 92 -#define MN_SUB_GRAPHIC 93 -#define MN_SUB_SPELLING 94 -#define MN_SUB_TEMPLATES 95 -#define MN_SUB_POSITION 96 -#define MN_SUB_MASTERPAGE 97 - -#endif diff --git a/sd/source/ui/inc/packgdlg.hrc b/sd/source/ui/inc/packgdlg.hrc deleted file mode 100644 index bcecb9c..0000000 --- a/sd/source/ui/inc/packgdlg.hrc +++ /dev/null @@ -1,22 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -#define BTN_OK 1 -#define BTN_CANCEL 2 -#define BTN_HELP 3 - diff --git a/sd/source/ui/inc/preview.hrc b/sd/source/ui/inc/preview.hrc deleted file mode 100644 index 2d163e5..0000000 --- a/sd/source/ui/inc/preview.hrc +++ /dev/null @@ -1,18 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ -#define CTL_PREVIEW 1 diff --git a/sd/util/hidother.hrc b/sd/util/hidother.hrc deleted file mode 100644 index 1607e6b..0000000 --- a/sd/util/hidother.hrc +++ /dev/null @@ -1,33 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -#define SD_IF_SDAPP 200 + 0 -#define SD_IF_SDDRAWDOCSHELL 200 + 1 -#define SD_IF_SDVIEWSHELL 200 + 2 -#define SD_IF_SDDRAWVIEWSHELL 200 + 3 -#define SD_IF_SDOUTLINEVIEWSHELL 200 + 5 -#define SD_IF_SDDRAWSTDOBJECTBAR 200 + 6 -#define SD_IF_SDDRAWTEXTOBJECTBAR 200 + 7 -#define SD_IF_SDDRAWBEZIEROBJECTBAR 200 + 8 -#define SD_IF_SDDRAWGLUEPOINTSOBJECTBAR 200 + 9 -#define SD_IF_SDGRAPHICDOCSHELL 200 + 10 -#define SD_IF_SDGRAPHICVIEWSHELL 200 + 11 -#define SD_IF_SDGRAPHICSTDOBJECTBAR 200 + 12 -#define SD_IF_SDDRAWGRAFOBJECTBAR 200 + 13 -#define SD_IF_SDPRESVIEWSHELL 200 + 14 -#define SD_IF_SDDRAWMEDIAOBJECTBAR 200 + 15 diff --git a/svx/source/src/hidgen.hrc b/svx/source/src/hidgen.hrc deleted file mode 100644 index 6c7a717..0000000 --- a/svx/source/src/hidgen.hrc +++ /dev/null @@ -1,24 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -#define MN_EDIT 20 -#define MN_VIEW 21 -#define MN_EXTRA 22 -#define MN_WIN 30 -#define MN_HELP 31 - diff --git a/svx/util/hidother.hrc b/svx/util/hidother.hrc deleted file mode 100644 index 272deec..0000000 --- a/svx/util/hidother.hrc +++ /dev/null @@ -1,18 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ -#define HID_INTERFACE_BASIDE_VIEWSH 451 diff --git a/sw/source/ui/frmdlg/pattern.hrc b/sw/source/ui/frmdlg/pattern.hrc deleted file mode 100644 index 0eaf55a..0000000 --- a/sw/source/ui/frmdlg/pattern.hrc +++ /dev/null @@ -1,21 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -#define OK_BTN 11 -#define CANCEL_BTN 12 - diff --git a/sw/util/hidother.hrc b/sw/util/hidother.hrc deleted file mode 100644 index ad8e30b..0000000 --- a/sw/util/hidother.hrc +++ /dev/null @@ -1,22 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ -#define _SFX_SHELL_HXX -#define SFX_INTERFACE_SW_START 250 - -#include <../inc/shellid.hxx> - commit 0d53a8336bd6b55fb89873ce7e2cd623468f282e Author: Thomas Arnhold <[email protected]> Date: Tue Jul 3 11:43:40 2012 +0200 Remove unused throbber.src This list is obsolete. This image list is generated automatically by Throbber::getDefaultImageURLs in throbber.cxx. Change-Id: I6f99e944d7557378586882c6d162f72482f09e07 diff --git a/vcl/source/src/throbber.src b/vcl/source/src/throbber.src deleted file mode 100644 index b5f6721..0000000 --- a/vcl/source/src/throbber.src +++ /dev/null @@ -1,106 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -// TODO: we need a mechanism to add images to images.zip, *without* -// referring them in resource files. The below resources are never loaded -// at runtime, instead, the images in images.zip are accessed via -// private:graphicrepository/* URLs. - -Resource 1000 -{ - Image 1 { ImageBitmap = Bitmap{ file = "shared/spinner-16-01.png"; }; }; - Image 2 { ImageBitmap = Bitmap{ file = "shared/spinner-16-02.png"; }; }; - Image 3 { ImageBitmap = Bitmap{ file = "shared/spinner-16-03.png"; }; }; - Image 4 { ImageBitmap = Bitmap{ file = "shared/spinner-16-04.png"; }; }; - Image 5 { ImageBitmap = Bitmap{ file = "shared/spinner-16-05.png"; }; }; - Image 6 { ImageBitmap = Bitmap{ file = "shared/spinner-16-06.png"; }; }; -}; - -Resource 1001 -{ - Image 1 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-16-01.png"; }; }; - Image 2 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-16-02.png"; }; }; - Image 3 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-16-03.png"; }; }; - Image 4 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-16-04.png"; }; }; - Image 5 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-16-05.png"; }; }; - Image 6 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-16-06.png"; }; }; -}; - -Resource 1002 -{ - Image 1 { ImageBitmap = Bitmap{ file = "shared/spinner-32-01.png"; }; }; - Image 2 { ImageBitmap = Bitmap{ file = "shared/spinner-32-02.png"; }; }; - Image 3 { ImageBitmap = Bitmap{ file = "shared/spinner-32-03.png"; }; }; - Image 4 { ImageBitmap = Bitmap{ file = "shared/spinner-32-04.png"; }; }; - Image 5 { ImageBitmap = Bitmap{ file = "shared/spinner-32-05.png"; }; }; - Image 6 { ImageBitmap = Bitmap{ file = "shared/spinner-32-06.png"; }; }; - Image 7 { ImageBitmap = Bitmap{ file = "shared/spinner-32-07.png"; }; }; - Image 8 { ImageBitmap = Bitmap{ file = "shared/spinner-32-08.png"; }; }; - Image 9 { ImageBitmap = Bitmap{ file = "shared/spinner-32-09.png"; }; }; - Image 10 { ImageBitmap = Bitmap{ file = "shared/spinner-32-10.png"; }; }; - Image 11 { ImageBitmap = Bitmap{ file = "shared/spinner-32-11.png"; }; }; - Image 12 { ImageBitmap = Bitmap{ file = "shared/spinner-32-12.png"; }; }; -}; - -Resource 1003 -{ - Image 1 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-01.png"; }; }; - Image 2 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-02.png"; }; }; - Image 3 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-03.png"; }; }; - Image 4 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-04.png"; }; }; - Image 5 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-05.png"; }; }; - Image 6 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-06.png"; }; }; - Image 7 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-07.png"; }; }; - Image 8 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-08.png"; }; }; - Image 9 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-09.png"; }; }; - Image 10 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-10.png"; }; }; - Image 11 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-11.png"; }; }; - Image 12 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-32-12.png"; }; }; -}; - -Resource 1004 -{ - Image 1 { ImageBitmap = Bitmap{ file = "shared/spinner-64-01.png"; }; }; - Image 2 { ImageBitmap = Bitmap{ file = "shared/spinner-64-02.png"; }; }; - Image 3 { ImageBitmap = Bitmap{ file = "shared/spinner-64-03.png"; }; }; - Image 4 { ImageBitmap = Bitmap{ file = "shared/spinner-64-04.png"; }; }; - Image 5 { ImageBitmap = Bitmap{ file = "shared/spinner-64-05.png"; }; }; - Image 6 { ImageBitmap = Bitmap{ file = "shared/spinner-64-06.png"; }; }; - Image 7 { ImageBitmap = Bitmap{ file = "shared/spinner-64-07.png"; }; }; - Image 8 { ImageBitmap = Bitmap{ file = "shared/spinner-64-08.png"; }; }; - Image 9 { ImageBitmap = Bitmap{ file = "shared/spinner-64-09.png"; }; }; - Image 10 { ImageBitmap = Bitmap{ file = "shared/spinner-64-10.png"; }; }; - Image 11 { ImageBitmap = Bitmap{ file = "shared/spinner-64-11.png"; }; }; - Image 12 { ImageBitmap = Bitmap{ file = "shared/spinner-64-12.png"; }; }; -}; - -Resource 1005 -{ - Image 1 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-01.png"; }; }; - Image 2 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-02.png"; }; }; - Image 3 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-03.png"; }; }; - Image 4 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-04.png"; }; }; - Image 5 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-05.png"; }; }; - Image 6 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-06.png"; }; }; - Image 7 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-07.png"; }; }; - Image 8 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-08.png"; }; }; - Image 9 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-09.png"; }; }; - Image 10 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-10.png"; }; }; - Image 11 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-11.png"; }; }; - Image 12 { ImageBitmap = Bitmap{ file = "hicontrast/shared/spinner-64-12.png"; }; }; -}; commit eec627f6f7c1a6ca8696d5b564ea3f7db86607a8 Author: Thomas Arnhold <[email protected]> Date: Tue Jul 3 11:39:34 2012 +0200 Remove unbuild and unused celltempl.cxx And corresponding files. Change-Id: Ie49ae80f5bc9f656598dd1064f275c0f146be79d diff --git a/sd/source/ui/dlg/celltempl.cxx b/sd/source/ui/dlg/celltempl.cxx deleted file mode 100644 index 6a39241..0000000 --- a/sd/source/ui/dlg/celltempl.cxx +++ /dev/null @@ -1,121 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org 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 version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ - - -#ifdef SD_DLLIMPLEMENTATION -#undef SD_DLLIMPLEMENTATION -#endif - -#include <svl/style.hxx> -#include <svl/intitem.hxx> - -#include <svx/dialogs.hrc> -#include <svx/drawitem.hxx> -#include <editeng/bulitem.hxx> -#include <editeng/eeitem.hxx> -#include <editeng/lrspitem.hxx> -#include <editeng/numitem.hxx> -#include <svx/svdmodel.hxx> - -#include "DrawDocShell.hxx" -#include "sdresid.hxx" -#include "celltempl.hxx" -#include "celltempl.hrc" -#include "bulmaper.hxx" - -/************************************************************************* -|* -|* Konstruktor des Tab-Dialogs: Fuegt die Seiten zum Dialog hinzu -|* -\************************************************************************/ - -SdPresCellTemplateDlg::SdPresCellTemplateDlg( SdrModel* pModel, Window* pParent, SfxStyleSheetBase& rStyleBase ) -: SfxStyleDialog( pParent, SdResId(TAB_CELL_TEMPLATE), rStyleBase, sal_False ) -, mpColorList( pModel->GetColorList() ) -, mpGradientList( pModel->GetGradientList() ) -, mpHatchingList( pModel->GetHatchList() ) -, mpBitmapList( pModel->GetBitmapList() ) -{ - FreeResource(); - - AddTabPage( RID_SVXPAGE_CHAR_NAME ); - AddTabPage( RID_SVXPAGE_CHAR_EFFECTS ); - AddTabPage( RID_SVXPAGE_BORDER ); - AddTabPage( RID_SVXPAGE_AREA ); -} - -// ----------------------------------------------------------------------- - -SdPresCellTemplateDlg::~SdPresCellTemplateDlg() -{ -} - -// ----------------------------------------------------------------------- - -void SdPresCellTemplateDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) -{ - switch( nId ) - { - case RID_SVXPAGE_AREA: - { - SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); - aSet.Put (SvxColorListItem(mpColorList,SID_COLOR_TABLE)); - aSet.Put (SvxGradientListItem(mpGradientList,SID_GRADIENT_LIST)); - aSet.Put (SvxHatchListItem(mpHatchingList,SID_HATCH_LIST)); - aSet.Put (SvxBitmapListItem(mpBitmapList,SID_BITMAP_LIST)); - aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,0)); - aSet.Put (SfxUInt16Item(SID_DLG_TYPE,1)); - aSet.Put (SfxUInt16Item(SID_TABPAGE_POS,0)); - rPage.PageCreated(aSet); - } - break; - - default: - SfxTabDialog::PageCreated( nId, rPage ); - break; - } -} - -// ----------------------------------------------------------------------- - -const SfxItemSet* SdPresCellTemplateDlg::GetRefreshedSet() -{ - SfxItemSet* pRet = GetInputSetImpl(); - - if( pRet ) - { - pRet->ClearItem(); - pRet->SetParent( GetStyleSheet().GetItemSet().GetParent() ); - } - else - pRet = new SfxItemSet( GetStyleSheet().GetItemSet() ); - - return pRet; -} - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sd/source/ui/dlg/celltempl.src b/sd/source/ui/dlg/celltempl.src deleted file mode 100644 index 80a4de7..0000000 --- a/sd/source/ui/dlg/celltempl.src +++ /dev/null @@ -1,73 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org 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 version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ - -#include "celltempl.hrc" -#include <svx/dialogs.hrc> - -TabDialog TAB_CELL_TEMPLATE -{ - OutputSize = TRUE ; - SVLook = TRUE ; - Moveable = TRUE ; - Text [ en-US ] = "Cell Style" ; - - Size = MAP_APPFONT ( 289 , 176 ) ; - - TabControl 1 - { - OutputSize = TRUE ; - Pos = MAP_APPFONT ( 3 , 3 ) ; - Size = MAP_APPFONT ( 260 , 135 ) ; - PageList = - { - PageItem - { - Identifier = RID_SVXPAGE_CHAR_NAME ; - PageResID = RID_SVXPAGE_CHAR_NAME ; - Text [ en-US ] = "Font" ; - }; - PageItem - { - Identifier = RID_SVXPAGE_CHAR_EFFECTS ; - PageResID = RID_SVXPAGE_CHAR_EFFECTS ; - Text [ en-US ] = "Font Effects" ; - }; - PageItem - { - Identifier = RID_SVXPAGE_BORDER; - PageResID = RID_SVXPAGE_BORDER; - Text [ en-US ] = "Borders" ; - }; - PageItem - { - Identifier = RID_SVXPAGE_AREA; - PageResID = RID_SVXPAGE_AREA; - Text [ en-US ] = "Background"; - }; - }; - }; -}; diff --git a/sd/source/ui/inc/celltempl.hrc b/sd/source/ui/inc/celltempl.hrc deleted file mode 100644 index 3e15e7a..0000000 --- a/sd/source/ui/inc/celltempl.hrc +++ /dev/null @@ -1,19 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ -#include <sfx2/sfx.hrc> -#define TAB_CELL_TEMPLATE 910 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
