summaryrefslogtreecommitdiff
path: root/cui/source/options/optfltr.src
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2010-11-20 11:50:26 +0100
committerAndras Timar <timar@fsf.hu>2010-11-20 11:50:26 +0100
commitc08b1916552388ace78d27357ae1a2510bc53aee (patch)
tree8b37d167f25b89272945a3ccc661eed16b015a71 /cui/source/options/optfltr.src
parentc91e70843b8a0455dfe1aed5706c2525b9c764a0 (diff)
fixing overlapping controls
Diffstat (limited to 'cui/source/options/optfltr.src')
-rw-r--r--cui/source/options/optfltr.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/optfltr.src b/cui/source/options/optfltr.src
index b6e8932136de..b586bb454503 100644
--- a/cui/source/options/optfltr.src
+++ b/cui/source/options/optfltr.src
@@ -96,20 +96,20 @@ TabPage RID_OFAPAGE_MSFILTEROPT
FixedLine GB_PPOINT
{
- Pos = MAP_APPFONT ( 6 , 99 ) ;
+ Pos = MAP_APPFONT ( 6 , 113 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP";
};
CheckBox CB_PBAS_CODE
{
- Pos = MAP_APPFONT ( 12 , 110 ) ;
+ Pos = MAP_APPFONT ( 12 , 124 ) ;
Size = MAP_APPFONT ( 236 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Load Ba~sic code";
};
CheckBox CB_PBAS_STG
{
- Pos = MAP_APPFONT ( 12 , 124 ) ;
+ Pos = MAP_APPFONT ( 12 , 138 ) ;
Size = MAP_APPFONT ( 236 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Sav~e original Basic code";