git-svn-id: https://svn.coded.pt/svn/SIPRP@952 bb69d46d-e84e-40c8-a05a-06db0d633741

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 17 years ago
parent 9a68e90ce8
commit 6d7873a983

@ -2,6 +2,7 @@ package siprp.higiene.relatorio;
import java.io.ByteArrayInputStream; import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream; import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.FileOutputStream; import java.io.FileOutputStream;
import java.io.InputStream; import java.io.InputStream;
@ -41,9 +42,11 @@ public class TestPrint
byte fo[] = applyTemplate( byte fo[] = applyTemplate(
// "siprp/planoactuacao/print/plano_actuacao.xsl", // "siprp/planoactuacao/print/plano_actuacao.xsl",
getClass().getClassLoader().getResourceAsStream( "siprp/higiene/relatorio/relatorio.xsl" ), // getClass().getClassLoader().getResourceAsStream( "siprp/higiene/relatorio/relatorio.xsl" ),
new FileInputStream( "/home/fpalma/projectos2/SIPRP/SIPRPSoft/src/siprp/higiene/relatorio/relatorio.xsl" ),
// "siprp/planoactuacao/print/teste_input.xml" ); // "siprp/planoactuacao/print/teste_input.xml" );
new ByteArrayInputStream( foBaos.toByteArray() ) ); new FileInputStream( "/home/fpalma/projectos2/SIPRP/SIPRPSoft/src/siprp/higiene/relatorio/teste_input.xml" ) );
// new ByteArrayInputStream( foBaos.toByteArray() ) );
// new ByteArrayInputStream( "<?xml version=\"1.0\" encoding=\"UTF-8\"?><plano></plano>".getBytes() ) ); // new ByteArrayInputStream( "<?xml version=\"1.0\" encoding=\"UTF-8\"?><plano></plano>".getBytes() ) );
// System.out.println( new String( fo ) ); // System.out.println( new String( fo ) );
createPDFFile( fo, "/home/fpalma/Desktop/out.pdf" ); createPDFFile( fo, "/home/fpalma/Desktop/out.pdf" );

