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
9d90993a
Kaydet (Commit)
9d90993a
authored
Şub 20, 2017
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENT
Change-Id: I996d4a0b01ce9cb78119cba3165b2716f09fd048
üst
e819494e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
14 deletions
+10
-14
autolayout.hxx
include/xmloff/autolayout.hxx
+0
-1
sdpage.cxx
sd/source/core/sdpage.cxx
+1
-1
pptin.cxx
sd/source/filter/ppt/pptin.cxx
+1
-1
slidelayoutcontroller.cxx
sd/source/ui/controller/slidelayoutcontroller.cxx
+1
-1
LayoutMenu.cxx
sd/source/ui/sidebar/LayoutMenu.cxx
+1
-1
sdxmlexp.cxx
xmloff/source/draw/sdxmlexp.cxx
+5
-7
ximpstyl.cxx
xmloff/source/draw/ximpstyl.cxx
+1
-2
No files found.
include/xmloff/autolayout.hxx
Dosyayı görüntüle @
9d90993a
...
@@ -59,7 +59,6 @@ enum AutoLayout
...
@@ -59,7 +59,6 @@ enum AutoLayout
AUTOLAYOUT_HANDOUT3
=
24
,
AUTOLAYOUT_HANDOUT3
=
24
,
AUTOLAYOUT_HANDOUT4
=
25
,
AUTOLAYOUT_HANDOUT4
=
25
,
AUTOLAYOUT_HANDOUT6
=
26
,
AUTOLAYOUT_HANDOUT6
=
26
,
AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART
=
27
,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
=
28
,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
=
28
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
=
29
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
=
29
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
=
30
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
=
30
,
...
...
sd/source/core/sdpage.cxx
Dosyayı görüntüle @
9d90993a
...
@@ -1230,7 +1230,7 @@ static const LayoutDescriptor& GetLayoutDescriptor( AutoLayout eLayout )
...
@@ -1230,7 +1230,7 @@ static const LayoutDescriptor& GetLayoutDescriptor( AutoLayout eLayout )
LayoutDescriptor
(
),
// AUTOLAYOUT_HANDOUT3
LayoutDescriptor
(
),
// AUTOLAYOUT_HANDOUT3
LayoutDescriptor
(
),
// AUTOLAYOUT_HANDOUT4
LayoutDescriptor
(
),
// AUTOLAYOUT_HANDOUT4
LayoutDescriptor
(
),
// AUTOLAYOUT_HANDOUT6
LayoutDescriptor
(
),
// AUTOLAYOUT_HANDOUT6
LayoutDescriptor
(
PRESOBJ_TITLE
|
VERTICAL
,
PRESOBJ_OUTLINE
|
VERTICAL
,
PRESOBJ_OUTLINE
),
// AUTOLAYOUT_V
ERTICAL_TITLE_TEXT_CHAR
T
LayoutDescriptor
(
PRESOBJ_TITLE
|
VERTICAL
,
PRESOBJ_OUTLINE
|
VERTICAL
,
PRESOBJ_OUTLINE
),
// AUTOLAYOUT_V
TITLE_VCONTENT_OVER_VCONTEN
T
LayoutDescriptor
(
PRESOBJ_TITLE
|
VERTICAL
,
PRESOBJ_OUTLINE
|
VERTICAL
),
// AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
LayoutDescriptor
(
PRESOBJ_TITLE
|
VERTICAL
,
PRESOBJ_OUTLINE
|
VERTICAL
),
// AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
LayoutDescriptor
(
PRESOBJ_TITLE
,
PRESOBJ_OUTLINE
|
VERTICAL
),
// AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
LayoutDescriptor
(
PRESOBJ_TITLE
,
PRESOBJ_OUTLINE
|
VERTICAL
),
// AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
LayoutDescriptor
(
PRESOBJ_TITLE
,
PRESOBJ_OUTLINE
|
VERTICAL
,
PRESOBJ_OUTLINE
|
VERTICAL
),
// AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
LayoutDescriptor
(
PRESOBJ_TITLE
,
PRESOBJ_OUTLINE
|
VERTICAL
,
PRESOBJ_OUTLINE
|
VERTICAL
),
// AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
...
...
sd/source/filter/ppt/pptin.cxx
Dosyayı görüntüle @
9d90993a
...
@@ -1187,7 +1187,7 @@ bool ImplSdPPTImport::Import()
...
@@ -1187,7 +1187,7 @@ bool ImplSdPPTImport::Import()
eAutoLayout
=
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
;
eAutoLayout
=
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
;
break
;
break
;
case
PptSlideLayout
:
:
TITLERIGHT2BODIESLEFT
:
case
PptSlideLayout
:
:
TITLERIGHT2BODIESLEFT
:
eAutoLayout
=
AUTOLAYOUT_V
ERTICAL_TITLE_TEXT_CHAR
T
;
eAutoLayout
=
AUTOLAYOUT_V
TITLE_VCONTENT_OVER_VCONTEN
T
;
break
;
break
;
case
PptSlideLayout
:
:
BOTTOMROW2COLUMNS
:
case
PptSlideLayout
:
:
BOTTOMROW2COLUMNS
:
...
...
sd/source/ui/controller/slidelayoutcontroller.cxx
Dosyayı görüntüle @
9d90993a
...
@@ -125,7 +125,7 @@ static const snewfoil_value_info_layout standard[] =
...
@@ -125,7 +125,7 @@ static const snewfoil_value_info_layout standard[] =
static
const
snewfoil_value_info_layout
v_standard
[]
=
static
const
snewfoil_value_info_layout
v_standard
[]
=
{
{
// vertical
// vertical
{
BMP_LAYOUT_VERTICAL02
,
STR_AL_VERT_TITLE_TEXT_CHART
,
AUTOLAYOUT_V
ERTICAL_TITLE_TEXT_CHART
},
{
BMP_LAYOUT_VERTICAL02
,
STR_AL_VERT_TITLE_TEXT_CHART
,
AUTOLAYOUT_V
TITLE_VCONTENT_OVER_VCONTENT
},
{
BMP_LAYOUT_VERTICAL01
,
STR_AL_VERT_TITLE_VERT_OUTLINE
,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_VERTICAL01
,
STR_AL_VERT_TITLE_VERT_OUTLINE
,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_HEAD02
,
STR_AL_TITLE_VERT_OUTLINE
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_HEAD02
,
STR_AL_TITLE_VERT_OUTLINE
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_HEAD02A
,
STR_AL_TITLE_VERT_OUTLINE_CLIPART
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
},
{
BMP_LAYOUT_HEAD02A
,
STR_AL_TITLE_VERT_OUTLINE_CLIPART
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
},
...
...
sd/source/ui/sidebar/LayoutMenu.cxx
Dosyayı görüntüle @
9d90993a
...
@@ -114,7 +114,7 @@ static const snewfoil_value_info standard[] =
...
@@ -114,7 +114,7 @@ static const snewfoil_value_info standard[] =
{
BMP_LAYOUT_HEAD06
,
STR_AUTOLAYOUT_6CONTENT
,
WritingMode_LR_TB
,
AUTOLAYOUT_6CLIPART
},
{
BMP_LAYOUT_HEAD06
,
STR_AUTOLAYOUT_6CONTENT
,
WritingMode_LR_TB
,
AUTOLAYOUT_6CLIPART
},
// vertical
// vertical
{
BMP_LAYOUT_VERTICAL02
,
STR_AL_VERT_TITLE_TEXT_CHART
,
WritingMode_TB_RL
,
AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHAR
T
},
{
BMP_LAYOUT_VERTICAL02
,
STR_AL_VERT_TITLE_TEXT_CHART
,
WritingMode_TB_RL
,
AUTOLAYOUT_VTITLE_VCONTENT_OVER_VCONTEN
T
},
{
BMP_LAYOUT_VERTICAL01
,
STR_AL_VERT_TITLE_VERT_OUTLINE
,
WritingMode_TB_RL
,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_VERTICAL01
,
STR_AL_VERT_TITLE_VERT_OUTLINE
,
WritingMode_TB_RL
,
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_HEAD02
,
STR_AL_TITLE_VERT_OUTLINE
,
WritingMode_TB_RL
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_HEAD02
,
STR_AL_TITLE_VERT_OUTLINE
,
WritingMode_TB_RL
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE
},
{
BMP_LAYOUT_HEAD02A
,
STR_AL_TITLE_VERT_OUTLINE_CLIPART
,
WritingMode_TB_RL
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
},
{
BMP_LAYOUT_HEAD02A
,
STR_AL_TITLE_VERT_OUTLINE_CLIPART
,
WritingMode_TB_RL
,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART
},
...
...
xmloff/source/draw/sdxmlexp.cxx
Dosyayı görüntüle @
9d90993a
...
@@ -282,10 +282,9 @@ ImpXMLAutoLayoutInfo::ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterI
...
@@ -282,10 +282,9 @@ ImpXMLAutoLayoutInfo::ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterI
aTitlePos
=
aPos
;
aTitlePos
=
aPos
;
aTitleSize
=
aSize
;
aTitleSize
=
aSize
;
}
}
else
if
(
mnType
==
27
||
mnType
==
28
)
else
if
(
mnType
==
AUTOLAYOUT_VTITLE_VCONTENT_OVER_VCONTENT
||
mnType
==
28
)
{
{
// AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART or
// or AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
// AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
Point
aClassicTPos
(
Point
aClassicTPos
(
aTitlePos
.
X
()
+
long
(
aTitleSize
.
Width
()
*
0.0735
),
aTitlePos
.
X
()
+
long
(
aTitleSize
.
Width
()
*
0.0735
),
aTitlePos
.
Y
()
+
long
(
aTitleSize
.
Height
()
*
0.083
));
aTitlePos
.
Y
()
+
long
(
aTitleSize
.
Height
()
*
0.083
));
...
@@ -347,10 +346,9 @@ ImpXMLAutoLayoutInfo::ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterI
...
@@ -347,10 +346,9 @@ ImpXMLAutoLayoutInfo::ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterI
if
(
mnGapY
<
aPageInnerSize
.
Height
()
/
10
)
if
(
mnGapY
<
aPageInnerSize
.
Height
()
/
10
)
mnGapY
=
aPageInnerSize
.
Height
()
/
10
;
mnGapY
=
aPageInnerSize
.
Height
()
/
10
;
}
}
else
if
(
mnType
==
27
||
mnType
==
28
)
else
if
(
mnType
==
AUTOLAYOUT_VTITLE_VCONTENT_OVER_VCONTENT
||
mnType
==
28
)
{
{
// AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART or
// or AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
// AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE
Point
aClassicTPos
(
Point
aClassicTPos
(
aTitlePos
.
X
()
+
long
(
aTitleSize
.
Width
()
*
0.0735
),
aTitlePos
.
X
()
+
long
(
aTitleSize
.
Width
()
*
0.0735
),
aTitlePos
.
Y
()
+
long
(
aTitleSize
.
Height
()
*
0.083
));
aTitlePos
.
Y
()
+
long
(
aTitleSize
.
Height
()
*
0.083
));
...
@@ -1070,7 +1068,7 @@ void SdXMLExport::ImpWriteAutoLayoutInfos()
...
@@ -1070,7 +1068,7 @@ void SdXMLExport::ImpWriteAutoLayoutInfos()
}
}
break
;
break
;
}
}
case
27
:
// AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART
case
AUTOLAYOUT_VTITLE_VCONTENT_OVER_VCONTENT
:
{
{
Rectangle
aTop
(
pInfo
->
GetPresRectangle
());
Rectangle
aTop
(
pInfo
->
GetPresRectangle
());
aTop
.
setHeight
(
long
(
aTop
.
GetHeight
()
*
0.488
));
aTop
.
setHeight
(
long
(
aTop
.
GetHeight
()
*
0.488
));
...
...
xmloff/source/draw/ximpstyl.cxx
Dosyayı görüntüle @
9d90993a
...
@@ -606,8 +606,7 @@ void SdXMLPresentationPageLayoutContext::EndElement()
...
@@ -606,8 +606,7 @@ void SdXMLPresentationPageLayoutContext::EndElement()
}
}
else
if
(
pObj1
->
GetName
()
==
"vertical_outline"
)
else
if
(
pObj1
->
GetName
()
==
"vertical_outline"
)
{
{
// AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART
mnTypeId
=
AUTOLAYOUT_VTITLE_VCONTENT_OVER_VCONTENT
;
mnTypeId
=
27
;
}
}
else
else
{
{
...
...
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