diff --git a/cui/source/options/optaccessibility.src b/cui/source/options/optaccessibility.src index 24782abb871d..ca946419d574 100644 --- a/cui/source/options/optaccessibility.src +++ b/cui/source/options/optaccessibility.src @@ -33,7 +33,8 @@ TabPage RID_SVXPAGE_ACCESSIBILITYCONFIG { HelpId = HID_OPTIONS_ACCESSIBILITYCONFIG ; - Size = MAP_APPFONT ( 260 , WHOLE_HEIGHT ) ; + Pos = MAP_APPFONT ( 0 , 0 ) ; + Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ; SVLook = TRUE ; Hide = TRUE ; FixedLine FL_MISCELLANEOUS