@ -3,7 +3,7 @@
xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.1"> xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.1">
<xsl:output method="xml" version="1.0" omit-xml-declaration="no" <xsl:output method="xml" version="1.0" omit-xml-declaration="no"
indent="yes" /> indent="yes" />
<xsl:template match="evolute"> <xsl:template match="relatorio">
<fo:root> <fo:root>
<fo:layout-master-set> <fo:layout-master-set>
<fo:simple-page-master master-name="pm1_0" <fo:simple-page-master master-name="pm1_0"
@ -64,11 +64,14 @@
</fo:repeatable-page-master-alternatives> </fo:repeatable-page-master-alternatives>
</fo:page-sequence-master> </fo:page-sequence-master>
<fo:simple-page-master master-name="pm1_2" <fo:simple-page-master master-name="pm1_2"
page-height="8.2673in" page-width="11.6925in" margin-top="0.4925in" page-height="8.2701in" page-width="11.6902in" margin-top="0.4917in"
margin-right="0.9846in" margin-left="0.9846in"> margin-right="1.3in" margin-left="0.6in">
<fo:region-body /> <fo:region-body margin-top="2.2in"
<fo:region-before margin-bottom="0.552in" /> margin-bottom="0.6201in" />
<fo:region-after margin-top="0.2563in" /> <fo:region-before extent="2.2in"
margin-bottom="0in" />
<fo:region-after extent="0.6201in"
margin-top="0.4201in" />
</fo:simple-page-master> </fo:simple-page-master>
<fo:page-sequence-master master-name="Standard_2"> <fo:page-sequence-master master-name="Standard_2">
<fo:repeatable-page-master-alternatives> <fo:repeatable-page-master-alternatives>
@ -1644,8 +1647,8 @@
<fo:inline font-weight="bold"> <fo:inline font-weight="bold">
Ergonomia do Trabalho Ergonomia do Trabalho
</fo:inline> </fo:inline>
: manipulação manual de cargas, adopção de : manipulação manual de cargas, adopção de
posturas incorrectas. posturas incorrectas.
</fo:block> </fo:block>
<fo:block font-size="12pt" margin-right="-0.0146in" <fo:block font-size="12pt" margin-right="-0.0146in"
text-indent="0in" text-align="justify" line-height="130%" text-indent="0in" text-align="justify" line-height="130%"
@ -1673,13 +1676,14 @@
<fo:block id="N69074" font-size="12pt" <fo:block id="N69074" font-size="12pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in" font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="justify" line-height="130%" margin-left="0in" text-align="justify" line-height="130%" margin-left="0in"
margin-top="0.0835in" margin-bottom="0.0835in" space-after="6pt"> margin-top="0.0835in" margin-bottom="0.0835in"
space-after="6pt">
7.2 Valoração dos riscos   7.2 Valoração dos riscos  
</fo:block> </fo:block>
<fo:block font-size="12pt" margin-right="-0.0146in" <fo:block font-size="12pt" margin-right="-0.0146in"
text-indent="0in" text-align="justify" line-height="130%" text-indent="0in" text-align="justify" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
A valoração dos riscos associados as perigos A valoração dos riscos associados as perigos
identificados tem como objectivo a definição de identificados tem como objectivo a definição de
prioridades da execução das medidas preventivas prioridades da execução das medidas preventivas
@ -1687,26 +1691,25 @@
</fo:block> </fo:block>
<fo:block font-size="12pt" margin-right="-0.0146in" <fo:block font-size="12pt" margin-right="-0.0146in"
text-indent="0in" text-align="justify" line-height="130%" text-indent="0in" text-align="justify" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
Para realizar a valoração de um risco Para realizar a valoração de um risco laboral é
laboral é necessário atender à necessário atender à
<fo:inline font-weight="bold"> <fo:inline font-weight="bold">
probabilidade probabilidade
</fo:inline> </fo:inline>
de ocorrência (quantas vezes pode ocorrer?) de ocorrência (quantas vezes pode ocorrer?) e da
e da estimativa da estimativa da
<fo:inline font-weight="bold"> <fo:inline font-weight="bold">
severidade severidade
</fo:inline> </fo:inline>
(gravidade) das consequências da sua (gravidade) das consequências da sua
materialização (que dano/lesão pode materialização (que dano/lesão pode resultar?).
resultar?).
</fo:block> </fo:block>
<fo:block font-size="12pt" margin-right="-0.0146in" <fo:block font-size="12pt" margin-right="-0.0146in"
text-indent="0in" text-align="justify" line-height="130%" text-indent="0in" text-align="justify" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
As consequências de um risco laboral podem ser As consequências de um risco laboral podem ser
caracterizadas em danos muito leves, em lesões caracterizadas em danos muito leves, em lesões
leves, lesões graves ou lesões muito graves ou leves, lesões graves ou lesões muito graves ou
@ -1714,8 +1717,8 @@
</fo:block> </fo:block>
<fo:block font-size="12pt" margin-right="-0.0146in" <fo:block font-size="12pt" margin-right="-0.0146in"
text-indent="0in" text-align="justify" line-height="130%" text-indent="0in" text-align="justify" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
No seguinte quadro encontram-se descritos alguns No seguinte quadro encontram-se descritos alguns
exemplos de consequências de acordo com o grau exemplos de consequências de acordo com o grau
de severidade.   de severidade.  
@ -2745,7 +2748,8 @@
text-indent="0in" text-align="justify" margin-left="0in"> text-indent="0in" text-align="justify" margin-left="0in">
   
