Author: mseidel
Date: Sat Nov 10 22:17:33 2018
New Revision: 1846320
URL: http://svn.apache.org/viewvc?rev=1846320&view=rev
Log:
Re-added border for graphic (forgotten one)
Modified:
openoffice/trunk/main/sd/source/filter/html/pubdlg.src
Modified: openoffice/trunk/main/sd/source/filter/html/pubdlg.src
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/sd/source/filter/html/pubdlg.src?rev=1846320&r1=1846319&r2=1846320&view=diff
==============================================================================
--- openoffice/trunk/main/sd/source/filter/html/pubdlg.src (original)
+++ openoffice/trunk/main/sd/source/filter/html/pubdlg.src Sat Nov 10 22:17:33
2018
@@ -99,9 +99,10 @@ ModalDialog DLG_PUBLISHING
FixedBitmap PAGE2_BMP
{
OutputSize = TRUE ;
+ Border = TRUE ;
Scale = TRUE ;
- Pos = MAP_APPFONT ( 6, 5 ) ;
- Size = MAP_APPFONT ( 260, 29 ) ;
+ Pos = MAP_APPFONT ( 6, 4 ) ;
+ Size = MAP_APPFONT ( 258, 29 ) ;
Fixed = Bitmap { File = "pubdlg1.png" ; } ;
};