summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-26 14:04:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-26 14:04:02 +0000
commit1c340962b4fe20aa172f54e694b3d789e3b6ffed (patch)
treec73376e53b9fa5cef6eef9c158d5e20686de0379 /psprint
parent5f4307e8ea4f28220d07e5925e2845bde27f93c6 (diff)
INTEGRATION: CWS vcl82 (1.33.18); FILE MERGED
2007/08/22 11:27:27 hdu 1.33.18.1: #i72129# export fontconfig's FcFreeTypeCharIndex (thank you CMC for the patch!)
Diffstat (limited to 'psprint')
-rw-r--r--psprint/inc/psprint/fontmanager.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/psprint/inc/psprint/fontmanager.hxx b/psprint/inc/psprint/fontmanager.hxx
index fc0e0a898302..88db8311325b 100644
--- a/psprint/inc/psprint/fontmanager.hxx
+++ b/psprint/inc/psprint/fontmanager.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontmanager.hxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: kz $ $Date: 2007-06-20 10:07:18 $
+ * last change: $Author: hr $ $Date: 2007-09-26 15:04:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -737,6 +737,8 @@ public:
false else
*/
bool matchFont( FastPrintFontInfo& rInfo, const com::sun::star::lang::Locale& rLocale );
+
+ int FreeTypeCharIndex( void *pFace, sal_uInt32 aChar );
};
} // namespace