Searched refs:styleMapStyleName (Results 1 – 7 of 7) sorted by relevance
256 styleMapStyleName=None, argument278 self.styleMapStyleName = styleMapStyleName305 def setStyleMapStyleName(self, styleMapStyleName, languageCode="en"): argument306 self.localisedStyleMapStyleName[languageCode] = tostr(styleMapStyleName)601 if instanceObject.styleMapStyleName is not None:602 instanceElement.attrib['stylemapstylename'] = instanceObject.styleMapStyleName946 styleMapStyleName = instanceElement.attrib.get('stylemapstylename')947 if styleMapStyleName is not None:948 instanceObject.styleMapStyleName = styleMapStyleName963 styleMapStyleName = styleMapStyleNameElement.text[all …]
62 self.assertEqual(new, infoObject.styleMapStyleName)126 infoObject.styleMapStyleName = new
823 infoObject.styleMapStyleName = 123828 infoObject.styleMapStyleName = "REGULAR"
1753 infoObject.styleMapStyleName = 1231759 infoObject.styleMapStyleName = "REGULAR"
123 i1.styleMapStyleName = "InstanceStyleMapStyleName"139 i2.styleMapStyleName = "InstanceStyleMapStyleName"276 i1.styleMapStyleName = "Regular"399 i1.styleMapStyleName = "InstanceStyleMapStyleName"987 styleMapStyleName="regular",995 assert instance.styleMapStyleName == "regular"
201 - ``styleMapStyleName``: string. StyleMap stylename for this instance.221 - ``setStyleMapStyleName(styleMapStyleName, languageCode="en")``240 i2.styleMapStyleName = "InstanceStyleMapStyleName"690 with ``styleMapStyleName``
177 i0.styleMapStyleName = "regular"