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/sm_titleOdTransf/styles/widgets/block_WParagraph.xml

    r11210 r12892  
    101101                                                        <text:p text:style-name="{resultatAgent('../../stResolver/paragraph/name')}"> 
    102102                                                                Contenu de "<xsl:value-of select="resultatAgent('../../name')"/>". 
    103                                                                 <xsl:for-each select=".//sm:WInline"> 
     103                                                                <xsl:for-each select=".//sm:WInline[@style]"> 
    104104                                                                        <text:line-break/><text:tab/> - <xsl:value-of disable-output-escaping="yes" select="resultatAgent(concat('//', getIdNode(.), '/defaultValue/contentFile.getBody'))"/> 
    105105                                                                </xsl:for-each> 
Note: See TracChangeset for help on using the changeset viewer.