Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport3.cxx366 sal_Int32 aColTemp = 0; in export3DSceneAttributes() local
368 aAny >>= aColTemp; aAmbientColor.SetColor(aColTemp); in export3DSceneAttributes()
395 sal_Int32 aColTemp = 0; in export3DLamps() local
407 xPropSet->getPropertyValue( aPropName ) >>= aColTemp; in export3DLamps()
408 aLightColor.SetColor(aColTemp); in export3DLamps()

Completed in 14 milliseconds