Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2770 nFillHarshFlagsOrg = nFillHarshFlags; in CreateCustomShapeProperties()
2866 nFillHarshFlags |= 0x20000; in CreateCustomShapeProperties()
2868 nFillHarshFlags |= 2; in CreateCustomShapeProperties()
2870 nFillHarshFlags &=~2; in CreateCustomShapeProperties()
2878 nFillHarshFlags |= 0x10000; in CreateCustomShapeProperties()
2880 nFillHarshFlags |= 1; in CreateCustomShapeProperties()
2882 nFillHarshFlags &=~1; in CreateCustomShapeProperties()
3004 nFillHarshFlags |= 0x40000; in CreateCustomShapeProperties()
3006 nFillHarshFlags |= 4; in CreateCustomShapeProperties()
3008 nFillHarshFlags &=~4; in CreateCustomShapeProperties()
[all …]

Completed in 218 milliseconds