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
df521e3d
Kaydet (Commit)
df521e3d
authored
May 11, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix previous commit (sc part)
Change-Id: I1ec7b34c4ac31a5e84e217177a7fb08dfae052d6
üst
3bd0b2ef
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
xmlwrap.cxx
sc/source/filter/xml/xmlwrap.cxx
+1
-1
shapeuno.cxx
sc/source/ui/unoobj/shapeuno.cxx
+1
-1
styleuno.cxx
sc/source/ui/unoobj/styleuno.cxx
+2
-2
No files found.
sc/source/filter/xml/xmlwrap.cxx
Dosyayı görüntüle @
df521e3d
...
@@ -781,7 +781,7 @@ bool ScXMLImportWrapper::Export(bool bStylesOnly)
...
@@ -781,7 +781,7 @@ bool ScXMLImportWrapper::Export(bool bStylesOnly)
{
OUString
(
"ProgressMax"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressMax"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressCurrent"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"ProgressCurrent"
),
0
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"WrittenNumberStyles"
),
0
,
::
getCppuType
((
uno
::
Sequence
<
sal_Int32
>*
)
0
),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"WrittenNumberStyles"
),
0
,
::
getCppuType
((
uno
::
Sequence
<
sal_Int32
>*
)
0
),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"UsePrettyPrinting"
),
0
,
::
cppu
::
UnoType
<
sal_Bool
>::
get
()
0
)
,
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"UsePrettyPrinting"
),
0
,
::
cppu
::
UnoType
<
sal_Bool
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BaseURI"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BaseURI"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamRelPath"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamRelPath"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
::
cppu
::
UnoType
<
OUString
>::
get
(),
::
com
::
sun
::
star
::
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
...
...
sc/source/ui/unoobj/shapeuno.cxx
Dosyayı görüntüle @
df521e3d
...
@@ -54,7 +54,7 @@ static const SfxItemPropertyMapEntry* lcl_GetShapeMap()
...
@@ -54,7 +54,7 @@ static const SfxItemPropertyMapEntry* lcl_GetShapeMap()
{
OUString
(
SC_UNONAME_HORIPOS
),
0
,
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_HORIPOS
),
0
,
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_IMAGEMAP
),
0
,
getCppuType
((
uno
::
Reference
<
container
::
XIndexContainer
>*
)
0
),
0
,
0
},
{
OUString
(
SC_UNONAME_IMAGEMAP
),
0
,
getCppuType
((
uno
::
Reference
<
container
::
XIndexContainer
>*
)
0
),
0
,
0
},
{
OUString
(
SC_UNONAME_VERTPOS
),
0
,
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_VERTPOS
),
0
,
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_MOVEPROTECT
),
0
,
cppu
::
UnoType
<
sal_Bool
>::
get
()
0
)
,
0
,
0
},
{
OUString
(
SC_UNONAME_MOVEPROTECT
),
0
,
cppu
::
UnoType
<
sal_Bool
>::
get
(),
0
,
0
},
// #i66550 HLINK_FOR_SHAPES
// #i66550 HLINK_FOR_SHAPES
{
OUString
(
SC_UNONAME_HYPERLINK
),
0
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_HYPERLINK
),
0
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_URL
),
0
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_URL
),
0
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
...
...
sc/source/ui/unoobj/styleuno.cxx
Dosyayı görüntüle @
df521e3d
...
@@ -158,7 +158,7 @@ static const SfxItemPropertySet* lcl_GetCellStyleSet()
...
@@ -158,7 +158,7 @@ static const SfxItemPropertySet* lcl_GetCellStyleSet()
{
OUString
(
SC_UNONAME_CELLVJUS
),
ATTR_VER_JUSTIFY
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_CELLVJUS
),
ATTR_VER_JUSTIFY
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_CELLVJUS_METHOD
),
ATTR_VER_JUSTIFY_METHOD
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_CELLVJUS_METHOD
),
ATTR_VER_JUSTIFY_METHOD
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_WRITING
),
ATTR_WRITINGDIR
,
cppu
::
UnoType
<
sal_Int16
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_WRITING
),
ATTR_WRITINGDIR
,
cppu
::
UnoType
<
sal_Int16
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_HIDDEN
),
ATTR_HIDDEN
,
cppu
::
UnoType
<
sal_Bool
>::
get
()
0
)
,
0
,
0
},
{
OUString
(
SC_UNONAME_HIDDEN
),
ATTR_HIDDEN
,
cppu
::
UnoType
<
sal_Bool
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_HYPERLINK
),
ATTR_HYPERLINK
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_HYPERLINK
),
ATTR_HYPERLINK
,
cppu
::
UnoType
<
OUString
>::
get
(),
0
,
0
},
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
};
};
...
@@ -280,7 +280,7 @@ static const SfxItemPropertySet * lcl_GetPageStyleSet()
...
@@ -280,7 +280,7 @@ static const SfxItemPropertySet * lcl_GetPageStyleSet()
{
OUString
(
SC_UNONAME_USERDEF
),
ATTR_USERDEF
,
getCppuType
((
uno
::
Reference
<
container
::
XNameContainer
>*
)
0
),
0
,
0
},
{
OUString
(
SC_UNONAME_USERDEF
),
ATTR_USERDEF
,
getCppuType
((
uno
::
Reference
<
container
::
XNameContainer
>*
)
0
),
0
,
0
},
{
OUString
(
SC_UNO_PAGE_WIDTH
),
ATTR_PAGE_SIZE
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
MID_SIZE_WIDTH
|
CONVERT_TWIPS
},
{
OUString
(
SC_UNO_PAGE_WIDTH
),
ATTR_PAGE_SIZE
,
::
cppu
::
UnoType
<
sal_Int32
>::
get
(),
0
,
MID_SIZE_WIDTH
|
CONVERT_TWIPS
},
{
OUString
(
SC_UNONAME_WRITING
),
ATTR_WRITINGDIR
,
cppu
::
UnoType
<
sal_Int16
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_WRITING
),
ATTR_WRITINGDIR
,
cppu
::
UnoType
<
sal_Int16
>::
get
(),
0
,
0
},
{
OUString
(
SC_UNONAME_HIDDEN
),
ATTR_HIDDEN
,
cppu
::
UnoType
<
sal_Bool
>::
get
()
0
)
,
0
,
0
},
{
OUString
(
SC_UNONAME_HIDDEN
),
ATTR_HIDDEN
,
cppu
::
UnoType
<
sal_Bool
>::
get
(),
0
,
0
},
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
};
};
static
SfxItemPropertySet
aPageStyleSet_Impl
(
aPageStyleMap_Impl
);
static
SfxItemPropertySet
aPageStyleSet_Impl
(
aPageStyleMap_Impl
);
...
...
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