Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/
H A Dxmlsdtypes.hxx46 #define XML_SD_TYPE_FILLSTYLE (XML_SD_TYPES_START + 9 ) macro
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx118 GMAP( "FillStyle", XML_NAMESPACE_DRAW, XML_FILL, XML_SD_TYPE_FILLSTYLE, 0 ),
320 DPMAP( "FillStyle", XML_NAMESPACE_DRAW, XML_FILL, XML_SD_TYPE_FILLSTYLE, 0 ),
904 case XML_SD_TYPE_FILLSTYLE : in GetPropertyHandler()
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()

Completed in 45 milliseconds