summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/unoobj/confuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/confuno.cxx')
-rw-r--r--sc/source/ui/unoobj/confuno.cxx76
1 files changed, 38 insertions, 38 deletions
diff --git a/sc/source/ui/unoobj/confuno.cxx b/sc/source/ui/unoobj/confuno.cxx
index be8f03dee4a1..5e06f7b1afb2 100644
--- a/sc/source/ui/unoobj/confuno.cxx
+++ b/sc/source/ui/unoobj/confuno.cxx
@@ -51,45 +51,45 @@ static const SfxItemPropertyMapEntry* lcl_GetConfigPropertyMap()
{
static const SfxItemPropertyMapEntry aConfigPropertyMap_Impl[] =
{
- {SC_UNO_SHOWZERO, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_SHOWNOTES, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_SHOWGRID, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_GRIDCOLOR, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
- {SC_UNO_SHOWPAGEBR, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNONAME_LINKUPD, 0, cppu::UnoType<sal_Int16>::get(), 0, 0},
- {SC_UNO_COLROWHDR, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_SHEETTABS, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_OUTLSYMB, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_SNAPTORASTER, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_RASTERVIS, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_RASTERRESX, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
- {SC_UNO_RASTERRESY, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
- {SC_UNO_RASTERSUBX, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
- {SC_UNO_RASTERSUBY, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
- {SC_UNO_RASTERSYNC, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_AUTOCALC, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_PRINTERNAME, 0, cppu::UnoType<OUString>::get(), 0, 0},
- {SC_UNO_PRINTERSETUP, 0, cppu::UnoType<uno::Sequence<sal_Int8>>::get(), 0, 0},
- {SC_UNO_PRINTERPAPER, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_APPLYDOCINF, 0, cppu::UnoType<bool>::get(), 0, 0 },
- {SC_UNO_SAVE_THUMBNAIL, 0, cppu::UnoType<bool>::get(), 0, 0 },
- {SC_UNO_FORBIDDEN, 0, cppu::UnoType<i18n::XForbiddenCharacters>::get(), beans::PropertyAttribute::READONLY, 0},
- {SC_UNO_CHARCOMP, 0, cppu::UnoType<sal_Int16>::get(), 0, 0},
- {SC_UNO_ASIANKERN, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SCSAVEVERSION, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_UPDTEMPL, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SHOWZERO, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SHOWNOTES, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SHOWGRID, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_GRIDCOLOR, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
+ {u"" SC_UNO_SHOWPAGEBR, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNONAME_LINKUPD, 0, cppu::UnoType<sal_Int16>::get(), 0, 0},
+ {u"" SC_UNO_COLROWHDR, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SHEETTABS, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_OUTLSYMB, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SNAPTORASTER, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_RASTERVIS, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_RASTERRESX, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
+ {u"" SC_UNO_RASTERRESY, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
+ {u"" SC_UNO_RASTERSUBX, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
+ {u"" SC_UNO_RASTERSUBY, 0, cppu::UnoType<sal_Int32>::get(), 0, 0},
+ {u"" SC_UNO_RASTERSYNC, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_AUTOCALC, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_PRINTERNAME, 0, cppu::UnoType<OUString>::get(), 0, 0},
+ {u"" SC_UNO_PRINTERSETUP, 0, cppu::UnoType<uno::Sequence<sal_Int8>>::get(), 0, 0},
+ {u"" SC_UNO_PRINTERPAPER, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_APPLYDOCINF, 0, cppu::UnoType<bool>::get(), 0, 0 },
+ {u"" SC_UNO_SAVE_THUMBNAIL, 0, cppu::UnoType<bool>::get(), 0, 0 },
+ {u"" SC_UNO_FORBIDDEN, 0, cppu::UnoType<i18n::XForbiddenCharacters>::get(), beans::PropertyAttribute::READONLY, 0},
+ {u"" SC_UNO_CHARCOMP, 0, cppu::UnoType<sal_Int16>::get(), 0, 0},
+ {u"" SC_UNO_ASIANKERN, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SCSAVEVERSION, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_UPDTEMPL, 0, cppu::UnoType<bool>::get(), 0, 0},
/*Stampit enable/disable print cancel */
- {SC_UNO_ALLOWPRINTJOBCANCEL, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_LOADREADONLY, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_SHAREDOC, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_MODIFYPASSWORDINFO, 0, cppu::UnoType<uno::Sequence< beans::PropertyValue >>::get(), 0, 0},
- {SC_UNO_EMBED_FONTS, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_EMBED_ONLY_USED_FONTS, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_EMBED_FONT_SCRIPT_LATIN, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_EMBED_FONT_SCRIPT_ASIAN, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_EMBED_FONT_SCRIPT_COMPLEX, 0, cppu::UnoType<bool>::get(), 0, 0},
- {SC_UNO_SYNTAXSTRINGREF, 0, cppu::UnoType<sal_Int16>::get(), 0, 0},
- { "", 0, css::uno::Type(), 0, 0 }
+ {u"" SC_UNO_ALLOWPRINTJOBCANCEL, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_LOADREADONLY, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SHAREDOC, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_MODIFYPASSWORDINFO, 0, cppu::UnoType<uno::Sequence< beans::PropertyValue >>::get(), 0, 0},
+ {u"" SC_UNO_EMBED_FONTS, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_EMBED_ONLY_USED_FONTS, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_EMBED_FONT_SCRIPT_LATIN, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_EMBED_FONT_SCRIPT_ASIAN, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_EMBED_FONT_SCRIPT_COMPLEX, 0, cppu::UnoType<bool>::get(), 0, 0},
+ {u"" SC_UNO_SYNTAXSTRINGREF, 0, cppu::UnoType<sal_Int16>::get(), 0, 0},
+ { u"", 0, css::uno::Type(), 0, 0 }
};
return aConfigPropertyMap_Impl;
}