Kaydet (Commit) 19406a2d authored tarafından Ivan Timofeev's avatar Ivan Timofeev

fix remaining tab pages

see f70fe6e6

Change-Id: Ic4cf70997af986dea387b0bdde86ae59ff4be401
üst 4090ec5c
......@@ -40,7 +40,7 @@ TabPage RID_SVXPAGE_MACROASSIGN
Hide = TRUE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( WIDTH_TP , HEIGHT_TP ) ;
Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
Text [ en-US ] = "Assign action" ;
String STR_EVENT
{
......
......@@ -36,7 +36,7 @@ TabPage RID_SVXPAGE_EVENTASSIGN
Hide = TRUE ;
SVLook = TRUE ;
DialogControl = TRUE ;
Size = MAP_APPFONT ( WIDTH_TP , HEIGHT_TP ) ;
Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
Text [ en-US ] = "Assign Macro" ;
String STR_EVENT
{
......
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