1158fda6aSAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3158fda6aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4158fda6aSAndrew Rist * or more contributor license agreements. See the NOTICE file 5158fda6aSAndrew Rist * distributed with this work for additional information 6158fda6aSAndrew Rist * regarding copyright ownership. The ASF licenses this file 7158fda6aSAndrew Rist * to you under the Apache License, Version 2.0 (the 8158fda6aSAndrew Rist * "License"); you may not use this file except in compliance 9158fda6aSAndrew Rist * with the License. You may obtain a copy of the License at 10cdf0e10cSrcweir * 11158fda6aSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12cdf0e10cSrcweir * 13158fda6aSAndrew Rist * Unless required by applicable law or agreed to in writing, 14158fda6aSAndrew Rist * software distributed under the License is distributed on an 15158fda6aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16158fda6aSAndrew Rist * KIND, either express or implied. See the License for the 17158fda6aSAndrew Rist * specific language governing permissions and limitations 18158fda6aSAndrew Rist * under the License. 19cdf0e10cSrcweir * 20158fda6aSAndrew Rist *************************************************************/ 21158fda6aSAndrew Rist 22cdf0e10cSrcweir#include "dp_gui.hrc" 23cdf0e10cSrcweir 24cdf0e10cSrcweir// package bundle: 25cdf0e10cSrcweirImage RID_IMG_DEF_PACKAGE_BUNDLE 26cdf0e10cSrcweir{ 27*ef1400e6Smseidel ImageBitmap = Bitmap {File = "sx03256.png" ;} ; 28cdf0e10cSrcweir}; 29cdf0e10cSrcweirImage RID_IMG_DEF_PACKAGE_BUNDLE_HC 30cdf0e10cSrcweir{ 31*ef1400e6Smseidel ImageBitmap = Bitmap {File = "sxh03256.png" ;} ; 32cdf0e10cSrcweir}; 33cdf0e10cSrcweir 34cdf0e10cSrcweir// script, dialog: 35cdf0e10cSrcweirImage RID_IMG_SCRIPTLIB 36cdf0e10cSrcweir{ 37*ef1400e6Smseidel ImageBitmap = Bitmap {File = "im30820.png" ;} ; 38cdf0e10cSrcweir}; 39cdf0e10cSrcweirImage RID_IMG_SCRIPTLIB_HC 40cdf0e10cSrcweir{ 41*ef1400e6Smseidel ImageBitmap = Bitmap {File = "imh30820.png" ;} ; 42cdf0e10cSrcweir}; 43cdf0e10cSrcweir 44cdf0e10cSrcweirImage RID_IMG_DIALOGLIB 45cdf0e10cSrcweir{ 46*ef1400e6Smseidel ImageBitmap = Bitmap {File = "dialogfolder_16.png" ;} ; 47cdf0e10cSrcweir}; 48cdf0e10cSrcweirImage RID_IMG_DIALOGLIB_HC 49cdf0e10cSrcweir{ 50*ef1400e6Smseidel ImageBitmap = Bitmap {File = "dialogfolder_16_h.png" ;} ; 51cdf0e10cSrcweir}; 52cdf0e10cSrcweir 53cdf0e10cSrcweir// configuration: 54cdf0e10cSrcweirImage RID_IMG_CONF_XML 55cdf0e10cSrcweir{ 56*ef1400e6Smseidel ImageBitmap = Bitmap {File = "xml_16.png" ;} ; 57cdf0e10cSrcweir}; 58cdf0e10cSrcweirImage RID_IMG_CONF_XML_HC 59cdf0e10cSrcweir{ 60*ef1400e6Smseidel ImageBitmap = Bitmap {File = "xml_16_h.png" ;} ; 61cdf0e10cSrcweir}; 62cdf0e10cSrcweir 63cdf0e10cSrcweir// component, typelib: 64cdf0e10cSrcweirImage RID_IMG_COMPONENT 65cdf0e10cSrcweir{ 66*ef1400e6Smseidel ImageBitmap = Bitmap {File = "component_16.png" ;} ; 67cdf0e10cSrcweir}; 68cdf0e10cSrcweirImage RID_IMG_COMPONENT_HC 69cdf0e10cSrcweir{ 70*ef1400e6Smseidel ImageBitmap = Bitmap {File = "component_16_h.png" ;} ; 71cdf0e10cSrcweir}; 72cdf0e10cSrcweir 73cdf0e10cSrcweirImage RID_IMG_JAVA_COMPONENT 74cdf0e10cSrcweir{ 75*ef1400e6Smseidel ImageBitmap = Bitmap {File = "javacomponent_16.png" ;} ; 76cdf0e10cSrcweir}; 77cdf0e10cSrcweirImage RID_IMG_JAVA_COMPONENT_HC 78cdf0e10cSrcweir{ 79*ef1400e6Smseidel ImageBitmap = Bitmap {File = "javacomponent_16_h.png" ;} ; 80cdf0e10cSrcweir}; 81cdf0e10cSrcweir 82cdf0e10cSrcweirImage RID_IMG_TYPELIB 83cdf0e10cSrcweir{ 84*ef1400e6Smseidel ImageBitmap = Bitmap {File = "library_16.png" ;} ; 85cdf0e10cSrcweir}; 86cdf0e10cSrcweirImage RID_IMG_TYPELIB_HC 87cdf0e10cSrcweir{ 88*ef1400e6Smseidel ImageBitmap = Bitmap {File = "library_16_h.png" ;} ; 89cdf0e10cSrcweir}; 90cdf0e10cSrcweir 91cdf0e10cSrcweirImage RID_IMG_JAVA_TYPELIB 92cdf0e10cSrcweir{ 93*ef1400e6Smseidel ImageBitmap = Bitmap {File = "javalibrary_16.png" ;} ; 94cdf0e10cSrcweir}; 95cdf0e10cSrcweirImage RID_IMG_JAVA_TYPELIB_HC 96cdf0e10cSrcweir{ 97*ef1400e6Smseidel ImageBitmap = Bitmap {File = "javalibrary_16_h.png" ;} ; 98cdf0e10cSrcweir}; 99cdf0e10cSrcweir 100cdf0e10cSrcweirImage RID_IMG_HELP 101cdf0e10cSrcweir{ 102*ef1400e6Smseidel ImageBitmap = Bitmap {File = "commandimagelist/sc_helperdialog.png" ;} ; 103cdf0e10cSrcweir}; 104cdf0e10cSrcweirImage RID_IMG_HELP_HC 105cdf0e10cSrcweir{ 106*ef1400e6Smseidel ImageBitmap = Bitmap {File = "commandimagelist/sch_helperdialog.png" ;} ; 107cdf0e10cSrcweir}; 108*ef1400e6Smseidel 109*ef1400e6Smseidel// ********************************************************************** EOF 110