1*858b8bccSAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3*858b8bccSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*858b8bccSAndrew Rist * or more contributor license agreements. See the NOTICE file 5*858b8bccSAndrew Rist * distributed with this work for additional information 6*858b8bccSAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*858b8bccSAndrew Rist * to you under the Apache License, Version 2.0 (the 8*858b8bccSAndrew Rist * "License"); you may not use this file except in compliance 9*858b8bccSAndrew Rist * with the License. You may obtain a copy of the License at 10*858b8bccSAndrew Rist * 11*858b8bccSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*858b8bccSAndrew Rist * 13*858b8bccSAndrew Rist * Unless required by applicable law or agreed to in writing, 14*858b8bccSAndrew Rist * software distributed under the License is distributed on an 15*858b8bccSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*858b8bccSAndrew Rist * KIND, either express or implied. See the License for the 17*858b8bccSAndrew Rist * specific language governing permissions and limitations 18*858b8bccSAndrew Rist * under the License. 19*858b8bccSAndrew Rist * 20*858b8bccSAndrew Rist *************************************************************/ 21*858b8bccSAndrew Rist 22*858b8bccSAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir#include "framework.hrc" 25cdf0e10cSrcweir 26cdf0e10cSrcweirWindow DLG_BACKING 27cdf0e10cSrcweir{ 28cdf0e10cSrcweir OutputSize = TRUE ; 29cdf0e10cSrcweir SVLook = TRUE ; 30cdf0e10cSrcweir Border = FALSE; 31cdf0e10cSrcweir 32cdf0e10cSrcweir String STR_BACKING_WELCOME 33cdf0e10cSrcweir { 34cdf0e10cSrcweir Text [ en-US ] = "Welcome to"; 35cdf0e10cSrcweir }; 36cdf0e10cSrcweir String STR_BACKING_WELCOMEPRODUCT 37cdf0e10cSrcweir { 38cdf0e10cSrcweir Text [ en-US ] = "%PRODUCTNAME"; 39cdf0e10cSrcweir }; 40cdf0e10cSrcweir String STR_BACKING_CREATE 41cdf0e10cSrcweir { 42cdf0e10cSrcweir Text [ en-US ] = "Create a new document"; 43cdf0e10cSrcweir }; 44cdf0e10cSrcweir String STR_BACKING_TEMPLATE 45cdf0e10cSrcweir { 46cdf0e10cSrcweir Text [ en-US ] = "~Templates..."; 47cdf0e10cSrcweir }; 48cdf0e10cSrcweir String STR_BACKING_FILE 49cdf0e10cSrcweir { 50cdf0e10cSrcweir Text [ en-US ] = "~Open..."; 51cdf0e10cSrcweir }; 52cdf0e10cSrcweir String STR_BACKING_EXTHELP 53cdf0e10cSrcweir { 54cdf0e10cSrcweir Text [ en-US ] = "Add new features to %PRODUCTNAME"; 55cdf0e10cSrcweir }; 56cdf0e10cSrcweir String STR_BACKING_REGHELP 57cdf0e10cSrcweir { 58cdf0e10cSrcweir Text [ en-US ] = "Register your %PRODUCTNAME"; 59cdf0e10cSrcweir }; 60cdf0e10cSrcweir String STR_BACKING_INFOHELP 61cdf0e10cSrcweir { 62cdf0e10cSrcweir Text [ en-US ] = "Get more information about %PRODUCTNAME"; 63cdf0e10cSrcweir }; 64cdf0e10cSrcweir String STR_BACKING_TPLREP 65cdf0e10cSrcweir { 66cdf0e10cSrcweir Text [ en-US ] = "Get more templates for %PRODUCTNAME"; 67cdf0e10cSrcweir }; 68cdf0e10cSrcweir}; 69cdf0e10cSrcweir 70cdf0e10cSrcweirResource RES_BACKING_IMAGES 71cdf0e10cSrcweir{ 72cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_LEFT 73cdf0e10cSrcweir { 74cdf0e10cSrcweir File = "backing.png"; 75cdf0e10cSrcweir }; 76cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_MIDDLE 77cdf0e10cSrcweir { 78cdf0e10cSrcweir File = "backing_space.png"; 79cdf0e10cSrcweir }; 80cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_RIGHT 81cdf0e10cSrcweir { 82cdf0e10cSrcweir File = "backing_right.png"; 83cdf0e10cSrcweir }; 84cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_RTL_LEFT 85cdf0e10cSrcweir { 86cdf0e10cSrcweir File = "backing_rtl_left.png"; 87cdf0e10cSrcweir }; 88cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_RTL_RIGHT 89cdf0e10cSrcweir { 90cdf0e10cSrcweir File = "backing_rtl_right.png"; 91cdf0e10cSrcweir }; 92cdf0e10cSrcweir Bitmap BMP_BACKING_EXT 93cdf0e10cSrcweir { 94cdf0e10cSrcweir File = "extension.png"; 95cdf0e10cSrcweir }; 96cdf0e10cSrcweir Bitmap BMP_BACKING_REG 97cdf0e10cSrcweir { 98cdf0e10cSrcweir File = "register_32.png"; 99cdf0e10cSrcweir }; 100cdf0e10cSrcweir Bitmap BMP_BACKING_INFO 101cdf0e10cSrcweir { 102cdf0e10cSrcweir File = "info_26.png"; 103cdf0e10cSrcweir }; 104cdf0e10cSrcweir Bitmap BMP_BACKING_TPLREP 105cdf0e10cSrcweir { 106cdf0e10cSrcweir File = "addtemplate_32.png"; 107cdf0e10cSrcweir }; 108cdf0e10cSrcweir Bitmap BMP_BACKING_WRITER 109cdf0e10cSrcweir { 110cdf0e10cSrcweir File = "odt_32.png"; 111cdf0e10cSrcweir }; 112cdf0e10cSrcweir Bitmap BMP_BACKING_CALC 113cdf0e10cSrcweir { 114cdf0e10cSrcweir File = "ods_32.png"; 115cdf0e10cSrcweir }; 116cdf0e10cSrcweir Bitmap BMP_BACKING_IMPRESS 117cdf0e10cSrcweir { 118cdf0e10cSrcweir File = "odp_32.png"; 119cdf0e10cSrcweir }; 120cdf0e10cSrcweir Bitmap BMP_BACKING_DRAW 121cdf0e10cSrcweir { 122cdf0e10cSrcweir File = "odg_32.png"; 123cdf0e10cSrcweir }; 124cdf0e10cSrcweir Bitmap BMP_BACKING_DATABASE 125cdf0e10cSrcweir { 126cdf0e10cSrcweir File = "odb_32.png"; 127cdf0e10cSrcweir }; 128cdf0e10cSrcweir Bitmap BMP_BACKING_FORMULA 129cdf0e10cSrcweir { 130cdf0e10cSrcweir File = "odf_32.png"; 131cdf0e10cSrcweir }; 132cdf0e10cSrcweir Bitmap BMP_BACKING_OPENFILE 133cdf0e10cSrcweir { 134cdf0e10cSrcweir File = "folder_32.png"; 135cdf0e10cSrcweir }; 136cdf0e10cSrcweir Bitmap BMP_BACKING_OPENTEMPLATE 137cdf0e10cSrcweir { 138cdf0e10cSrcweir File = "templates_32.png"; 139cdf0e10cSrcweir }; 140cdf0e10cSrcweir}; 141cdf0e10cSrcweir 142cdf0e10cSrcweirResource RES_BACKING_IMAGES_HC 143cdf0e10cSrcweir{ 144cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_LEFT 145cdf0e10cSrcweir { 146cdf0e10cSrcweir File = "backing_hc.png"; 147cdf0e10cSrcweir }; 148cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_MIDDLE 149cdf0e10cSrcweir { 150cdf0e10cSrcweir File = "backing_space_hc.png"; 151cdf0e10cSrcweir }; 152cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_RIGHT 153cdf0e10cSrcweir { 154cdf0e10cSrcweir File = "backing_right_hc.png"; 155cdf0e10cSrcweir }; 156cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_RTL_LEFT 157cdf0e10cSrcweir { 158cdf0e10cSrcweir File = "backing_rtl_left_hc.png"; 159cdf0e10cSrcweir }; 160cdf0e10cSrcweir Bitmap BMP_BACKING_BACKGROUND_RTL_RIGHT 161cdf0e10cSrcweir { 162cdf0e10cSrcweir File = "backing_rtl_right_hc.png"; 163cdf0e10cSrcweir }; 164cdf0e10cSrcweir Bitmap BMP_BACKING_EXT 165cdf0e10cSrcweir { 166cdf0e10cSrcweir File = "extension_hc.png"; 167cdf0e10cSrcweir }; 168cdf0e10cSrcweir Bitmap BMP_BACKING_REG 169cdf0e10cSrcweir { 170cdf0e10cSrcweir File = "register_hc.png"; 171cdf0e10cSrcweir }; 172cdf0e10cSrcweir Bitmap BMP_BACKING_INFO 173cdf0e10cSrcweir { 174cdf0e10cSrcweir File = "info_hc.png"; 175cdf0e10cSrcweir }; 176cdf0e10cSrcweir Bitmap BMP_BACKING_TPLREP 177cdf0e10cSrcweir { 178cdf0e10cSrcweir File = "template_hc.png"; 179cdf0e10cSrcweir }; 180cdf0e10cSrcweir Bitmap BMP_BACKING_WRITER 181cdf0e10cSrcweir { 182cdf0e10cSrcweir File = "odt_32_hc.png"; 183cdf0e10cSrcweir }; 184cdf0e10cSrcweir Bitmap BMP_BACKING_CALC 185cdf0e10cSrcweir { 186cdf0e10cSrcweir File = "ods_32_hc.png"; 187cdf0e10cSrcweir }; 188cdf0e10cSrcweir Bitmap BMP_BACKING_IMPRESS 189cdf0e10cSrcweir { 190cdf0e10cSrcweir File = "odp_32_hc.png"; 191cdf0e10cSrcweir }; 192cdf0e10cSrcweir Bitmap BMP_BACKING_DRAW 193cdf0e10cSrcweir { 194cdf0e10cSrcweir File = "odg_32_hc.png"; 195cdf0e10cSrcweir }; 196cdf0e10cSrcweir Bitmap BMP_BACKING_DATABASE 197cdf0e10cSrcweir { 198cdf0e10cSrcweir File = "odb_32_hc.png"; 199cdf0e10cSrcweir }; 200cdf0e10cSrcweir Bitmap BMP_BACKING_FORMULA 201cdf0e10cSrcweir { 202cdf0e10cSrcweir File = "odf_32_hc.png"; 203cdf0e10cSrcweir }; 204cdf0e10cSrcweir Bitmap BMP_BACKING_OPENFILE 205cdf0e10cSrcweir { 206cdf0e10cSrcweir File = "folder_32_hc.png"; 207cdf0e10cSrcweir }; 208cdf0e10cSrcweir Bitmap BMP_BACKING_OPENTEMPLATE 209cdf0e10cSrcweir { 210cdf0e10cSrcweir File = "templates_32_hc.png"; 211cdf0e10cSrcweir }; 212cdf0e10cSrcweir}; 213cdf0e10cSrcweir 214cdf0e10cSrcweirWindow WIN_TABWINDOW 215cdf0e10cSrcweir{ 216cdf0e10cSrcweir OutputSize = TRUE ; 217cdf0e10cSrcweir SVLook = TRUE ; 218cdf0e10cSrcweir TabControl TC_TABCONTROL 219cdf0e10cSrcweir { 220cdf0e10cSrcweir OutputSize = TRUE ; 221cdf0e10cSrcweir }; 222cdf0e10cSrcweir}; 223cdf0e10cSrcweir 224