</fo:block> </fo:block>
<fo:table table-layout="fixed" width="6.4236in" space-after="6pt"> <fo:table table-layout="fixed" width="6.4236in"
space-after="6pt">
<fo:table-column column-width="1.4153in" /> <fo:table-column column-width="1.4153in" />
<fo:table-column column-width="5.0083in" /> <fo:table-column column-width="5.0083in" />
<fo:table-body> <fo:table-body>
@ -3005,8 +3009,8 @@
</fo:block> </fo:block>
<fo:block font-size="12pt" text-align="justify" <fo:block font-size="12pt" text-align="justify"
margin-right="-0.0146in" text-indent="0in" line-height="130%" margin-right="-0.0146in" text-indent="0in" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
Alguns riscos laborais podem necessitar da Alguns riscos laborais podem necessitar da
realização de estudos específicos, realizados de realização de estudos específicos, realizados de
acordo com os critérios estabelecidos na acordo com os critérios estabelecidos na
@ -3019,8 +3023,8 @@
</fo:block> </fo:block>
<fo:block font-size="3pt" text-align="justify" <fo:block font-size="3pt" text-align="justify"
margin-right="-0.0146in" text-indent="0in" line-height="130%" margin-right="-0.0146in" text-indent="0in" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
<fo:table table-layout="fixed" <fo:table table-layout="fixed"
width="6.5069in"> width="6.5069in">
<fo:table-column column-width="2.0833in" /> <fo:table-column column-width="2.0833in" />
@ -3223,8 +3227,8 @@
</fo:block> </fo:block>
<fo:block font-size="12pt" text-align="justify" <fo:block font-size="12pt" text-align="justify"
margin-right="-0.0146in" text-indent="0in" line-height="130%" margin-right="-0.0146in" text-indent="0in" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
Um risco analisado e documentado, é aquele que Um risco analisado e documentado, é aquele que
tendo sido objecto de uma avaliação específica e tendo sido objecto de uma avaliação específica e
que se encontra documentado, registado e que se encontra documentado, registado e
@ -3232,8 +3236,8 @@
</fo:block> </fo:block>
<fo:block font-size="12pt" text-align="justify" <fo:block font-size="12pt" text-align="justify"
margin-right="-0.0146in" text-indent="0in" line-height="130%" margin-right="-0.0146in" text-indent="0in" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
<fo:inline> <fo:inline>
Um risco que foi analisado pode encontrar-se Um risco que foi analisado pode encontrar-se
</fo:inline> </fo:inline>
@ -3254,8 +3258,8 @@
</fo:block> </fo:block>
<fo:block font-size="12pt" margin-right="-0.0146in" <fo:block font-size="12pt" margin-right="-0.0146in"
text-indent="0in" text-align="justify" line-height="130%" text-indent="0in" text-align="justify" line-height="130%"
margin-left="0in" margin-top="0.0835in" margin-left="0in" margin-top="0.0835in" margin-bottom="0.0835in"
margin-bottom="0.0835in" space-after="6pt"> space-after="6pt">
<fo:inline> <fo:inline>
Se não existe informação suficiente para Se não existe informação suficiente para
determinar a magnitude ou nível do risco e determinar a magnitude ou nível do risco e
@ -3331,6 +3335,259 @@
</fo:block> </fo:block>
</fo:flow> </fo:flow>
</fo:page-sequence> </fo:page-sequence>
<xsl:for-each select="conclusoes/area">
<fo:page-sequence master-reference="Standard_2"
force-page-count="no-force" initial-page-number="auto">
<fo:static-content flow-name="xsl-region-before">
<fo:table>
<fo:table-column />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell
display-align="after">
<fo:block font-size="13pt"
text-align="left">
<fo:external-graphic
src="url('http://www.evolute.pt/~siprp/planoactuacao/siprp_logo.jpg')"
height="2cm" />
</fo:block>
</fo:table-cell>
<fo:table-cell
display-align="after">
<fo:block font-size="13pt"
text-align="right">
<xsl:variable
name="logotipo" select="empresa/logotipo" />
<fo:external-graphic
src="url('{$logotipo}')" height="2cm" />
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:table>
<fo:table-column />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block font-size="10pt"
text-align="left">
Avaliação Periódica de
Riscos Laborais
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="10pt"
text-align="end">
<fo:page-number />
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
Genérico  
</fo:block>
<fo:block font-size="16pt" font-weight="bold"
margin-right="-0.0146in" text-indent="0in" text-align="center"
margin-left="0in">
Riscos Comuns a
<xsl:value-of select="designacao" />
</fo:block>
</fo:flow>
</fo:page-sequence>
<xsl:for-each select="posto">
<xsl:call-template name="posto" />
<xsl:if test="position()=1">
<fo:page-sequence master-reference="Standard_2"
force-page-count="no-force" initial-page-number="auto">
<fo:static-content
flow-name="xsl-region-before">
<fo:table>
<fo:table-column />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell
display-align="after">
<fo:block
font-size="13pt" text-align="left">
<fo:external-graphic
src="url('http://www.evolute.pt/~siprp/planoactuacao/siprp_logo.jpg')"
height="2cm" />
</fo:block>
</fo:table-cell>
<fo:table-cell
display-align="after">
<fo:block
font-size="13pt" text-align="right">
<xsl:variable
name="logotipo" select="empresa/logotipo" />
<fo:external-graphic
src="url('{$logotipo}')" height="2cm" />
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:static-content>
<fo:static-content
flow-name="xsl-region-after">
<fo:table>
<fo:table-column />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block
font-size="10pt" text-align="left">
Avaliação Periódica
de Riscos Laborais
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block
font-size="10pt" text-align="end">
<fo:page-number />
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
 
