fontsubs.src (ecd860a2) fontsubs.src (98ab5aa0)
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

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

77 AutoSize = TRUE ;
78 AutoHScroll = TRUE ;
79 DDExtraWidth = TRUE ;
80 DropDown = TRUE ;
81 Sort = TRUE ;
82 };
83 ImageList IL_ICON
84 {
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

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

77 AutoSize = TRUE ;
78 AutoHScroll = TRUE ;
79 DDExtraWidth = TRUE ;
80 DropDown = TRUE ;
81 Sort = TRUE ;
82 };
83 ImageList IL_ICON
84 {
85 Prefix = "nu" ;
85 Prefix = "nu";
86 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
86 IdList =
87 {
88 BT_SUBSTAPPLY ;
89 BT_SUBSTDELETE ;
90 };
87 IdList =
88 {
89 BT_SUBSTAPPLY ;
90 BT_SUBSTDELETE ;
91 };
91 IdCount = { 2 ; } ;
92 IdCount = { 2 ; };
92 };
93 ToolBox TBX_SUBSTNEWDEL
94 {
95 Pos = MAP_APPFONT ( 214, 33 ) ;
96 SVLook = TRUE ;
97 Border = FALSE ;
98 ItemList =
99 {

--- 88 unchanged lines hidden ---
93 };
94 ToolBox TBX_SUBSTNEWDEL
95 {
96 Pos = MAP_APPFONT ( 214, 33 ) ;
97 SVLook = TRUE ;
98 Border = FALSE ;
99 ItemList =
100 {

--- 88 unchanged lines hidden ---