Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx2763 sal_uInt32 nLightFaceFlagsOrg, nLightFaceFlags; in CreateCustomShapeProperties() local
2765 nLightFaceFlagsOrg = nLightFaceFlags = 0x000001; in CreateCustomShapeProperties()
2767 if ( GetOpt( DFF_Prop_fc3DLightFace, nLightFaceFlags ) ) in CreateCustomShapeProperties()
2768 nLightFaceFlagsOrg = nLightFaceFlags; in CreateCustomShapeProperties()
2804 nLightFaceFlags |= 0x80000; in CreateCustomShapeProperties()
2806 nLightFaceFlags |= 8; in CreateCustomShapeProperties()
2808 nLightFaceFlags &=~8; in CreateCustomShapeProperties()
2854 nLightFaceFlags |= 0x10000; in CreateCustomShapeProperties()
2856 nLightFaceFlags |= 1; in CreateCustomShapeProperties()
2858 nLightFaceFlags &=~1; in CreateCustomShapeProperties()
[all …]