new.src (137764bb) | new.src (d8c68a9a) |
---|---|
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 --- 74 unchanged lines hidden (view full) --- 83 Pos = MAP_APPFONT ( 139, 18 ) ; 84 Size = MAP_APPFONT ( 127, 72 ) ; 85 CurPos = 0 ; 86 }; 87 MoreButton BT_MORE 88 { 89 HelpID = "sfx2:MoreButton:DLG_NEW_FILE:BT_MORE" ; 90 Pos = MAP_APPFONT ( 274, 70 ) ; | 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 --- 74 unchanged lines hidden (view full) --- 83 Pos = MAP_APPFONT ( 139, 18 ) ; 84 Size = MAP_APPFONT ( 127, 72 ) ; 85 CurPos = 0 ; 86 }; 87 MoreButton BT_MORE 88 { 89 HelpID = "sfx2:MoreButton:DLG_NEW_FILE:BT_MORE" ; 90 Pos = MAP_APPFONT ( 274, 70 ) ; |
91 Size = MAP_APPFONT ( 50, 14 ) ; | 91 Size = MAP_APPFONT ( 56, 14 ) ; |
92 Text [ en-US ] = "~More" ; 93 Delta = 148 ; 94 MapUnit = MAP_APPFONT ; 95 }; 96 Window WIN_PREVIEW 97 { 98 Border = TRUE ; 99 Pos = MAP_APPFONT ( 6, 110 ) ; --- 144 unchanged lines hidden --- | 92 Text [ en-US ] = "~More" ; 93 Delta = 148 ; 94 MapUnit = MAP_APPFONT ; 95 }; 96 Window WIN_PREVIEW 97 { 98 Border = TRUE ; 99 Pos = MAP_APPFONT ( 6, 110 ) ; --- 144 unchanged lines hidden --- |