Ignore:
Timestamp:
02/27/09 10:52:42 (3 years ago)
Author:
anp
Message:

Amélioration gestion des WInline dans l'OdStyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/_common/sm/textOdTransf/styles/widgets/block_WParagraph.xml

    r11210 r12892  
    9191                                                        <text:p text:style-name="{resultatAgent('../../stResolver/content/name')}"> 
    9292                                                                Paragraphe "<xsl:value-of select="resultatAgent('../../code')"/>". 
    93                                                                 <xsl:for-each select=".//sm:WInline"> 
     93                                                                <xsl:for-each select=".//sm:WInline[@style]"> 
    9494                                                                        <text:line-break/><text:tab/> - <xsl:value-of disable-output-escaping="yes" select="resultatAgent(concat('//', getIdNode(.), '/defaultValue/contentFile.getBody'))"/> 
    9595                                                                </xsl:for-each> 
Note: See TracChangeset for help on using the changeset viewer.