Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx5419 long nMinWH = rTextRect.GetWidth() < rTextRect.GetHeight() ? in ProcessObj() local
5421 nMinWH /= 2; in ProcessObj()
5423 aPivot.X() += nMinWH; in ProcessObj()
5424 aPivot.Y() += nMinWH; in ProcessObj()

Completed in 163 milliseconds