paragrph.src (0e2af6af) paragrph.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

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

207 Size = MAP_APPFONT ( 40 , 12 ) ;
208 Group = TRUE ;
209 Left = TRUE ;
210 Repeat = TRUE ;
211 Spin = TRUE ;
212 Minimum = 50 ;
213 Maximum = 200 ;
214 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

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

207 Size = MAP_APPFONT ( 40 , 12 ) ;
208 Group = TRUE ;
209 Left = TRUE ;
210 Repeat = TRUE ;
211 Spin = TRUE ;
212 Minimum = 50 ;
213 Maximum = 200 ;
214 Value = 100 ;
215 Unit = FUNIT_CUSTOM ;
216 CustomUnitText = "%" ;
215 Unit = FUNIT_PERCENT ;
217 First = 50 ;
218 Last = 200 ;
219 SpinSize = 1 ;
220 };
221 MetricField ED_LINEDISTMETRIC
222 {
223 HelpID = "cui:MetricField:RID_SVXPAGE_STD_PARAGRAPH:ED_LINEDISTMETRIC";
224 Disable = TRUE ;

--- 515 unchanged lines hidden ---
216 First = 50 ;
217 Last = 200 ;
218 SpinSize = 1 ;
219 };
220 MetricField ED_LINEDISTMETRIC
221 {
222 HelpID = "cui:MetricField:RID_SVXPAGE_STD_PARAGRAPH:ED_LINEDISTMETRIC";
223 Disable = TRUE ;

--- 515 unchanged lines hidden ---