Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
280eed82
Kaydet (Commit)
280eed82
authored
May 16, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
More fix
Change-Id: Iadb275a3799195a8c2eb57a975315f21d8215b31
üst
f9ed1ec1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
docuno.cxx
sc/source/ui/unoobj/docuno.cxx
+6
-6
No files found.
sc/source/ui/unoobj/docuno.cxx
Dosyayı görüntüle @
280eed82
...
@@ -111,10 +111,10 @@ static const SfxItemPropertyMapEntry* lcl_GetDocOptPropertyMap()
...
@@ -111,10 +111,10 @@ static const SfxItemPropertyMapEntry* lcl_GetDocOptPropertyMap()
static
const
SfxItemPropertyMapEntry
aDocOptPropertyMap_Impl
[]
=
static
const
SfxItemPropertyMapEntry
aDocOptPropertyMap_Impl
[]
=
{
{
{
OUString
(
SC_UNO_APPLYFMDES
),
0
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_APPLYFMDES
),
0
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_AREALINKS
),
0
,
cppu
::
UnoType
<
util
::
DateTime
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_AREALINKS
),
0
,
cppu
::
UnoType
<
sheet
::
XAreaLinks
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_AUTOCONTFOC
),
0
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_AUTOCONTFOC
),
0
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_BASICLIBRARIES
),
0
,
cppu
::
UnoType
<
util
::
DateTime
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_BASICLIBRARIES
),
0
,
cppu
::
UnoType
<
script
::
XLibraryContainer
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_DIALOGLIBRARIES
),
0
,
cppu
::
UnoType
<
util
::
DateTime
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_DIALOGLIBRARIES
),
0
,
cppu
::
UnoType
<
script
::
XLibraryContainer
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_VBAGLOBNAME
),
0
,
cppu
::
UnoType
<
OUString
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_VBAGLOBNAME
),
0
,
cppu
::
UnoType
<
OUString
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_CALCASSHOWN
),
PROP_UNO_CALCASSHOWN
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_CALCASSHOWN
),
PROP_UNO_CALCASSHOWN
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNONAME_CLOCAL
),
0
,
cppu
::
UnoType
<
lang
::
Locale
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_CLOCAL
),
0
,
cppu
::
UnoType
<
lang
::
Locale
>::
get
(),
0
,
0
},
...
@@ -123,8 +123,8 @@ static const SfxItemPropertyMapEntry* lcl_GetDocOptPropertyMap()
...
@@ -123,8 +123,8 @@ static const SfxItemPropertyMapEntry* lcl_GetDocOptPropertyMap()
{
OUString
(
SC_UNO_COLLABELRNG
),
0
,
cppu
::
UnoType
<
sheet
::
XLabelRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_COLLABELRNG
),
0
,
cppu
::
UnoType
<
sheet
::
XLabelRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_DDELINKS
),
0
,
cppu
::
UnoType
<
container
::
XNameAccess
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_DDELINKS
),
0
,
cppu
::
UnoType
<
container
::
XNameAccess
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_DEFTABSTOP
),
PROP_UNO_DEFTABSTOP
,
cppu
::
UnoType
<
sal_Int16
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_DEFTABSTOP
),
PROP_UNO_DEFTABSTOP
,
cppu
::
UnoType
<
sal_Int16
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_EXTERNALDOCLINKS
),
0
,
cppu
::
UnoType
<
util
::
DateTime
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_EXTERNALDOCLINKS
),
0
,
cppu
::
UnoType
<
sheet
::
XExternalDocLinks
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_FORBIDDEN
),
0
,
cppu
::
UnoType
<
util
::
DateTime
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_FORBIDDEN
),
0
,
cppu
::
UnoType
<
i18n
::
XForbiddenCharacters
>::
get
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_HASDRAWPAGES
),
0
,
getBooleanCppuType
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_HASDRAWPAGES
),
0
,
getBooleanCppuType
(),
beans
::
PropertyAttribute
::
READONLY
,
0
},
{
OUString
(
SC_UNO_IGNORECASE
),
PROP_UNO_IGNORECASE
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_IGNORECASE
),
PROP_UNO_IGNORECASE
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_ITERENABLED
),
PROP_UNO_ITERENABLED
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_ITERENABLED
),
PROP_UNO_ITERENABLED
,
getBooleanCppuType
(),
0
,
0
},
...
@@ -133,7 +133,7 @@ static const SfxItemPropertyMapEntry* lcl_GetDocOptPropertyMap()
...
@@ -133,7 +133,7 @@ static const SfxItemPropertyMapEntry* lcl_GetDocOptPropertyMap()
{
OUString
(
SC_UNO_LOOKUPLABELS
),
PROP_UNO_LOOKUPLABELS
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_LOOKUPLABELS
),
PROP_UNO_LOOKUPLABELS
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_MATCHWHOLE
),
PROP_UNO_MATCHWHOLE
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_MATCHWHOLE
),
PROP_UNO_MATCHWHOLE
,
getBooleanCppuType
(),
0
,
0
},
{
OUString
(
SC_UNO_NAMEDRANGES
),
0
,
cppu
::
UnoType
<
sheet
::
XNamedRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_NAMEDRANGES
),
0
,
cppu
::
UnoType
<
sheet
::
XNamedRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_DATABASERNG
),
0
,
cppu
::
UnoType
<
util
::
DateTime
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_DATABASERNG
),
0
,
cppu
::
UnoType
<
sheet
::
XDatabaseRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_NULLDATE
),
PROP_UNO_NULLDATE
,
cppu
::
UnoType
<
util
::
Date
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_NULLDATE
),
PROP_UNO_NULLDATE
,
cppu
::
UnoType
<
util
::
Date
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_ROWLABELRNG
),
0
,
cppu
::
UnoType
<
sheet
::
XLabelRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_ROWLABELRNG
),
0
,
cppu
::
UnoType
<
sheet
::
XLabelRanges
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_SHEETLINKS
),
0
,
cppu
::
UnoType
<
container
::
XNameAccess
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNO_SHEETLINKS
),
0
,
cppu
::
UnoType
<
container
::
XNameAccess
>::
get
(),
0
,
0
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment