Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx832 long nMinWH = rTextRect.GetWidth() < rTextRect.GetHeight() ? in ProcessObj() local
834 nMinWH /= 2; in ProcessObj()
836 aPivot.X() += nMinWH; in ProcessObj()
837 aPivot.Y() += nMinWH; in ProcessObj()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx5413 long nMinWH = rTextRect.GetWidth() < rTextRect.GetHeight() ? in ProcessObj() local
5415 nMinWH /= 2; in ProcessObj()
5417 aPivot.X() += nMinWH; in ProcessObj()
5418 aPivot.Y() += nMinWH; in ProcessObj()

Completed in 88 milliseconds