Home
last modified time | relevance | path

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

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

Completed in 57 milliseconds