#include <sal/config.h>
#include <utility>
#include <config_features.h>
#include <confuno.hxx>
#include <unonames.hxx>
#include <docsh.hxx>
#include <miscuno.hxx>
#include <forbiuno.hxx>
#include <appoptio.hxx>
#include <viewopti.hxx>
#include <docpool.hxx>
#include <sc.hrc>
#include <scmod.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/document/LinkUpdateModes.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <formula/grammar.hxx>
#include <sfx2/printer.hxx>
#include <svl/itemset.hxx>
#include <vcl/svapp.hxx>
#include <tools/stream.hxx>
Go to the source code of this file.
◆ lcl_GetConfigPropertyMap()
Definition at line 50 of file confuno.cxx.
References cppu::UnoType< typename T >::get(), SC_UNO_ALLOWPRINTJOBCANCEL, SC_UNO_APPLYDOCINF, SC_UNO_ASIANKERN, SC_UNO_AUTOCALC, SC_UNO_CHARCOMP, SC_UNO_COLROWHDR, SC_UNO_EMBED_FONT_SCRIPT_ASIAN, SC_UNO_EMBED_FONT_SCRIPT_COMPLEX, SC_UNO_EMBED_FONT_SCRIPT_LATIN, SC_UNO_EMBED_FONTS, SC_UNO_EMBED_ONLY_USED_FONTS, SC_UNO_FORBIDDEN, SC_UNO_GRIDCOLOR, SC_UNO_IMAGE_PREFERRED_DPI, SC_UNO_LOADREADONLY, SC_UNO_MODIFYPASSWORDHASH, SC_UNO_MODIFYPASSWORDINFO, SC_UNO_OUTLSYMB, SC_UNO_PRINTERNAME, SC_UNO_PRINTERPAPER, SC_UNO_PRINTERSETUP, SC_UNO_RASTERRESX, SC_UNO_RASTERRESY, SC_UNO_RASTERSUBX, SC_UNO_RASTERSUBY, SC_UNO_RASTERSYNC, SC_UNO_RASTERVIS, SC_UNO_SAVE_THUMBNAIL, SC_UNO_SHAREDOC, SC_UNO_SHEETTABS, SC_UNO_SHOWFORMULASMARKS, SC_UNO_SHOWGRID, SC_UNO_SHOWNOTES, SC_UNO_SHOWPAGEBR, SC_UNO_SHOWZERO, SC_UNO_SNAPTORASTER, SC_UNO_SYNTAXSTRINGREF, SC_UNO_UPDTEMPL, SC_UNONAME_LINKUPD, and SCSAVEVERSION.
◆ SCSAVEVERSION
constexpr OUStringLiteral SCSAVEVERSION = u"SaveVersionOnClose" |
|
constexpr |