Home
last modified time | relevance | path

Searched refs:getHeight (Results 276 – 287 of 287) sorted by relevance

1...<<1112

/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx399 …tatic_cast<sal_Int32>(aShapesRange.getWidth()), static_cast<sal_Int32>(aShapesRange.getHeight()) ); in GetOriginalSize()
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx36 ::sal_Int32 SAL_CALL clazz::getHeight() throw (uno::RuntimeException) \
/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx637 aDrawingRectPixel.Bottom() = GetOutputSizePixel().getHeight(); in Draw()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx832 rBounds.getWidth(), rBounds.getHeight() ); in doOperation()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2084 aRange.getHeight() )); in createActions()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1375 awt::Rectangle aVisArea( aRect.nLeft, aRect.nTop, aRect.getWidth(), aRect.getHeight() ); in getPropertyValue()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3939 CT_PageSz.h = aLetter.getHeight(); in sprmWithProps()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1521 sal_Int32 nHeight = xTable->getHeight(); in importTableToken()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4054 ScVbaRange::getHeight() throw (uno::RuntimeException) in getHeight() function in ScVbaRange
4059 return xRange->getHeight(); in getHeight()
/trunk/main/vcl/source/window/
H A Dwindow.cxx528 if( GetDesktopRectPixel().getHeight() > 600 ) in ImplUpdateGlobalSettings()
529 maxFontheight = (int) ((( 8.0 * (double) GetDesktopRectPixel().getHeight()) / 600.0) + 1.5); in ImplUpdateGlobalSettings()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4336 pProps[i].Value <<= static_cast<sal_Int32>(aRect.getHeight()); in GetViewSettings()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1654 !basegfx::fTools::equalZero(aPaintRange.getHeight())) in DrawFillAttributes()

Completed in 224 milliseconds

1...<<1112