</fo:block>
<fo:block font-size="16pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
<xsl:value-of select="designacao" />
</fo:block>
</fo:flow>
</fo:page-sequence>
</xsl:if>
</xsl:for-each>
</xsl:for-each>
<fo:page-sequence master-reference="Standard_1" <fo:page-sequence master-reference="Standard_1"
force-page-count="no-force" initial-page-number="auto"> force-page-count="no-force" initial-page-number="auto">
<fo:static-content flow-name="xsl-region-before"> <fo:static-content flow-name="xsl-region-before">
@ -3470,7 +3727,8 @@
<fo:block font-size="12pt" line-height="130%"> <fo:block font-size="12pt" line-height="130%">
   
</fo:block> </fo:block>
<fo:table table-layout="fixed" width="2.825in" space-before="40pt"> <fo:table table-layout="fixed" width="2.825in"
space-before="40pt">
<fo:table-column column-width="2.825in" /> <fo:table-column column-width="2.825in" />
<fo:table-body> <fo:table-body>
<fo:table-row> <fo:table-row>
@ -3526,5 +3784,325 @@
</fo:page-sequence> </fo:page-sequence>
</fo:root> </fo:root>
</xsl:template> </xsl:template>
<xsl:template name="posto">
<fo:page-sequence master-reference="Standard_2"
force-page-count="no-force" initial-page-number="auto">
<fo:static-content flow-name="xsl-region-before">
<fo:table>
<fo:table-column />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell display-align="after">
<fo:block font-size="13pt"
text-align="left">
<fo:external-graphic
src="url('http://www.evolute.pt/~siprp/planoactuacao/siprp_logo.jpg')"
height="2cm" />
</fo:block>
</fo:table-cell>
<fo:table-cell display-align="after">
<fo:block font-size="13pt"
text-align="right">
<xsl:variable name="logotipo"
select="empresa/logotipo" />
<fo:external-graphic
src="url('{$logotipo}')" height="2cm" />
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" width="10.0208in">
<fo:table-column column-width="0.716in" />
<fo:table-column column-width="0.6729in" />
<fo:table-column column-width="0.8208in" />
<fo:table-column column-width="0.4403in" />
<fo:table-column column-width="2.4688in" />
<fo:table-column column-width="1.7875in" />
<fo:table-column column-width="3.1146in" />
<fo:table-body>
<fo:table-row>
<fo:table-cell number-columns-spanned="7"
padding-bottom="0in" padding-left="0.0486in" padding-top="0in"
display-align="center" border="0.0139in solid #000000"
background-color="#808080" writing-mode="lr-tb"
padding-right="0.0486in">
<fo:block font-size="12pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
AVALIAÇÃO DE RISCOS LABORAIS  
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell number-columns-spanned="3"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0139in solid #000000"
border-bottom="0.0069in solid #000000" padding-top="0in"
border-top="0.0139in solid #000000" display-align="before"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="none">
<fo:block font-size="4pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
 
</fo:block>
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
<fo:inline font-size="10pt">
EMPRESA
</fo:inline>
<fo:inline font-size="9pt">
: Auchan
</fo:inline>
 
</fo:block>
</fo:table-cell>
<fo:table-cell number-columns-spanned="2"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0069in solid #000000"
border-bottom="0.0069in solid #000000" padding-top="0in"
border-top="0.0139in solid #000000" display-align="before"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="none">
<fo:block font-size="4pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
 
</fo:block>
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
<fo:inline font-size="10pt">
DATA DA AVALIAÇÃO
</fo:inline>
<fo:inline font-size="9pt">
: 6 de Março de 2008
</fo:inline>
 
</fo:block>
</fo:table-cell>
<fo:table-cell number-columns-spanned="2"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0069in solid #000000"
border-bottom="0.0069in solid #000000" padding-top="0in"
border-top="0.0139in solid #000000" display-align="center"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="0.0139in solid #000000">
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
<fo:inline font-size="10pt">
AVALIAÇÃO: INICIAL
</fo:inline>
<fo:inline font-size="9pt" />
<fo:inline font-size="10pt">
¨
</fo:inline>
<fo:inline font-size="10pt">
PERIÓDICA
</fo:inline>
<fo:inline font-size="10pt">
þ
</fo:inline>
<fo:inline font-size="10pt" />
 
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell number-columns-spanned="3"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0139in solid #000000"
border-bottom="0.0069in solid #000000" padding-top="0in"
border-top="0.0069in solid #000000" display-align="before"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="none">
<fo:block font-size="4pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
 
