tdf#162878 Freshes template: autosize for title
With other languages than English, texts for placeholders ("Click to add Title") may be be much longer and overlap on other placeholders, which looks ugly. This change adds draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true" to titles and subtitles to avoid overlaping Slide 8: replace dummy Lorem texts with subtitle placeholders Change-Id: Id7754b9e860a30e78d2ea2a400e30a28f6e22305 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173363 Reviewed-by: Laurent Balland <laurent.balland@mailo.fr> Tested-by: Jenkins
This commit is contained in:
@@ -277,49 +277,29 @@
|
|||||||
</draw:page>
|
</draw:page>
|
||||||
<draw:page draw:name="page8" draw:style-name="dp1" draw:master-page-name="Diagram" presentation:presentation-page-layout-name="AL3T19" xml:id="id14" draw:id="id14">
|
<draw:page draw:name="page8" draw:style-name="dp1" draw:master-page-name="Diagram" presentation:presentation-page-layout-name="AL3T19" xml:id="id14" draw:id="id14">
|
||||||
<office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
|
<office:forms form:automatic-focus="false" form:apply-design-mode="false"/>
|
||||||
<draw:g>
|
<draw:frame presentation:style-name="Diagram-subtitle" xml:id="id1" draw:id="id1" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="1.5cm" svg:y="8.7cm" presentation:class="subtitle" presentation:placeholder="true">
|
||||||
<draw:custom-shape draw:style-name="gr30" xml:id="id1" draw:id="id1" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="1.5cm" svg:y="8.7cm">
|
<draw:text-box/>
|
||||||
<text:p>
|
</draw:frame>
|
||||||
<text:span>Lorem</text:span>
|
<draw:frame presentation:style-name="Diagram-subtitle" xml:id="id2" draw:id="id2" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="10.4cm" svg:y="6.3cm" presentation:class="subtitle" presentation:placeholder="true">
|
||||||
</text:p>
|
<draw:text-box/>
|
||||||
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:mirror-horizontal="false" draw:mirror-vertical="false" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>
|
</draw:frame>
|
||||||
</draw:custom-shape>
|
<draw:frame presentation:style-name="Diagram-subtitle" xml:id="id3" draw:id="id3" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="10.4cm" svg:y="11.1cm" presentation:class="subtitle" presentation:placeholder="true">
|
||||||
<draw:custom-shape draw:style-name="gr30" xml:id="id2" draw:id="id2" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="10.4cm" svg:y="6.3cm">
|
<draw:text-box/>
|
||||||
<text:p>
|
</draw:frame>
|
||||||
<text:span>Ipsum</text:span>
|
<draw:frame presentation:style-name="Diagram-subtitle" xml:id="id5" draw:id="id5" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="19.3cm" svg:y="1.5cm" presentation:class="subtitle" presentation:placeholder="true">
|
||||||
</text:p>
|
<draw:text-box/>
|
||||||
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>
|
</draw:frame>
|
||||||
</draw:custom-shape>
|
<draw:frame presentation:style-name="Diagram-subtitle" xml:id="id6" draw:id="id6" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="19.3cm" svg:y="6.3cm" presentation:class="subtitle" presentation:placeholder="true">
|
||||||
<draw:custom-shape draw:style-name="gr30" xml:id="id3" draw:id="id3" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="10.4cm" svg:y="11.1cm">
|
<draw:text-box/>
|
||||||
<text:p>
|
</draw:frame>
|
||||||
<text:span>Dolor</text:span>
|
<draw:frame presentation:style-name="Diagram-subtitle" xml:id="id4" draw:id="id4" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="19.3cm" svg:y="11.1cm" presentation:class="subtitle" presentation:placeholder="true">
|
||||||
</text:p>
|
<draw:text-box/>
|
||||||
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>
|
</draw:frame>
|
||||||
</draw:custom-shape>
|
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="7.862cm" svg:y1="10.065cm" svg:x2="10.406cm" svg:y2="7.705cm" draw:start-shape="id1" draw:start-glue-point="1" draw:end-shape="id2" draw:end-glue-point="3" svg:d="M7862 10065h553l1438-2360h553" svg:viewBox="0 0 2545 2361"/>
|
||||||
<draw:custom-shape draw:style-name="gr30" xml:id="id5" draw:id="id5" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="19.3cm" svg:y="1.5cm">
|
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="7.862cm" svg:y1="10.065cm" svg:x2="10.406cm" svg:y2="12.511cm" draw:start-shape="id1" draw:start-glue-point="1" draw:end-shape="id3" draw:end-glue-point="3" svg:d="M7862 10065h553l1438 2446h553" svg:viewBox="0 0 2545 2447"/>
|
||||||
<text:p>
|
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="16.77cm" svg:y1="12.511cm" svg:x2="19.314cm" svg:y2="12.511cm" draw:start-shape="id3" draw:start-glue-point="1" draw:end-shape="id4" draw:end-glue-point="3" svg:d="M16770 12511h553 1438 553" svg:viewBox="0 0 2545 1"/>
|
||||||
<text:span>Sit Amet</text:span>
|
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="16.77cm" svg:y1="7.705cm" svg:x2="19.314cm" svg:y2="2.9cm" draw:start-shape="id2" draw:start-glue-point="1" draw:end-shape="id5" draw:end-glue-point="3" svg:d="M16770 7705h553l1438-4805h553" svg:viewBox="0 0 2545 4806"/>
|
||||||
</text:p>
|
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="16.77cm" svg:y1="7.705cm" svg:x2="19.314cm" svg:y2="7.705cm" draw:start-shape="id2" draw:start-glue-point="1" draw:end-shape="id6" draw:end-glue-point="3" svg:d="M16770 7705h553 1438 553" svg:viewBox="0 0 2545 1"/>
|
||||||
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>
|
|
||||||
</draw:custom-shape>
|
|
||||||
<draw:custom-shape draw:style-name="gr30" xml:id="id6" draw:id="id6" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="19.3cm" svg:y="6.3cm">
|
|
||||||
<text:p>
|
|
||||||
<text:span>Consectetur</text:span>
|
|
||||||
</text:p>
|
|
||||||
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>
|
|
||||||
</draw:custom-shape>
|
|
||||||
<draw:custom-shape draw:style-name="gr30" xml:id="id4" draw:id="id4" draw:layer="layout" svg:width="6.4cm" svg:height="2.8cm" svg:x="19.3cm" svg:y="11.1cm">
|
|
||||||
<text:p>
|
|
||||||
<text:span>Adipiscing</text:span>
|
|
||||||
</text:p>
|
|
||||||
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle" draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>
|
|
||||||
</draw:custom-shape>
|
|
||||||
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="7.862cm" svg:y1="10.065cm" svg:x2="10.406cm" svg:y2="7.705cm" draw:start-shape="id1" draw:start-glue-point="1" draw:end-shape="id2" draw:end-glue-point="3" svg:d="M7862 10065h553l1438-2360h553" svg:viewBox="0 0 2545 2361"/>
|
|
||||||
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="7.862cm" svg:y1="10.065cm" svg:x2="10.406cm" svg:y2="12.511cm" draw:start-shape="id1" draw:start-glue-point="1" draw:end-shape="id3" draw:end-glue-point="3" svg:d="M7862 10065h553l1438 2446h553" svg:viewBox="0 0 2545 2447"/>
|
|
||||||
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="16.77cm" svg:y1="12.511cm" svg:x2="19.314cm" svg:y2="12.511cm" draw:start-shape="id3" draw:start-glue-point="1" draw:end-shape="id4" draw:end-glue-point="3" svg:d="M16770 12511h553 1438 553" svg:viewBox="0 0 2545 1"/>
|
|
||||||
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="16.77cm" svg:y1="7.705cm" svg:x2="19.314cm" svg:y2="2.9cm" draw:start-shape="id2" draw:start-glue-point="1" draw:end-shape="id5" draw:end-glue-point="3" svg:d="M16770 7705h553l1438-4805h553" svg:viewBox="0 0 2545 4806"/>
|
|
||||||
<draw:connector draw:style-name="gr30" draw:layer="layout" draw:type="lines" svg:x1="16.77cm" svg:y1="7.705cm" svg:x2="19.314cm" svg:y2="7.705cm" draw:start-shape="id2" draw:start-glue-point="1" draw:end-shape="id6" draw:end-glue-point="3" svg:d="M16770 7705h553 1438 553" svg:viewBox="0 0 2545 1"/>
|
|
||||||
</draw:g>
|
|
||||||
<draw:frame presentation:style-name="Diagram-title" draw:layer="layout" svg:width="25.2cm" svg:height="3cm" svg:x="1.4cm" svg:y="0.6cm" presentation:class="title" presentation:placeholder="true">
|
<draw:frame presentation:style-name="Diagram-title" draw:layer="layout" svg:width="25.2cm" svg:height="3cm" svg:x="1.4cm" svg:y="0.6cm" presentation:class="title" presentation:placeholder="true">
|
||||||
<draw:text-box/>
|
<draw:text-box/>
|
||||||
</draw:frame>
|
</draw:frame>
|
||||||
|
@@ -268,7 +268,7 @@
|
|||||||
<style:style style:name="Freshes-outline8" style:family="presentation" style:parent-style-name="Freshes-outline7"/>
|
<style:style style:name="Freshes-outline8" style:family="presentation" style:parent-style-name="Freshes-outline7"/>
|
||||||
<style:style style:name="Freshes-outline9" style:family="presentation" style:parent-style-name="Freshes-outline8"/>
|
<style:style style:name="Freshes-outline9" style:family="presentation" style:parent-style-name="Freshes-outline8"/>
|
||||||
<style:style style:name="Freshes-subtitle" style:family="presentation">
|
<style:style style:name="Freshes-subtitle" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:textarea-vertical-align="top" draw:auto-grow-height="true" fo:min-height="3.546cm">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:fill-color="#ffffff" draw:textarea-vertical-align="top" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true" fo:min-height="3.546cm">
|
||||||
<text:list-style style:name="Freshes-subtitle">
|
<text:list-style style:name="Freshes-subtitle">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -318,7 +318,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" fo:font-size="32pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:text-scale="100%" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color" fo:hyphenate="false" loext:hyphenation-no-caps="false"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" fo:font-size="32pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:text-underline-mode="continuous" style:text-overline-mode="continuous" style:text-line-through-mode="continuous" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:text-scale="100%" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color" fo:hyphenate="false" loext:hyphenation-no-caps="false"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Freshes-title" style:family="presentation">
|
<style:style style:name="Freshes-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:opacity="100%" draw:textarea-vertical-align="middle" draw:auto-grow-height="true" fo:min-height="1.36cm" draw:shadow="hidden" draw:shadow-offset-x="0cm" draw:shadow-offset-y="0.071cm" draw:shadow-opacity="100%">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:opacity="100%" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true" fo:min-height="1.36cm" draw:shadow="hidden" draw:shadow-offset-x="0cm" draw:shadow-offset-y="0.071cm" draw:shadow-opacity="100%">
|
||||||
<text:list-style style:name="Freshes-title">
|
<text:list-style style:name="Freshes-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -497,7 +497,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" style:use-window-font-color="false" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" style:use-window-font-color="false" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="One_20_Bullet-title" style:display-name="One Bullet-title" style:family="presentation">
|
<style:style style:name="One_20_Bullet-title" style:display-name="One Bullet-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="One_20_Bullet-title" style:display-name="One Bullet-title">
|
<text:list-style style:name="One_20_Bullet-title" style:display-name="One Bullet-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -674,7 +674,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#0d84a1" style:use-window-font-color="false" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#0d84a1" style:use-window-font-color="false" loext:opacity="100%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Two_20_Bullets-title" style:display-name="Two Bullets-title" style:family="presentation">
|
<style:style style:name="Two_20_Bullets-title" style:display-name="Two Bullets-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Two_20_Bullets-title" style:display-name="Two Bullets-title">
|
<text:list-style style:name="Two_20_Bullets-title" style:display-name="Two Bullets-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -851,7 +851,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Three_20_Bullets-title" style:display-name="Three Bullets-title" style:family="presentation">
|
<style:style style:name="Three_20_Bullets-title" style:display-name="Three Bullets-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Three_20_Bullets-title" style:display-name="Three Bullets-title">
|
<text:list-style style:name="Three_20_Bullets-title" style:display-name="Three Bullets-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1028,7 +1028,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Four_20_Bullets-title" style:display-name="Four Bullets-title" style:family="presentation">
|
<style:style style:name="Four_20_Bullets-title" style:display-name="Four Bullets-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Four_20_Bullets-title" style:display-name="Four Bullets-title">
|
<text:list-style style:name="Four_20_Bullets-title" style:display-name="Four Bullets-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1208,7 +1208,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Blue_2f_White_20_Chart-title" style:display-name="Blue/White Chart-title" style:family="presentation">
|
<style:style style:name="Blue_2f_White_20_Chart-title" style:display-name="Blue/White Chart-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Blue_2f_White_20_Chart-title" style:display-name="Blue/White Chart-title">
|
<text:list-style style:name="Blue_2f_White_20_Chart-title" style:display-name="Blue/White Chart-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1385,7 +1385,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="White_2f_Blue_20_Chart-title" style:display-name="White/Blue Chart-title" style:family="presentation">
|
<style:style style:name="White_2f_Blue_20_Chart-title" style:display-name="White/Blue Chart-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="White_2f_Blue_20_Chart-title" style:display-name="White/Blue Chart-title">
|
<text:list-style style:name="White_2f_Blue_20_Chart-title" style:display-name="White/Blue Chart-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1514,7 +1514,7 @@
|
|||||||
<style:style style:name="Diagram-outline8" style:family="presentation" style:parent-style-name="Diagram-outline7"/>
|
<style:style style:name="Diagram-outline8" style:family="presentation" style:parent-style-name="Diagram-outline7"/>
|
||||||
<style:style style:name="Diagram-outline9" style:family="presentation" style:parent-style-name="Diagram-outline8"/>
|
<style:style style:name="Diagram-outline9" style:family="presentation" style:parent-style-name="Diagram-outline8"/>
|
||||||
<style:style style:name="Diagram-subtitle" style:family="presentation">
|
<style:style style:name="Diagram-subtitle" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="solid" svg:stroke-width="0.1cm" svg:stroke-color="#0d84a1" svg:stroke-linecap="round" draw:fill="solid" draw:fill-color="#ffffff" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Diagram-subtitle">
|
<text:list-style style:name="Diagram-subtitle">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1559,10 +1559,10 @@
|
|||||||
</text:list-style>
|
</text:list-style>
|
||||||
</style:graphic-properties>
|
</style:graphic-properties>
|
||||||
<style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-align="center" fo:text-indent="0cm" style:writing-mode="page"/>
|
<style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-align="center" fo:text-indent="0cm" style:writing-mode="page"/>
|
||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:color="#0d84a1" loext:opacity="100%" fo:font-size="18pt" fo:font-weight="normal" style:font-size-asian="18pt" style:font-weight-asian="normal" style:font-size-complex="18pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" style:letter-kerning="true" fo:background-color="transparent" style:font-style-asian="normal" style:font-style-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Diagram-title" style:family="presentation">
|
<style:style style:name="Diagram-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Diagram-title">
|
<text:list-style style:name="Diagram-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1739,7 +1739,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Table-title" style:family="presentation">
|
<style:style style:name="Table-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Table-title">
|
<text:list-style style:name="Table-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -1916,7 +1916,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Left_20_Bar-title" style:display-name="Left Bar-title" style:family="presentation">
|
<style:style style:name="Left_20_Bar-title" style:display-name="Left Bar-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Left_20_Bar-title" style:display-name="Left Bar-title">
|
<text:list-style style:name="Left_20_Bar-title" style:display-name="Left Bar-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
@@ -2093,7 +2093,7 @@
|
|||||||
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
<style:text-properties fo:font-variant="normal" fo:text-transform="none" style:use-window-font-color="true" loext:opacity="0%" style:text-outline="false" style:text-line-through-style="none" style:text-line-through-type="none" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:letter-kerning="true" fo:background-color="transparent" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" style:text-overline-style="none" style:text-overline-color="font-color"/>
|
||||||
</style:style>
|
</style:style>
|
||||||
<style:style style:name="Right_20_Bar-title" style:display-name="Right Bar-title" style:family="presentation">
|
<style:style style:name="Right_20_Bar-title" style:display-name="Right Bar-title" style:family="presentation">
|
||||||
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle">
|
<style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true">
|
||||||
<text:list-style style:name="Right_20_Bar-title" style:display-name="Right Bar-title">
|
<text:list-style style:name="Right_20_Bar-title" style:display-name="Right Bar-title">
|
||||||
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
<text:list-level-style-bullet text:level="1" text:bullet-char="●">
|
||||||
<style:list-level-properties text:min-label-width="0.6cm"/>
|
<style:list-level-properties text:min-label-width="0.6cm"/>
|
||||||
|
Reference in New Issue
Block a user