Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/draw/
H A Dsdpropls.cxx118 …", XML_NAMESPACE_DRAW, XML_FILL, XML_SD_TYPE_FILLSTYLE, 0 ),
321 …Style", XML_NAMESPACE_DRAW, XML_FILL, XML_SD_TYPE_FILLSTYLE, 0 ),
905 case XML_SD_TYPE_FILLSTYLE : in GetPropertyHandler()
H A Dsdpropls.hxx60 #define XML_SD_TYPE_FILLSTYLE (XML_SD_TYPES_START + 9 ) macro
H A Danimationimport.cxx460 case XML_FILL: nType = XML_SD_TYPE_FILLSTYLE; break; in convertValue()
H A Danimationexport.cxx1541 case XML_FILL: nType = XML_SD_TYPE_FILLSTYLE; break; in convertValue()