diff options
author | Christof Pintaske <cp@openoffice.org> | 2002-04-08 15:38:40 +0000 |
---|---|---|
committer | Christof Pintaske <cp@openoffice.org> | 2002-04-08 15:38:40 +0000 |
commit | 5e20ccf37c64efdb07b8db68fa5d27f07e96a1e6 (patch) | |
tree | ea111839302c93135c226b9f1f4dfc77eb1ef4b8 /psprint/source | |
parent | 7ba995fc8fb1aefdc3ed5f3ea5d5e6adb220fce3 (diff) |
#98544# change /euro to /Euro
Diffstat (limited to 'psprint/source')
-rw-r--r-- | psprint/source/printergfx/printerjob.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/psprint/source/printergfx/printerjob.cxx b/psprint/source/printergfx/printerjob.cxx index fa808deeeef3..05d2c94a2065 100644 --- a/psprint/source/printergfx/printerjob.cxx +++ b/psprint/source/printergfx/printerjob.cxx @@ -2,9 +2,9 @@ * * $RCSfile: printerjob.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: pl $ $Date: 2002-03-20 15:37:37 $ + * last change: $Author: cp $ $Date: 2002-04-08 16:38:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -793,7 +793,7 @@ bool PrinterJob::writeProlog (osl::File* pFile) "/h /i /j /k /l /m /n /o\n" "/p /q /r /s /t /u /v /w\n" "/x /y /z /braceleft /bar /braceright /asciitilde /unused\n" - "/euro /unused /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl\n" + "/Euro /unused /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl\n" "/circumflex /perthousand /Scaron /guilsinglleft /OE /unused /Zcaron /unused\n" "/unused /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash\n" "/tilde /trademark /scaron /guilsinglright /oe /unused /zcaron /Ydieresis\n" |