Home
last modified time | relevance | path

Searched refs:ST_IntegerType (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-python-docx/python-docx-0.8.11/tests/oxml/
H A Dtest_xmlchemy.py712 class ST_IntegerType(BaseIntType): class
737 optAttr = OptionalAttribute('w:optAttr', ST_IntegerType)
738 reqAttr = RequiredAttribute('reqAttr', ST_IntegerType)