summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tpstat.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/tpstat.src')
-rw-r--r--sc/source/ui/docshell/tpstat.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/tpstat.src b/sc/source/ui/docshell/tpstat.src
index 3ee5b91a7b2e..90beef2ce11c 100644
--- a/sc/source/ui/docshell/tpstat.src
+++ b/sc/source/ui/docshell/tpstat.src
@@ -30,7 +30,7 @@ TabPage RID_SCPAGE_STAT
{
// HelpID = HID_DOC_STAT;
Hide = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
+ Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
FixedText FT_TABLES_LBL
{
Pos = MAP_APPFONT ( 12 , 17 ) ;