flddok.src (8660f102) | flddok.src (870ef37d) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 135 unchanged lines hidden (view full) --- 144 HelpID = "sw:CheckBox:TP_FLD_DOK:CB_DOKFIXEDCONTENT"; 145 Pos = MAP_APPFONT ( 170 , 170 ) ; 146 Size = MAP_APPFONT ( 72 , 10 ) ; 147 TabStop = TRUE ; 148 Text [ en-US ] = "~Fixed content" ; 149 }; 150 Bitmap BMP_DOKROOT_OPENED 151 { | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 135 unchanged lines hidden (view full) --- 144 HelpID = "sw:CheckBox:TP_FLD_DOK:CB_DOKFIXEDCONTENT"; 145 Pos = MAP_APPFONT ( 170 , 170 ) ; 146 Size = MAP_APPFONT ( 72 , 10 ) ; 147 TabStop = TRUE ; 148 Text [ en-US ] = "~Fixed content" ; 149 }; 150 Bitmap BMP_DOKROOT_OPENED 151 { |
152 File = "plus.bmp" ; | 152 File = "plus.png" ; |
153 }; 154 Bitmap BMP_DOKROOT_CLOSED 155 { | 153 }; 154 Bitmap BMP_DOKROOT_CLOSED 155 { |
156 File = "minus.bmp" ; | 156 File = "minus.png" ; |
157 }; 158 String STR_DOKDATEOFF 159 { 160 Text [ en-US ] = "Offs~et in days" ; 161 }; 162 String STR_DOKTIMEOFF 163 { 164 Text [ en-US ] = "Offs~et in minutes" ; --- 35 unchanged lines hidden --- | 157 }; 158 String STR_DOKDATEOFF 159 { 160 Text [ en-US ] = "Offs~et in days" ; 161 }; 162 String STR_DOKTIMEOFF 163 { 164 Text [ en-US ] = "Offs~et in minutes" ; --- 35 unchanged lines hidden --- |