Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport3.cxx345 drawing::ShadeMode xShadeMode; in export3DSceneAttributes() local
346 if(aAny >>= xShadeMode) in export3DSceneAttributes()
348 if(xShadeMode == drawing::ShadeMode_FLAT) in export3DSceneAttributes()
350 else if(xShadeMode == drawing::ShadeMode_PHONG) in export3DSceneAttributes()
352 else if(xShadeMode == drawing::ShadeMode_SMOOTH) in export3DSceneAttributes()

Completed in 17 milliseconds