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.cxx2804 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()
2922 nLightFaceFlags |= 0x40000; in CreateCustomShapeProperties()
2924 nLightFaceFlags |= 4; in CreateCustomShapeProperties()
2926 nLightFaceFlags &=~4; in CreateCustomShapeProperties()
3043 nLightFaceFlags |= 2; in CreateCustomShapeProperties()
[all …]

Completed in 53 milliseconds