summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/gallery.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/gallery.src')
-rw-r--r--cui/source/dialogs/gallery.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/dialogs/gallery.src b/cui/source/dialogs/gallery.src
index 0108027488b0..c60f31a58ebe 100644
--- a/cui/source/dialogs/gallery.src
+++ b/cui/source/dialogs/gallery.src
@@ -86,7 +86,7 @@ TabPage RID_SVXTABPAGE_GALLERY_GENERAL
HelpId = HID_GALLERY_PROPERTIES_GENERAL;
SVLook = TRUE ;
Hide = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
+ Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
FixedImage FI_MS_IMAGE
{
Pos = MAP_APPFONT ( 6 , 6 ) ;
@@ -166,7 +166,7 @@ TabPage RID_SVXTABPAGE_GALLERYTHEME_FILES
HelpId = HID_GALLERY_BROWSER ;
Hide = TRUE ;
SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
+ Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
FixedText FT_FILETYPE
{
Pos = MAP_APPFONT ( 6 , 8 ) ;