commonpagesdbp.src (80fe9c7b) commonpagesdbp.src (dbb1086a)
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

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

87 SVLook = TRUE ;
88 Border = TRUE ;
89 Sort = TRUE;
90 AutoHScroll = TRUE ;
91 };
92
93 Image IMG_TABLE
94 {
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

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

87 SVLook = TRUE ;
88 Border = TRUE ;
89 Sort = TRUE;
90 AutoHScroll = TRUE ;
91 };
92
93 Image IMG_TABLE
94 {
95 ImageBitmap = Bitmap { File = "sx03188.bmp"; };
95 ImageBitmap = Bitmap { File = "sx03188.png"; };
96 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
97 };
98
99 Image IMG_TABLE_HC
100 {
96 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
97 };
98
99 Image IMG_TABLE_HC
100 {
101 ImageBitmap = Bitmap { File = "sxh03188.bmp"; };
101 ImageBitmap = Bitmap { File = "sxh03188.png"; };
102 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
103 };
104
105 Image IMG_QUERY
106 {
102 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
103 };
104
105 Image IMG_QUERY
106 {
107 ImageBitmap = Bitmap { File = "sx03202.bmp"; };
107 ImageBitmap = Bitmap { File = "sx03202.png"; };
108 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
109 };
110
111 Image IMG_QUERY_HC
112 {
108 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
109 };
110
111 Image IMG_QUERY_HC
112 {
113 ImageBitmap = Bitmap { File = "sxh03202.bmp"; };
113 ImageBitmap = Bitmap { File = "sxh03202.png"; };
114 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
115 };
116
117};
118
119TabPage RID_PAGE_OPTION_DBFIELD
120{
121 HelpID = "extensions:TabPage:RID_PAGE_OPTION_DBFIELD";

--- 114 unchanged lines hidden ---
114 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
115 };
116
117};
118
119TabPage RID_PAGE_OPTION_DBFIELD
120{
121 HelpID = "extensions:TabPage:RID_PAGE_OPTION_DBFIELD";

--- 114 unchanged lines hidden ---