Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5432 long nMinWH = rTextRect.GetWidth() < rTextRect.GetHeight() ? in ProcessObj() local
5434 nMinWH /= 2; in ProcessObj()
5436 aPivot.X() += nMinWH; in ProcessObj()
5437 aPivot.Y() += nMinWH; in ProcessObj()
/trunk/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()

Completed in 65 milliseconds