[ooo-build-commit] Branch 'ooo/master' - filter/source
Jan Holesovsky
kendy at kemper.freedesktop.org
Tue Sep 8 19:40:57 PDT 2009
filter/source/pdf/impdialog.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b5b1fa7bcb0f71696879a602a8187bdd4fe4018a
Author: Oliver Bolte <obo at openoffice.org>
Date: Tue Sep 8 14:13:58 2009 +0000
CWS-TOOLING: integrate CWS os134
2009-09-02 08:03:24 +0200 os r275688 : newline added
2009-09-01 15:36:05 +0200 os r275664 : newline added
2009-09-01 09:24:34 +0200 os r275643 : #i104499# ruby property support fixed
2009-08-27 08:51:05 +0200 os r275455 : CWS-TOOLING: rebase CWS os134 to trunk at 275331 (milestone: DEV300:m56)
2009-08-25 08:54:46 +0200 os r275334 : #i76332# switch to edit mode - regard 'Open in design mode' setting
2009-08-05 14:00:01 +0200 os r274664 : #b6863593#/#i102949# print options ProspectRTL, HiddenText, Placedholder added to SwXPrintSettings
2009-08-05 13:17:21 +0200 os r274655 : #b6858652# find linked sections/bookmarks case sensitively first
2009-07-30 11:14:03 +0200 os r274472 : #i99860# button size on security page enhanced
2009-07-30 10:40:40 +0200 os r274471 : #i97565# moving global document content needs undo, related string has no parameter
diff --git a/filter/source/pdf/impdialog.src b/filter/source/pdf/impdialog.src
index 2afd0c7..bc84af0 100644
--- a/filter/source/pdf/impdialog.src
+++ b/filter/source/pdf/impdialog.src
@@ -503,7 +503,7 @@ TabPage RID_PDF_TAB_SECURITY
TabStop = TRUE ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 12, 5 ) ;
- Size = MAP_APPFONT ( 100 , 13 ) ;
+ Size = MAP_APPFONT ( 120 , 13 ) ;
Text[ en-US ] = "Set ~open password...";
};
@@ -538,7 +538,7 @@ TabPage RID_PDF_TAB_SECURITY
TabStop = TRUE ;
Disable = TRUE ;
Pos = MAP_APPFONT ( 12, 45 ) ;
- Size = MAP_APPFONT ( 100 , 13 ) ;
+ Size = MAP_APPFONT ( 120 , 13 ) ;
Text[ en-US ] = "Set ~permission password...";
};
More information about the ooo-build-commit
mailing list