Searched refs:nDiffuseColor (Results 1 – 2 of 2) sorted by relevance
120 long nDiffuseColor; member125 nDiffuseColor( 0xcccccc ), in LightSource()144 aLightSource.nDiffuseColor = 0xffffff; // white in LightSourceInfo()599 aItemSet.Put(Svx3DLightcolor1Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()604 aItemSet.Put(Svx3DLightcolor2Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()609 aItemSet.Put(Svx3DLightcolor3Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()614 aItemSet.Put(Svx3DLightcolor4Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()619 aItemSet.Put(Svx3DLightcolor5Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()624 aItemSet.Put(Svx3DLightcolor6Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()629 aItemSet.Put(Svx3DLightcolor7Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()[all …]
43 long nDiffuseColor;
Completed in 9 milliseconds