Home
last modified time | relevance | path

Searched refs:nTextPathFlags (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Descherex.cxx341 sal_uInt32 nTextPathFlags = 0; in IsFontWork() local
3443 nTextPathFlags |= 0x100; in CreateCustomShapeProperties()
3455 nTextPathFlags |= 0x40; in CreateCustomShapeProperties()
3457 nTextPathFlags &=~0x40; in CreateCustomShapeProperties()
3467 nTextPathFlags |= 0x80; in CreateCustomShapeProperties()
3469 nTextPathFlags &=~0x80; in CreateCustomShapeProperties()
3533 nTextPathFlags |= 0x10; in CreateCustomShapeProperties()
3535 nTextPathFlags &=~0x10; in CreateCustomShapeProperties()
3545 nTextPathFlags |= 0x20; in CreateCustomShapeProperties()
3547 nTextPathFlags &=~0x20; in CreateCustomShapeProperties()
[all …]

Completed in 30 milliseconds