LibreOffice Module sc (master) 1
|
#include <editeng/memberids.h>
#include <svl/hint.hxx>
#include <svl/itemprop.hxx>
#include <vcl/svapp.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <scitems.hxx>
#include <defltuno.hxx>
#include <miscuno.hxx>
#include <docsh.hxx>
#include <docpool.hxx>
#include <unonames.hxx>
#include <docoptio.hxx>
#include <limits>
Go to the source code of this file.
Functions | |
static o3tl::span< const SfxItemPropertyMapEntry > | lcl_GetDocDefaultsMap () |
|
static |
Definition at line 39 of file defltuno.cxx.
References ATTR_CJK_FONT(), ATTR_CJK_FONT_HEIGHT(), ATTR_CJK_FONT_LANGUAGE(), ATTR_CTL_FONT(), ATTR_CTL_FONT_HEIGHT(), ATTR_CTL_FONT_LANGUAGE(), ATTR_FONT(), ATTR_FONT_HEIGHT(), ATTR_FONT_LANGUAGE(), CONVERT_TWIPS, cppu::UnoType< typename T >::get(), MID_FONT_CHAR_SET, MID_FONT_FAMILY, MID_FONT_FAMILY_NAME, MID_FONT_PITCH, MID_FONT_STYLE_NAME, MID_FONTHEIGHT, MID_LANG_LOCALE, SC_UNO_CJK_CFCHARS, SC_UNO_CJK_CFFAMIL, SC_UNO_CJK_CFNAME, SC_UNO_CJK_CFPITCH, SC_UNO_CJK_CFSTYLE, SC_UNO_CJK_CHEIGHT, SC_UNO_CJK_CLOCAL, SC_UNO_CTL_CFCHARS, SC_UNO_CTL_CFFAMIL, SC_UNO_CTL_CFNAME, SC_UNO_CTL_CFPITCH, SC_UNO_CTL_CFSTYLE, SC_UNO_CTL_CHEIGHT, SC_UNO_CTL_CLOCAL, SC_UNO_STANDARDDEC, SC_UNO_TABSTOPDIS, SC_UNONAME_CFCHARS, SC_UNONAME_CFFAMIL, SC_UNONAME_CFNAME, SC_UNONAME_CFPITCH, SC_UNONAME_CFSTYLE, SC_UNONAME_CHEIGHT, and SC_UNONAME_CLOCAL.