summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-09-08 14:13:58 +0000
committerOliver Bolte <obo@openoffice.org>2009-09-08 14:13:58 +0000
commitb5b1fa7bcb0f71696879a602a8187bdd4fe4018a (patch)
tree57368c7ef788dad9ea8ea56e579f54125375b765
parent364b9042bcc8afd5984c0fad651fde88b7419531 (diff)
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@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
-rw-r--r--filter/source/pdf/impdialog.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/pdf/impdialog.src b/filter/source/pdf/impdialog.src
index 2afd0c728..bc84af078 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...";
};