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

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

742 Border = TRUE;
743 Pos = MAP_APPFONT ( 136 , 14 );
744 Size = MAP_APPFONT ( 30 , 12 );
745 TabStop = TRUE;
746 Repeat = TRUE ;
747 Spin = TRUE ;
748 Minimum = 1 ;
749 Maximum = 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

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

742 Border = TRUE;
743 Pos = MAP_APPFONT ( 136 , 14 );
744 Size = MAP_APPFONT ( 30 , 12 );
745 TabStop = TRUE;
746 Repeat = TRUE ;
747 Spin = TRUE ;
748 Minimum = 1 ;
749 Maximum = 100 ;
750 Unit = FUNIT_CUSTOM ;
751 CustomUnitText = "%" ;
750 Unit = FUNIT_PERCENT ;
752 First = 1 ;
753 Last = 100 ;
754 SpinSize = 1 ;
755 };
756 CheckBox CB_HIGHLOW
757 {
758 HelpID = "cui:CheckBox:RID_SVXPAGE_CHAR_POSITION:CB_HIGHLOW";
759 Pos = MAP_APPFONT ( 172 , 16 );

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

773 Border = TRUE;
774 Pos = MAP_APPFONT ( 136 , 30 );
775 Size = MAP_APPFONT ( 30 , 12 );
776 TabStop = TRUE;
777 Repeat = TRUE ;
778 Spin = TRUE ;
779 Minimum = 1 ;
780 Maximum = 100 ;
751 First = 1 ;
752 Last = 100 ;
753 SpinSize = 1 ;
754 };
755 CheckBox CB_HIGHLOW
756 {
757 HelpID = "cui:CheckBox:RID_SVXPAGE_CHAR_POSITION:CB_HIGHLOW";
758 Pos = MAP_APPFONT ( 172 , 16 );

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

772 Border = TRUE;
773 Pos = MAP_APPFONT ( 136 , 30 );
774 Size = MAP_APPFONT ( 30 , 12 );
775 TabStop = TRUE;
776 Repeat = TRUE ;
777 Spin = TRUE ;
778 Minimum = 1 ;
779 Maximum = 100 ;
781 Unit = FUNIT_CUSTOM ;
782 CustomUnitText = "%" ;
780 Unit = FUNIT_PERCENT ;
783 First = 1 ;
784 Last = 100 ;
785 SpinSize = 1 ;
786 };
787 FixedLine FL_ROTATION_SCALING
788 {
789 Pos = MAP_APPFONT ( 6 , 59 );
790 Size = MAP_APPFONT ( 248 , 8 );

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

840 Border = TRUE;
841 Pos = MAP_APPFONT ( 94 , 84 );
842 Size = MAP_APPFONT ( 30 , 12 );
843 TabStop = TRUE;
844 Repeat = TRUE ;
845 Spin = TRUE ;
846 Minimum = 1 ;
847 Maximum = 999 ;
781 First = 1 ;
782 Last = 100 ;
783 SpinSize = 1 ;
784 };
785 FixedLine FL_ROTATION_SCALING
786 {
787 Pos = MAP_APPFONT ( 6 , 59 );
788 Size = MAP_APPFONT ( 248 , 8 );

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

838 Border = TRUE;
839 Pos = MAP_APPFONT ( 94 , 84 );
840 Size = MAP_APPFONT ( 30 , 12 );
841 TabStop = TRUE;
842 Repeat = TRUE ;
843 Spin = TRUE ;
844 Minimum = 1 ;
845 Maximum = 999 ;
848 Unit = FUNIT_CUSTOM ;
849 CustomUnitText = "%" ;
846 Unit = FUNIT_PERCENT ;
850 First = 50 ;
851 Last = 200 ;
852 SpinSize = 1 ;
853 };
854 FixedLine FL_KERNING2
855 {
856 Pos = MAP_APPFONT ( 6 , 100 );
857 Size = MAP_APPFONT ( 248 , 8 );

--- 313 unchanged lines hidden ---
847 First = 50 ;
848 Last = 200 ;
849 SpinSize = 1 ;
850 };
851 FixedLine FL_KERNING2
852 {
853 Pos = MAP_APPFONT ( 6 , 100 );
854 Size = MAP_APPFONT ( 248 , 8 );

--- 313 unchanged lines hidden ---