LibreOffice Module editeng (master) 1
|
#include <editeng/editengdllapi.h>
#include <rtl/ustring.hxx>
#include <tools/fontenum.hxx>
#include <svl/poolitem.hxx>
Go to the source code of this file.
Classes | |
class | SvxFontItem |
This item describes a Font. More... | |
Functions | |
EDITENG_DLLPUBLIC void | GetDefaultFonts (SvxFontItem &rLatin, SvxFontItem &rAsian, SvxFontItem &rComplex) |
EDITENG_DLLPUBLIC void GetDefaultFonts | ( | SvxFontItem & | rLatin, |
SvxFontItem & | rAsian, | ||
SvxFontItem & | rComplex | ||
) |
Definition at line 2774 of file textitem.cxx.
References vcl::Font::GetCharSet(), OutputDevice::GetDefaultFont(), vcl::Font::GetFamilyName(), vcl::Font::GetFamilyType(), vcl::Font::GetPitch(), LANGUAGE_ARABIC_SAUDI_ARABIA, LANGUAGE_ENGLISH_US, n, SvxFontItem::SetCharSet(), SvxFontItem::SetFamily(), SvxFontItem::SetFamilyName(), SvxFontItem::SetPitch(), and SvxFontItem::SetStyleName().
Referenced by DefItems::DefItems().