diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 09:03:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 09:03:15 +0000 |
commit | 9cfde00ca0014a5249ee4320126311cf27c0f038 (patch) | |
tree | d7add5422c6e186e2ece4259b7e46cad4bee2dab /padmin | |
parent | 0dd0c1a02e6d3f169afdc9a4bf419e4453d8cbc0 (diff) |
INTEGRATION: CWS vcl24 (1.52.18); FILE MERGED
2004/07/08 16:22:54 pl 1.52.18.2: RESYNC: (1.52-1.53); FILE MERGED
2004/07/08 10:35:16 pl 1.52.18.1: #i29060# remove erroneous Pos attribute of dialog
Diffstat (limited to 'padmin')
-rw-r--r-- | padmin/source/padialog.src | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/padmin/source/padialog.src b/padmin/source/padialog.src index 8c8833106d93..4ef30c8c9e88 100644 --- a/padmin/source/padialog.src +++ b/padmin/source/padialog.src @@ -2,9 +2,9 @@ * * $RCSfile: padialog.src,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: hjs $ $Date: 2004-06-26 03:11:49 $ + * last change: $Author: rt $ $Date: 2004-07-23 10:03:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -199,7 +199,6 @@ ModalDialog RID_PADIALOG { OutputSize = TRUE ; SVLook = TRUE ; - Pos = MAP_APPFONT ( 1 , 1 ) ; Size = MAP_APPFONT ( 260 , 167 ) ; Moveable = TRUE ; Closeable = TRUE ; |