Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/filter/wmf/
H A Demfwr.cxx172 mnHorTextAlign = mnHandleCount = mnLastPercent = mnRecordPos = mnRecordCount = 0; in WriteEMF()
488 nTextAlign |= mnHorTextAlign; in ImplCheckTextAttr()
1381 mnHorTextAlign = 0; in ImplWrite()
1384 mnHorTextAlign = TA_RIGHT | TA_RTLREADING; in ImplWrite()
1387 mnHorTextAlign |= TA_RIGHT; in ImplWrite()
1389 mnHorTextAlign &= ~TA_RIGHT; in ImplWrite()
H A Demfwr.hxx61 sal_uInt32 mnHorTextAlign; member in EMFWriter

Completed in 29 milliseconds