Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2774 sal_uInt32 nLightFaceFlagsOrg, nLightFaceFlags; in CreateCustomShapeProperties() local
2776 nLightFaceFlagsOrg = nLightFaceFlags = 0x000001; in CreateCustomShapeProperties()
2778 if ( GetOpt( DFF_Prop_fc3DLightFace, nLightFaceFlags ) ) in CreateCustomShapeProperties()
2779 nLightFaceFlagsOrg = nLightFaceFlags; in CreateCustomShapeProperties()
2815 nLightFaceFlags |= 0x80000; in CreateCustomShapeProperties()
2817 nLightFaceFlags |= 8; in CreateCustomShapeProperties()
2819 nLightFaceFlags &=~8; in CreateCustomShapeProperties()
2865 nLightFaceFlags |= 0x10000; in CreateCustomShapeProperties()
2867 nLightFaceFlags |= 1; in CreateCustomShapeProperties()
2869 nLightFaceFlags &=~1; in CreateCustomShapeProperties()
[all …]