pgfnote.src (8660f102) pgfnote.src (7ea7a1cc)
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

--- 143 unchanged lines hidden (view full) ---

152 Pos = MAP_APPFONT ( 148 , 103 ) ;
153 Size = MAP_APPFONT ( 42 , 12 ) ;
154 TabStop = TRUE ;
155 Left = TRUE ;
156 Repeat = TRUE ;
157 Spin = TRUE ;
158 Maximum = 100 ;
159 Value = 100 ;
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

--- 143 unchanged lines hidden (view full) ---

152 Pos = MAP_APPFONT ( 148 , 103 ) ;
153 Size = MAP_APPFONT ( 42 , 12 ) ;
154 TabStop = TRUE ;
155 Left = TRUE ;
156 Repeat = TRUE ;
157 Spin = TRUE ;
158 Maximum = 100 ;
159 Value = 100 ;
160 Unit = FUNIT_CUSTOM ;
161 CustomUnitText = "%" ;
160 Unit = FUNIT_PERCENT ;
162 First = 10 ;
163 Last = 100 ;
164 };
165 FixedText FT_LINEDIST
166 {
167 Pos = MAP_APPFONT ( 12 , 121 ) ;
168 Size = MAP_APPFONT ( 132 , 8 ) ;
169 Text [ en-US ] = "~Spacing to footnote contents" ;

--- 27 unchanged lines hidden ---
161 First = 10 ;
162 Last = 100 ;
163 };
164 FixedText FT_LINEDIST
165 {
166 Pos = MAP_APPFONT ( 12 , 121 ) ;
167 Size = MAP_APPFONT ( 132 , 8 ) ;
168 Text [ en-US ] = "~Spacing to footnote contents" ;

--- 27 unchanged lines hidden ---