Home
last modified time | relevance | path

Searched defs:nHalfWidth (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java232 int nHalfWidth = aPageSize.Width / 2; in Demo_ShapeCreation() local
/aoo4110/main/sw/source/core/txtnode/
H A Dfntcache.cxx1039 sal_uLong nHalfWidth = nWidthPerChar / 2; in DrawText() local
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx3778 sal_Int32 nHalfWidth = ( rBoundRect.GetWidth() + 1) >> 1; in ImportFontWork() local
4204 sal_Int32 nHalfWidth = ( aClientRect.GetWidth() + 1 ) >> 1; in ImportGroup() local
4400 sal_Int32 nHalfWidth = ( aObjData.aBoundRect.GetWidth() + 1 ) >> 1; in ImportShape() local

Completed in 74 milliseconds