summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdetc.cxx
diff options
context:
space:
mode:
authorDieter Loeschky <dl@openoffice.org>2001-06-29 10:35:33 +0000
committerDieter Loeschky <dl@openoffice.org>2001-06-29 10:35:33 +0000
commit47f9ffb5ea76768dce4cec52a8d173a483c06b11 (patch)
treed360929923e2afeb969d52b7187b750ab186e735 /svx/source/svdraw/svdetc.cxx
parentae5fe1e8b06f08423cf3860a844ec52934e9be87 (diff)
#81329# GetDefaultFont()
Diffstat (limited to 'svx/source/svdraw/svdetc.cxx')
-rw-r--r--svx/source/svdraw/svdetc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdetc.cxx b/svx/source/svdraw/svdetc.cxx
index a69d174ce20f..257f881ccf19 100644
--- a/svx/source/svdraw/svdetc.cxx
+++ b/svx/source/svdraw/svdetc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svdetc.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: cl $ $Date: 2001-06-25 15:51:26 $
+ * last change: $Author: dl $ $Date: 2001-06-29 11:34:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -642,7 +642,7 @@ FASTBOOL GetDraftFillColor(const SfxItemSet& rSet, Color& rCol)
////////////////////////////////////////////////////////////////////////////////////////////////////
SdrEngineDefaults::SdrEngineDefaults():
- aFontName(System::GetStandardFont(STDFONT_ROMAN).GetName()),
+ aFontName( OutputDevice::GetDefaultFont( DEFAULTFONT_SERIF, LANGUAGE_SYSTEM, DEFAULTFONT_FLAGS_ONLYONE ).GetName() ),
eFontFamily(FAMILY_ROMAN),
aFontColor(COL_BLACK),
nFontHeight(847), // 847/100mm = ca. 24 Point