1*8660f102SAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3*8660f102SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*8660f102SAndrew Rist * or more contributor license agreements. See the NOTICE file 5*8660f102SAndrew Rist * distributed with this work for additional information 6*8660f102SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*8660f102SAndrew Rist * to you under the Apache License, Version 2.0 (the 8*8660f102SAndrew Rist * "License"); you may not use this file except in compliance 9*8660f102SAndrew Rist * with the License. You may obtain a copy of the License at 10*8660f102SAndrew Rist * 11*8660f102SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*8660f102SAndrew Rist * 13*8660f102SAndrew Rist * Unless required by applicable law or agreed to in writing, 14*8660f102SAndrew Rist * software distributed under the License is distributed on an 15*8660f102SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*8660f102SAndrew Rist * KIND, either express or implied. See the License for the 17*8660f102SAndrew Rist * specific language governing permissions and limitations 18*8660f102SAndrew Rist * under the License. 19*8660f102SAndrew Rist * 20*8660f102SAndrew Rist *************************************************************/ 21*8660f102SAndrew Rist 22*8660f102SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir#include "misc.hrc" 25cdf0e10cSrcweir#include "insfnote.hrc" 26cdf0e10cSrcweir#include "helpid.h" 27cdf0e10cSrcweir // #define DLG_INS_FOOTNOTE 257 28cdf0e10cSrcweirModalDialog DLG_INS_FOOTNOTE 29cdf0e10cSrcweir{ 30cdf0e10cSrcweir HelpID = "sw:ModalDialog:DLG_INS_FOOTNOTE"; 31cdf0e10cSrcweir OutputSize = TRUE ; 32cdf0e10cSrcweir SVLook = TRUE ; 33cdf0e10cSrcweir Size = MAP_APPFONT ( 160 , 100 ) ; 34cdf0e10cSrcweir /* ### ACHTUNG: Neuer Text in Resource? Fu�note einf�gen : Fu�note einf�gen */ 35cdf0e10cSrcweir Text [ en-US ] = "Insert Footnote/Endnote" ; 36cdf0e10cSrcweir Moveable = TRUE ; 37cdf0e10cSrcweir Edit ED_NUMBER_CHAR 38cdf0e10cSrcweir { 39cdf0e10cSrcweir HelpID = "sw:Edit:DLG_INS_FOOTNOTE:ED_NUMBER_CHAR"; 40cdf0e10cSrcweir Disable = TRUE ; 41cdf0e10cSrcweir Border = TRUE ; 42cdf0e10cSrcweir Pos = MAP_APPFONT ( 69 , 27 ) ; 43cdf0e10cSrcweir Size = MAP_APPFONT ( 23 , 12 ) ; 44cdf0e10cSrcweir TabStop = TRUE ; 45cdf0e10cSrcweir Group = TRUE ; 46cdf0e10cSrcweir Left = TRUE ; 47cdf0e10cSrcweir }; 48cdf0e10cSrcweir //IAccessibility2 Implementation 2009----- 49cdf0e10cSrcweir String STR_CHAR 50cdf0e10cSrcweir { 51cdf0e10cSrcweir Text [ en-US ] = "Character" ; 52cdf0e10cSrcweir }; 53cdf0e10cSrcweir //-----IAccessibility2 Implementation 2009 54cdf0e10cSrcweir OKButton BT_OK 55cdf0e10cSrcweir { 56cdf0e10cSrcweir Pos = MAP_APPFONT ( 104 , 6 ) ; 57cdf0e10cSrcweir Size = MAP_APPFONT ( 50 , 14 ) ; 58cdf0e10cSrcweir TabStop = TRUE ; 59cdf0e10cSrcweir Group = TRUE ; 60cdf0e10cSrcweir DefButton = TRUE ; 61cdf0e10cSrcweir }; 62cdf0e10cSrcweir CancelButton BT_CANCEL 63cdf0e10cSrcweir { 64cdf0e10cSrcweir Pos = MAP_APPFONT ( 104 , 23 ) ; 65cdf0e10cSrcweir Size = MAP_APPFONT ( 50 , 14 ) ; 66cdf0e10cSrcweir TabStop = TRUE ; 67cdf0e10cSrcweir Group = TRUE ; 68cdf0e10cSrcweir }; 69cdf0e10cSrcweir HelpButton BT_HELP 70cdf0e10cSrcweir { 71cdf0e10cSrcweir Pos = MAP_APPFONT ( 104 , 43 ) ; 72cdf0e10cSrcweir Size = MAP_APPFONT ( 50 , 14 ) ; 73cdf0e10cSrcweir TabStop = TRUE ; 74cdf0e10cSrcweir Group = TRUE ; 75cdf0e10cSrcweir }; 76cdf0e10cSrcweir ImageButton BT_PREV 77cdf0e10cSrcweir { 78cdf0e10cSrcweir HelpID = "sw:ImageButton:DLG_INS_FOOTNOTE:BT_PREV"; 79cdf0e10cSrcweir Pos = MAP_APPFONT ( 104 , 82 ) ; 80cdf0e10cSrcweir Size = MAP_APPFONT ( 24 , 14 ) ; 81cdf0e10cSrcweir TabStop = TRUE ; 82cdf0e10cSrcweir Hide = TRUE ; 83cdf0e10cSrcweir SYMBOL = IMAGEBUTTON_PREV ; 84cdf0e10cSrcweir }; 85cdf0e10cSrcweir ImageButton BT_NEXT 86cdf0e10cSrcweir { 87cdf0e10cSrcweir HelpID = "sw:ImageButton:DLG_INS_FOOTNOTE:BT_NEXT"; 88cdf0e10cSrcweir Pos = MAP_APPFONT ( 130 , 82 ) ; 89cdf0e10cSrcweir Size = MAP_APPFONT ( 24 , 14 ) ; 90cdf0e10cSrcweir TabStop = TRUE ; 91cdf0e10cSrcweir Hide = TRUE ; 92cdf0e10cSrcweir SYMBOL = IMAGEBUTTON_NEXT ; 93cdf0e10cSrcweir }; 94cdf0e10cSrcweir RadioButton RB_NUMBER_AUTO 95cdf0e10cSrcweir { 96cdf0e10cSrcweir HelpID = "sw:RadioButton:DLG_INS_FOOTNOTE:RB_NUMBER_AUTO"; 97cdf0e10cSrcweir Pos = MAP_APPFONT ( 12 , 14 ) ; 98cdf0e10cSrcweir Size = MAP_APPFONT ( 79 , 10 ) ; 99cdf0e10cSrcweir Text [ en-US ] = "~Automatic" ; 100cdf0e10cSrcweir TabStop = TRUE ; 101cdf0e10cSrcweir Group = TRUE ; 102cdf0e10cSrcweir Check = TRUE ; 103cdf0e10cSrcweir }; 104cdf0e10cSrcweir RadioButton RB_NUMBER_CHAR 105cdf0e10cSrcweir { 106cdf0e10cSrcweir HelpID = "sw:RadioButton:DLG_INS_FOOTNOTE:RB_NUMBER_CHAR"; 107cdf0e10cSrcweir Pos = MAP_APPFONT ( 12 , 27 ) ; 108cdf0e10cSrcweir Size = MAP_APPFONT ( 54 , 10 ) ; 109cdf0e10cSrcweir Text [ en-US ] = "~Character" ; 110cdf0e10cSrcweir }; 111cdf0e10cSrcweir FixedLine FL_NUMBER 112cdf0e10cSrcweir { 113cdf0e10cSrcweir Pos = MAP_APPFONT ( 6 , 3 ) ; 114cdf0e10cSrcweir Size = MAP_APPFONT ( 92 , 8 ) ; 115cdf0e10cSrcweir Text [ en-US ] = "Numbering" ; 116cdf0e10cSrcweir }; 117cdf0e10cSrcweir PushButton BT_NUMBER_CHAR 118cdf0e10cSrcweir { 119cdf0e10cSrcweir HelpID = "sw:PushButton:DLG_INS_FOOTNOTE:BT_NUMBER_CHAR"; 120cdf0e10cSrcweir Pos = MAP_APPFONT ( 69 , 42 ) ; 121cdf0e10cSrcweir Size = MAP_APPFONT ( 12 , 12 ) ; 122cdf0e10cSrcweir Text = "..." ; 123cdf0e10cSrcweir }; 124cdf0e10cSrcweir RadioButton RB_TYPE_FTN 125cdf0e10cSrcweir { 126cdf0e10cSrcweir HelpID = "sw:RadioButton:DLG_INS_FOOTNOTE:RB_TYPE_FTN"; 127cdf0e10cSrcweir Pos = MAP_APPFONT ( 12 , 70 ) ; 128cdf0e10cSrcweir Size = MAP_APPFONT ( 79 , 10 ) ; 129cdf0e10cSrcweir TabStop = TRUE ; 130cdf0e10cSrcweir Group = TRUE ; 131cdf0e10cSrcweir Check = TRUE ; 132cdf0e10cSrcweir Text [ en-US ] = "~Footnote" ; 133cdf0e10cSrcweir }; 134cdf0e10cSrcweir RadioButton RB_TYPE_ENDNOTE 135cdf0e10cSrcweir { 136cdf0e10cSrcweir HelpID = "sw:RadioButton:DLG_INS_FOOTNOTE:RB_TYPE_ENDNOTE"; 137cdf0e10cSrcweir Pos = MAP_APPFONT ( 12 , 83 ) ; 138cdf0e10cSrcweir Size = MAP_APPFONT ( 79 , 10 ) ; 139cdf0e10cSrcweir Text [ en-US ] = "~Endnote" ; 140cdf0e10cSrcweir }; 141cdf0e10cSrcweir FixedLine FL_TYPE 142cdf0e10cSrcweir { 143cdf0e10cSrcweir Pos = MAP_APPFONT ( 6 , 60 ) ; 144cdf0e10cSrcweir Size = MAP_APPFONT ( 92 , 8 ) ; 145cdf0e10cSrcweir Text [ en-US ] = "Type" ; 146cdf0e10cSrcweir }; 147cdf0e10cSrcweir}; 148cdf0e10cSrcweir 149cdf0e10cSrcweir 150cdf0e10cSrcweir 151cdf0e10cSrcweir 152cdf0e10cSrcweir 153cdf0e10cSrcweir 154cdf0e10cSrcweir 155cdf0e10cSrcweir 156cdf0e10cSrcweir 157cdf0e10cSrcweir 158cdf0e10cSrcweir 159cdf0e10cSrcweir 160cdf0e10cSrcweir 161cdf0e10cSrcweir 162cdf0e10cSrcweir 163cdf0e10cSrcweir 164cdf0e10cSrcweir 165cdf0e10cSrcweir 166cdf0e10cSrcweir 167cdf0e10cSrcweir 168cdf0e10cSrcweir 169cdf0e10cSrcweir 170cdf0e10cSrcweir 171cdf0e10cSrcweir 172cdf0e10cSrcweir 173cdf0e10cSrcweir 174cdf0e10cSrcweir 175cdf0e10cSrcweir 176cdf0e10cSrcweir 177cdf0e10cSrcweir 178cdf0e10cSrcweir 179