Changeset 12892 for trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_openOdWidget/styles/widgets/block_WInline.xml
- Timestamp:
- 02/27/09 10:52:42 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_openOdWidget/styles/widgets/block_WInline.xml
r11210 r12892 53 53 <!-- API optionnel : matérialisation de ce style comme block autonome. Si NON, élément appelé et paramétrable dans un autre Widget --> 54 54 <valeur code="isStyleBlockEntry"> 55 <source type="xpath-statique">si(not(ancestor::sm:WParagraph) or not(ancestor::sm:WParagraph/@globalStyle), 'true', 'false')</source>55 <source type="xpath-statique">si(not(ancestor::sm:WParagraph) or ancestor::sm:WParagraph[not(@style)], 'true', 'false')</source> 56 56 </valeur> 57 57
Note: See TracChangeset
for help on using the changeset viewer.