summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorsagar <ssrivastava@kacst.edu.sa>2012-09-15 10:48:10 +0300
committerMiklos Vajna <vmiklos@suse.cz>2012-09-17 08:03:05 +0000
commitb079fd5a1be6628ac15b443a67698771dd716b83 (patch)
treeff2baa162391071a1c0fe555594e29c97473f679 /extensions
parentStyling and icons for Selector Activity complete. (diff)
downloadcore-b079fd5a1be6628ac15b443a67698771dd716b83.tar.gz
core-b079fd5a1be6628ac15b443a67698771dd716b83.zip
fdo#34792 - Fix for truncated field labels in Bibliography database dialog
Change-Id: I256b2b0ad508faed68c9faf0df6a9bb2e334cc66 Reviewed-on: https://gerrit.libreoffice.org/627 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/bibliography/datman.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/source/bibliography/datman.src b/extensions/source/bibliography/datman.src
index d2a51f043042..553942f89c5e 100644
--- a/extensions/source/bibliography/datman.src
+++ b/extensions/source/bibliography/datman.src
@@ -361,7 +361,7 @@ ModalDialog RID_DLG_MAPPING
FixedText FT_CUSTOM1
{
Pos = MAP_APPFONT ( 12 , 164 ) ;
- Size = MAP_APPFONT ( 50 , 10 ) ;
+ Size = MAP_APPFONT ( 52 , 10 ) ;
};
ListBox LB_CUSTOM1
{
@@ -373,7 +373,7 @@ ModalDialog RID_DLG_MAPPING
FixedText FT_CUSTOM2
{
Pos = MAP_APPFONT ( 118 , 164 ) ;
- Size = MAP_APPFONT ( 50 , 10 ) ;
+ Size = MAP_APPFONT ( 52 , 10 ) ;
};
ListBox LB_CUSTOM2
{
@@ -385,7 +385,7 @@ ModalDialog RID_DLG_MAPPING
FixedText FT_CUSTOM3
{
Pos = MAP_APPFONT ( 229, 164 ) ;
- Size = MAP_APPFONT ( 50 , 10 ) ;
+ Size = MAP_APPFONT ( 52 , 10 ) ;
};
ListBox LB_CUSTOM3
{
@@ -397,7 +397,7 @@ ModalDialog RID_DLG_MAPPING
FixedText FT_CUSTOM4
{
Pos = MAP_APPFONT ( 12 , 178 ) ;
- Size = MAP_APPFONT ( 50 , 10 ) ;
+ Size = MAP_APPFONT ( 52 , 10 ) ;
};
ListBox LB_CUSTOM4
{
@@ -409,7 +409,7 @@ ModalDialog RID_DLG_MAPPING
FixedText FT_CUSTOM5
{
Pos = MAP_APPFONT ( 118 , 178 ) ;
- Size = MAP_APPFONT ( 50 , 10 ) ;
+ Size = MAP_APPFONT ( 52 , 10 ) ;
};
ListBox LB_CUSTOM5
{