Home
last modified time | relevance | path

Searched defs:nHalfHeight (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java233 int nHalfHeight = aPageSize.Height / 2; in Demo_ShapeCreation() local
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3785 sal_Int32 nHalfHeight = ( rBoundRect.GetHeight() + 1) >> 1; in ImportFontWork() local
4211 sal_Int32 nHalfHeight = ( aClientRect.GetHeight() + 1 ) >> 1; in ImportGroup() local
4407 sal_Int32 nHalfHeight = ( aObjData.aBoundRect.GetHeight() + 1 ) >> 1; in ImportShape() local

Completed in 68 milliseconds