tabline.src (ae2dc0fa) tabline.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

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

111 Border = TRUE ;
112 Pos = MAP_APPFONT ( 12 , 106 ) ;
113 Size = MAP_APPFONT ( 50 , 12 ) ;
114 TabStop = TRUE ;
115 Repeat = TRUE ;
116 Spin = TRUE ;
117 Maximum = 100 ;
118 StrictFormat = 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

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

111 Border = TRUE ;
112 Pos = MAP_APPFONT ( 12 , 106 ) ;
113 Size = MAP_APPFONT ( 50 , 12 ) ;
114 TabStop = TRUE ;
115 Repeat = TRUE ;
116 Spin = TRUE ;
117 Maximum = 100 ;
118 StrictFormat = TRUE ;
119 Unit = FUNIT_CUSTOM ;
120 CustomUnitText = "%" ;
119 Unit = FUNIT_PERCENT ;
121 Last = 100 ;
122 SpinSize = 5 ;
123 };
124 FixedLine FL_SEPARATOR
125 {
126 Pos = MAP_APPFONT ( 118 , 14 ) ;
127 Size = MAP_APPFONT ( 6 , 111 ) ;
128 Vert = TRUE;

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

536 Minimum = 1 ;
537 First = 1 ;
538 Maximum = 5000 ;
539 Last = 5000 ;
540 StrictFormat = TRUE ;
541 DecimalDigits = 2 ;
542 Value = 1 ;
543 Unit = FUNIT_MM ;
120 Last = 100 ;
121 SpinSize = 5 ;
122 };
123 FixedLine FL_SEPARATOR
124 {
125 Pos = MAP_APPFONT ( 118 , 14 ) ;
126 Size = MAP_APPFONT ( 6 , 111 ) ;
127 Vert = TRUE;

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

535 Minimum = 1 ;
536 First = 1 ;
537 Maximum = 5000 ;
538 Last = 5000 ;
539 StrictFormat = TRUE ;
540 DecimalDigits = 2 ;
541 Value = 1 ;
542 Unit = FUNIT_MM ;
544 CustomUnitText = "%" ;
545 SpinSize = 10 ;
546 };
547 MetricField MTR_FLD_LENGTH_2
548 {
549 HelpID = "cui:MetricField:RID_SVXPAGE_LINE_DEF:MTR_FLD_LENGTH_2";
550 Border = TRUE ;
551 Pos = MAP_APPFONT ( 113 , 64 ) ;
552 Size = MAP_APPFONT ( 43 , 12 ) ;

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

557 Minimum = 1 ;
558 First = 1 ;
559 Maximum = 5000 ;
560 Last = 5000 ;
561 StrictFormat = TRUE ;
562 DecimalDigits = 2 ;
563 Value = 1 ;
564 Unit = FUNIT_MM ;
543 SpinSize = 10 ;
544 };
545 MetricField MTR_FLD_LENGTH_2
546 {
547 HelpID = "cui:MetricField:RID_SVXPAGE_LINE_DEF:MTR_FLD_LENGTH_2";
548 Border = TRUE ;
549 Pos = MAP_APPFONT ( 113 , 64 ) ;
550 Size = MAP_APPFONT ( 43 , 12 ) ;

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

555 Minimum = 1 ;
556 First = 1 ;
557 Maximum = 5000 ;
558 Last = 5000 ;
559 StrictFormat = TRUE ;
560 DecimalDigits = 2 ;
561 Value = 1 ;
562 Unit = FUNIT_MM ;
565 CustomUnitText = "%" ;
566 SpinSize = 10 ;
567 };
568 FixedText FT_DISTANCE
569 {
570 Pos = MAP_APPFONT ( 12 , 81 ) ;
571 Size = MAP_APPFONT ( 52 , 8 ) ;
572 Text [ en-US ] = "~Spacing" ;
573 };

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

581 Right = TRUE ;
582 Repeat = TRUE ;
583 Spin = TRUE ;
584 Maximum = 5000 ;
585 StrictFormat = TRUE ;
586 DecimalDigits = 2 ;
587 Value = 1 ;
588 Unit = FUNIT_MM ;
563 SpinSize = 10 ;
564 };
565 FixedText FT_DISTANCE
566 {
567 Pos = MAP_APPFONT ( 12 , 81 ) ;
568 Size = MAP_APPFONT ( 52 , 8 ) ;
569 Text [ en-US ] = "~Spacing" ;
570 };

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

578 Right = TRUE ;
579 Repeat = TRUE ;
580 Spin = TRUE ;
581 Maximum = 5000 ;
582 StrictFormat = TRUE ;
583 DecimalDigits = 2 ;
584 Value = 1 ;
585 Unit = FUNIT_MM ;
589 CustomUnitText = "%" ;
590 Last = 5000 ;
591 SpinSize = 10 ;
592 };
593 CheckBox CBX_SYNCHRONIZE
594 {
595 HelpID = "cui:CheckBox:RID_SVXPAGE_LINE_DEF:CBX_SYNCHRONIZE";
596 Pos = MAP_APPFONT ( 12 , 95 ) ;
597 Size = MAP_APPFONT ( 174 , 10 ) ;

--- 310 unchanged lines hidden ---
586 Last = 5000 ;
587 SpinSize = 10 ;
588 };
589 CheckBox CBX_SYNCHRONIZE
590 {
591 HelpID = "cui:CheckBox:RID_SVXPAGE_LINE_DEF:CBX_SYNCHRONIZE";
592 Pos = MAP_APPFONT ( 12 , 95 ) ;
593 Size = MAP_APPFONT ( 174 , 10 ) ;

--- 310 unchanged lines hidden ---