summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/subtdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/subtdlg.src')
-rw-r--r--sc/source/ui/src/subtdlg.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/src/subtdlg.src b/sc/source/ui/src/subtdlg.src
index 7f3d01e7d99b..7b9f8f1292cb 100644
--- a/sc/source/ui/src/subtdlg.src
+++ b/sc/source/ui/src/subtdlg.src
@@ -31,7 +31,7 @@ TabPage RID_SCPAGE_SUBT_OPTIONS
{
HelpId = HID_SCPAGE_SUBT_OPTIONS ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
+ Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
Hide = TRUE ;
FixedLine FL_GROUP
{
@@ -119,7 +119,7 @@ TabPage RID_SUBTBASE
// aus den Ableitungen nicht in der HID-Liste auftauchen wuerden
HelpId = HID_SCPAGE_SUBT_GROUP ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
+ Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
Hide = TRUE ;
FixedText FT_GROUP
{