Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java68 class lineHeight extends conversionAlgorithm { class
189 lineHeight.class,
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4955 int lineHeight = aRect.bottom-aRect.top; in ImplDrawItem() local
4973 … BitBlt( pDI->hDC, x, y+(lineHeight-checkHeight)/2, checkWidth, checkHeight, memDC, 0, 0, SRCAND ); in ImplDrawItem()
5006 x, y+(lineHeight-bmpSize.Height())/2, bmpSize.Width(), bmpSize.Height(), in ImplDrawItem()
5035 (WPARAM)0, aRect.left, aRect.top + (lineHeight - strSize.cy)/2, 0, 0, in ImplDrawItem()
5052 …(WPARAM)0, aRect.right-strSizeA.cx-tm.tmMaxCharWidth, aRect.top + (lineHeight - strSizeA.cy)/2, 0,… in ImplDrawItem()

Completed in 45 milliseconds