summaryrefslogtreecommitdiff
path: root/vcl/win/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-12-01 08:58:56 +0000
committerRüdiger Timm <rt@openoffice.org>2003-12-01 08:58:56 +0000
commit91f4614889460b04fb074d578fcd56fb71635ebc (patch)
tree0b909ba5790b4564dfcc1f04f23220fecd2d9dd1 /vcl/win/inc
parent3be08fa96a5da995c5926f3ffdbae19b1907fd41 (diff)
INTEGRATION: CWS geordi2q10 (1.9.8); FILE MERGED
2003/11/27 10:28:55 rt 1.9.8.1: #111934#: join CWS vcl7pp1r2
Diffstat (limited to 'vcl/win/inc')
-rw-r--r--vcl/win/inc/salgdi.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/win/inc/salgdi.h b/vcl/win/inc/salgdi.h
index 95e1dde0d383..89ecb383f387 100644
--- a/vcl/win/inc/salgdi.h
+++ b/vcl/win/inc/salgdi.h
@@ -2,9 +2,9 @@
*
* $RCSfile: salgdi.h,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2003-11-18 14:48:47 $
+ * last change: $Author: rt $ $Date: 2003-12-01 09:58:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -282,6 +282,7 @@ public:
// rInfo: additional outgoing information
// pDataLen: out parameter, contains the byte length of the returned buffer
virtual const void* GetEmbedFontData( ImplFontData* pFont,
+ const sal_Unicode* pUnicodes,
sal_Int32* pWidths,
FontSubsetInfo& rInfo,
long* pDataLen );