Home
last modified time | relevance | path

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

/AOO42X/main/filter/source/msfilter/
H A Descherex.cxx2775 sal_uInt32 nFillHarshFlagsOrg, nFillHarshFlags; in CreateCustomShapeProperties() local
2777 nFillHarshFlagsOrg = nFillHarshFlags = 0x00001e; in CreateCustomShapeProperties()
2780 if ( GetOpt( DFF_Prop_fc3DFillHarsh, nFillHarshFlags ) ) in CreateCustomShapeProperties()
2781 nFillHarshFlagsOrg = nFillHarshFlags; in CreateCustomShapeProperties()
2877 nFillHarshFlags |= 0x20000; in CreateCustomShapeProperties()
2879 nFillHarshFlags |= 2; in CreateCustomShapeProperties()
2881 nFillHarshFlags &=~2; in CreateCustomShapeProperties()
2889 nFillHarshFlags |= 0x10000; in CreateCustomShapeProperties()
2891 nFillHarshFlags |= 1; in CreateCustomShapeProperties()
2893 nFillHarshFlags &=~1; in CreateCustomShapeProperties()
[all …]