Changeset 96 for trunk/model/sources/office/gen/od/gen/paper.odtemplate
- Timestamp:
- 22.11.2008 15:37:34 (16 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/office/gen/od/gen/paper.odtemplate
r94 r96 19 19 </sm:body> 20 20 </sm:WPageMaster> 21 <sm:WPageMaster style="doc" name="Table des Annexes"> 22 <sm:body> 23 <sm:showDataBlocks refCategory="doc" hideIfNoBlocks="yes"> 24 <sm:WSection> 25 <sm:WParagraph> 26 <sm:fixedString value=";Table des Annexes"/> 27 </sm:WParagraph> 28 <sm:forEachBlock> 29 <sm:WSection> 30 <sm:WParagraph> 31 <sm:fixedString value=";Annexe "/> 32 <sm:callBlockPosition numbering="1"/> 33 <sm:fixedString value="; : "/> 34 <sm:callBlockLabel/> 35 </sm:WParagraph> 36 <sm:WSection> 37 <sm:callBlockData/> 38 </sm:WSection> 39 </sm:WSection> 40 </sm:forEachBlock> 41 </sm:WSection> 42 </sm:showDataBlocks> 43 </sm:body> 44 </sm:WPageMaster> 21 45 </sm:contentStruct> 46 <sm:dataBlockDeclaration category="doc" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 47 <sm:content> 48 <sm:WInline style="indexDoc"> 49 <sm:formattingMark> 50 <sm:nonBreakingSpace/> 51 </sm:formattingMark> 52 <sm:fixedString value=";(cf. Annexe "/> 53 <sm:callBlockPosition numbering="1"/> 54 <sm:fixedString value=";)"/> 55 </sm:WInline> 56 </sm:content> 57 </sm:dataBlockDeclaration> 22 58 </sm:odTemplateText>