LibreOffice Module extensions (master) 1
Namespaces | Functions | Variables
fontdialog.cxx File Reference
#include "fontdialog.hxx"
#include <vcl/outdev.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/unohelp.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/types.hxx>
#include <comphelper/extract.hxx>
#include <com/sun/star/awt/FontDescriptor.hpp>
#include <com/sun/star/awt/FontWeight.hpp>
#include <com/sun/star/awt/FontSlant.hpp>
#include <com/sun/star/awt/FontUnderline.hpp>
#include <com/sun/star/awt/FontStrikeout.hpp>
#include "formstrings.hxx"
#include <editeng/charreliefitem.hxx>
#include <editeng/emphasismarkitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/crossedoutitem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/langitem.hxx>
#include <editeng/wrlmitem.hxx>
#include <editeng/cmapitem.hxx>
#include <editeng/contouritem.hxx>
#include <editeng/shdditem.hxx>
#include <editeng/flstitem.hxx>
#include <svtools/ctrltool.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <svx/svxids.hrc>
#include <svx/svxdlg.hxx>
#include <svx/dialogs.hrc>
#include <svx/flagsdef.hxx>
Include dependency graph for fontdialog.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 
namespace  pcr::FontItemIds
 

Functions

constexpr TypedWhichId< SvxWordLineModeItempcr::FontItemIds::CFID_WORDLINEMODE (8)
 
constexpr TypedWhichId< SvxEmphasisMarkItempcr::FontItemIds::CFID_EMPHASIS (11)
 
constexpr TypedWhichId< SvxContourItempcr::FontItemIds::CFID_CONTOUR (18)
 
constexpr TypedWhichId< SvxShadowedItempcr::FontItemIds::CFID_SHADOWED (19)
 

Variables

constexpr sal_uInt16 pcr::FontItemIds::CFID_FONT = 1
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_HEIGHT = 2
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_WEIGHT = 3
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_POSTURE = 4
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_LANGUAGE = 5
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_UNDERLINE = 6
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_STRIKEOUT = 7
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CHARCOLOR = 9
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_RELIEF = 10
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CJK_FONT = 12
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CJK_HEIGHT = 13
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CJK_WEIGHT = 14
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CJK_POSTURE = 15
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CJK_LANGUAGE = 16
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_CASEMAP = 17
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_FONTLIST = 20
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_FIRST_ITEM_ID = CFID_FONT
 
constexpr sal_uInt16 pcr::FontItemIds::CFID_LAST_ITEM_ID = CFID_FONTLIST