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

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

291 HelpID = "cui:MetricField:RID_SVXPAGE_NUM_OPTIONS:MF_BUL_REL_SIZE";
292 Pos = MAP_APPFONT ( 103 , 89 ) ;
293 Size = MAP_APPFONT ( 67 , 12 ) ;
294 Border = TRUE ;
295 Group = TRUE ;
296 Left = TRUE ;
297 Repeat = TRUE ;
298 Spin = TRUE ;
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

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

291 HelpID = "cui:MetricField:RID_SVXPAGE_NUM_OPTIONS:MF_BUL_REL_SIZE";
292 Pos = MAP_APPFONT ( 103 , 89 ) ;
293 Size = MAP_APPFONT ( 67 , 12 ) ;
294 Border = TRUE ;
295 Group = TRUE ;
296 Left = TRUE ;
297 Repeat = TRUE ;
298 Spin = TRUE ;
299 Unit = FUNIT_CUSTOM ;
300 CustomUnitText = "%" ;
299 Unit = FUNIT_PERCENT ;
301 SpinSize = 1 ;
302 Minimum = 1;
303 Maximum = 250;
304 Hide = TRUE;
305 };
306 FixedText FT_ALL_LEVEL
307 {
308 Pos = MAP_APPFONT ( 50 , 91 ) ;

--- 529 unchanged lines hidden ---
300 SpinSize = 1 ;
301 Minimum = 1;
302 Maximum = 250;
303 Hide = TRUE;
304 };
305 FixedText FT_ALL_LEVEL
306 {
307 Pos = MAP_APPFONT ( 50 , 91 ) ;

--- 529 unchanged lines hidden ---