Kaydet (Commit) c755c9d0 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS dba20 (1.3.278); FILE MERGED

2004/12/06 09:41:41 oj 1.3.278.1: #i27759# fix for tabstop
üst aa800b3a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: eventdlg.src,v $ * $RCSfile: eventdlg.src,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: vg $ $Date: 2004-12-23 11:52:40 $ * last change: $Author: obo $ $Date: 2005-01-05 12:26:58 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
TabPage RID_SVXPAGE_EVENTS TabPage RID_SVXPAGE_EVENTS
{ {
HelpId = HID_SVX_CONFIG_EVENT ; HelpId = HID_SVX_CONFIG_EVENT ;
OutputSize = TRUE ;
Hide = TRUE ; Hide = TRUE ;
Size = MAP_APPFONT ( 244 , 258 ) ; Size = MAP_APPFONT ( 244 , 258 ) ;
String STR_EVENT String STR_EVENT
...@@ -84,8 +85,7 @@ TabPage RID_SVXPAGE_EVENTS ...@@ -84,8 +85,7 @@ TabPage RID_SVXPAGE_EVENTS
Pos = MAP_APPFONT ( 6 , 6 ) ; Pos = MAP_APPFONT ( 6 , 6 ) ;
Size = MAP_APPFONT ( 178 , 232 ) ; Size = MAP_APPFONT ( 178 , 232 ) ;
TabStop = TRUE ; TabStop = TRUE ;
ClipChildren = TRUE ; HelpID = HID_SVX_MACRO_LB_EVENT ;
Disable = TRUE ;
}; };
FixedText TXT_SAVEIN FixedText TXT_SAVEIN
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment