summaryrefslogtreecommitdiff
path: root/vcl/source/src/print.src
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-07-30 17:31:08 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-07-30 17:31:08 +0000
commit8cee10d466e46d4f159e639809b7ceae4495355a (patch)
tree9a52df4ca609553b6034bfa908e644a91bee96d4 /vcl/source/src/print.src
parentea2ff673857fc3a973ab828ffb9b5b32a2c99689 (diff)
#i92518# label cleanup
Diffstat (limited to 'vcl/source/src/print.src')
-rw-r--r--vcl/source/src/print.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/src/print.src b/vcl/source/src/print.src
index bb2c18af5146..aab695f8bf93 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -145,6 +145,7 @@ ModalDialog SV_DLG_PRINT
Pos = MAP_APPFONT( 0, 0 );
Size = MAP_APPFONT( 10, 10 );
Text [en-US] = "P~ages";
+ VCenter = TRUE;
};
NumericField SV_PRINT_PRT_NUP_COLS_EDT
{
@@ -161,6 +162,7 @@ ModalDialog SV_DLG_PRINT
Pos = MAP_APPFONT( 10, 35 );
Size = MAP_APPFONT( 40, 10 );
Text [en-US] = "~by";
+ VCenter = TRUE;
};
NumericField SV_PRINT_PRT_NUP_ROWS_EDT
{