Sha256: 4882cf0b38a50a7be28aa3995f41f3a1399cf0dbfadfe61da12dc62bc1edba41

Contents?: true

Size: 294 Bytes

Versions: 15

Compression:

Stored size: 294 Bytes

Contents

<?xml version="1.0"?>
<styleFoo xmlns:w="http://wnamespace.com">
  <w:style w:styleId="coolStyle" w:type="paragraph">
    <w:name w:val="coolStyle"/>
    <w:pPr>
      <w:ind w:firstLine="0" w:left="0" w:right="0"/>
      <w:jc w:val="left"/>
    </w:pPr>
    <w:rPr/>
  </w:style>
</styleFoo>

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
openxml-docx-0.10.6 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.10.5 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.10.4 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.10.3 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.10.2 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.10.1 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.10.0 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.9.0 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.8.0 spec/support/data/styles/paragraph_styles.xml
openxml-docx-0.8.0.beta1 spec/support/data/styles/paragraph_styles.xml
rocx-0.7.0 spec/support/data/styles/paragraph_styles.xml
rocx-0.6.0 spec/support/data/styles/paragraph_styles.xml
rocx-0.5.8 spec/support/data/styles/paragraph_styles.xml
rocx-0.5.7 test/data/styles/paragraph_styles.xml
rocx-0.5.6 test/data/styles/paragraph_styles.xml