</fo:block>
<fo:block font-size="10pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
ESTABELECIMENTO: Coimbra  
</fo:block>
</fo:table-cell>
<fo:table-cell number-columns-spanned="2"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0069in solid #000000"
border-bottom="0.0069in solid #000000" padding-top="0in"
border-top="0.0069in solid #000000" display-align="before"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="none">
<fo:block font-size="4pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
 
</fo:block>
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
<fo:inline font-size="10pt">
DATA DA PRÓXIMA
</fo:inline>
<fo:inline font-size="9pt">
: 25 de Setembro de 2008
</fo:inline>
 
</fo:block>
</fo:table-cell>
<fo:table-cell number-columns-spanned="2"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0069in solid #000000"
border-bottom="0.0069in solid #000000" padding-top="0in"
border-top="0.0069in solid #000000" display-align="center"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="0.0139in solid #000000">
<fo:block font-size="10pt"
margin-right="-0.0146in" text-indent="0in" text-align="justify"
margin-left="0in">
REALIZADA POR: Sónia Campos  
</fo:block>
<fo:block font-size="9pt"
margin-right="-0.0146in" text-indent="0in" text-align="justify"
margin-left="0in">
SIPRP Sociedade Ibérica de
Prevenção de Riscos Profissionais  
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell number-columns-spanned="6"
padding-bottom="0in" padding-left="0.0486in"
border-left="0.0139in solid #000000"
border-bottom="0.0139in solid #000000" padding-top="0in"
border-top="0.0069in solid #000000" display-align="center"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="none">
<fo:block font-size="12pt"
margin-right="-0.0146in" text-indent="0in" margin-left="0in">
<fo:inline font-size="11pt"
font-weight="bold">
POSTO DE TRABALHO
</fo:inline>
<fo:inline>:</fo:inline>
<fo:inline font-size="11pt">
Genérico Área Administrativa
</fo:inline>
 
</fo:block>
</fo:table-cell>
<fo:table-cell padding-bottom="0in"
padding-left="0.0486in" border-left="0.0069in solid #000000"
border-bottom="0.0139in solid #000000" padding-top="0in"
border-top="0.0069in solid #000000" display-align="before"
writing-mode="lr-tb" padding-right="0.0486in"
border-right="0.0139in solid #000000">
<fo:block font-size="12pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
Página 1 de 11  
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell
border-left="0.0069in solid #000000"
border-bottom="0.0139in solid #000000"
border-top="0.0069in solid #000000" display-align="center"
background-color="#000000" writing-mode="lr-tb"
border-right="none">
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
SEV.  
</fo:block>
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
(S)  
</fo:block>
</fo:table-cell>
<fo:table-cell
border-left="0.0069in solid #000000"
border-bottom="0.0139in solid #000000"
border-top="0.0069in solid #000000" display-align="center"
background-color="#000000" writing-mode="lr-tb"
border-right="none">
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
PROB.  
</fo:block>
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
(P)  
</fo:block>
</fo:table-cell>
<fo:table-cell number-columns-spanned="2"
border-left="0.0069in solid #000000"
border-bottom="0.0139in solid #000000"
border-top="0.0069in solid #000000" display-align="center"
background-color="#000000" writing-mode="lr-tb"
border-right="none">
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
VALOR RISCO  
</fo:block>
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
(S x P)  
</fo:block>
</fo:table-cell>
<fo:table-cell number-columns-spanned="3"
border-left="0.0069in solid #000000"
border-bottom="0.0139in solid #000000"
border-top="0.0069in solid #000000" display-align="before"
background-color="#000000" writing-mode="lr-tb"
border-right="0.0069in solid #000000">
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
RISCO / CONDIÇÕES ANÓMALAS /  
</fo:block>
<fo:block font-size="11pt"
font-weight="bold" margin-right="-0.0146in" text-indent="0in"
text-align="center" margin-left="0in">
/ ACÇÕES DE CONTROLO OU REDUÇÃO DO
RISCO  
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:table>
<fo:table-column />
<fo:table-column />
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block font-size="10pt"
text-align="left">
Avaliação Periódica de Riscos
Laborais
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="10pt"
text-align="end">
<fo:page-number />
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block></fo:block>
</fo:flow>
</fo:page-sequence>
</xsl:template>
</xsl:stylesheet> </xsl:stylesheet>

Loading…
Cancel
Save