LibreOffice Module editeng (master) 1
|
#include <unofdesc.hxx>
Static Public Member Functions | |
static void | ConvertToFont (const css::awt::FontDescriptor &rDesc, vcl::Font &rFont) |
static void | ConvertFromFont (const vcl::Font &rFont, css::awt::FontDescriptor &rDesc) |
static void | FillItemSet (const css::awt::FontDescriptor &rDesc, SfxItemSet &rSet) |
static void | FillFromItemSet (const SfxItemSet &rSet, css::awt::FontDescriptor &rDesc) |
static void | setPropertyToDefault (SfxItemSet &rSet) |
static css::uno::Any | getPropertyDefault (SfxItemPool *pPool) |
Definition at line 35 of file unofdesc.hxx.
|
static |
Definition at line 60 of file unofdesc.cxx.
References vcl::unohelper::ConvertFontSlant(), vcl::unohelper::ConvertFontWeight(), o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get(), vcl::Font::GetCharSet(), vcl::Font::GetFamilyName(), vcl::Font::GetFamilyType(), vcl::Font::GetFontSize(), vcl::Font::GetItalic(), vcl::Font::GetOrientation(), vcl::Font::GetPitch(), vcl::Font::GetStrikeout(), vcl::Font::GetStyleName(), vcl::Font::GetUnderline(), vcl::Font::GetWeight(), Size::Height(), vcl::Font::IsKerning(), vcl::Font::IsWordLineMode(), and Size::Width().
Referenced by SvxUnoNumberingRules::getNumberingRuleByIndex().
|
static |
Definition at line 43 of file unofdesc.cxx.
References vcl::unohelper::ConvertFontWeight(), vcl::Font::SetCharSet(), vcl::Font::SetFamily(), vcl::Font::SetFamilyName(), vcl::Font::SetFontSize(), vcl::Font::SetItalic(), vcl::Font::SetKerning(), vcl::Font::SetOrientation(), vcl::Font::SetPitch(), vcl::Font::SetStrikeout(), vcl::Font::SetStyleName(), vcl::Font::SetUnderline(), vcl::Font::SetWeight(), and vcl::Font::SetWordLineMode().
Referenced by SvxUnoNumberingRules::setNumberingRuleByIndex().
|
static |
Definition at line 133 of file unofdesc.cxx.
References EE_CHAR_FONTHEIGHT(), EE_CHAR_FONTINFO(), EE_CHAR_ITALIC(), EE_CHAR_STRIKEOUT(), EE_CHAR_UNDERLINE(), EE_CHAR_WEIGHT(), EE_CHAR_WLM(), SfxItemSet::Get(), SvxFontItem::GetCharSet(), SvxFontItem::GetFamily(), SvxFontItem::GetFamilyName(), SvxFontItem::GetPitch(), SvxFontItem::GetStyleName(), SfxBoolItem::GetValue(), MID_CROSS_OUT, MID_FONTHEIGHT, MID_POSTURE, MID_TL_STYLE, MID_WEIGHT, SfxPoolItem::QueryValue(), and rSet.
Referenced by getPropertyDefault().
|
static |
Definition at line 78 of file unofdesc.cxx.
References CONVERT_TWIPS, EE_CHAR_FONTHEIGHT(), EE_CHAR_FONTINFO(), EE_CHAR_ITALIC(), EE_CHAR_STRIKEOUT(), EE_CHAR_UNDERLINE(), EE_CHAR_WEIGHT(), EE_CHAR_WLM(), ITALIC_NONE, LINESTYLE_NONE, MID_CROSS_OUT, MID_FONTHEIGHT, MID_POSTURE, MID_TL_STYLE, MID_WEIGHT, SfxItemSet::Put(), rSet, SvxFontItem::SetCharSet(), SvxFontItem::SetFamily(), SvxFontItem::SetFamilyName(), SvxFontItem::SetPitch(), SvxFontItem::SetStyleName(), STRIKEOUT_NONE, and WEIGHT_DONTKNOW.
Referenced by SvxPropertyValuesToItemSet().
|
static |
Definition at line 193 of file unofdesc.cxx.
References EE_CHAR_FONTHEIGHT(), EE_CHAR_FONTINFO(), EE_CHAR_ITALIC(), EE_CHAR_STRIKEOUT(), EE_CHAR_UNDERLINE(), EE_CHAR_WEIGHT(), EE_CHAR_WLM(), FillFromItemSet(), SfxItemPool::GetDefaultItem(), and SfxItemPool::IsWhich().
|
static |
Definition at line 182 of file unofdesc.cxx.
References EE_CHAR_FONTHEIGHT(), EE_CHAR_FONTINFO(), EE_CHAR_ITALIC(), EE_CHAR_STRIKEOUT(), EE_CHAR_UNDERLINE(), EE_CHAR_WEIGHT(), EE_CHAR_WLM(), SfxItemSet::InvalidateItem(), and rSet.