Home
last modified time | relevance | path

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

12345678910>>...12

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgpatternnode.hxx103 const SvgNumber& getHeight() const;
/trunk/main/vcl/source/gdi/
H A Doldprintadaptor.cxx68 mpData->maPages.back().maPageSize.Height = aPaperSize.getHeight(); in StartPage()
H A Dsvgdata.cxx78 aDPI.getHeight(), in convertPrimitive2DSequenceToBitmapEx()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx1031 maHyperlinkRegions.front().first.getHeight() == 0 && in getHyperlinkRegions()
1060 maBounds.getHeight() ); in getHyperlinkRegions()
H A Dviewbackgroundshape.cxx118 maBounds.getWidth(), maBounds.getHeight(), in prefetch()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx49 virtual sal_Int32 SAL_CALL getHeight() throw (css::uno::RuntimeException) ;
H A Dvbashaperange.hxx55 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofunocontrol.cxx147 aTransform.set(1, 1, aRange.getHeight()); in createViewIndependentPrimitive2DSequence()
H A Dobjectcontactofobjlistpainter.cxx108 …ewRange = ::basegfx::B2DRange(0.0, 0.0, aOutputSizePixel.getWidth(), aOutputSizePixel.getHeight()); in ProcessDisplay()
H A Dviewcontactofsdrpathobj.cxx112 const double fHeight(aObjectRange.getHeight()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcaptionobj.cxx80 aObjectRange.getWidth(), aObjectRange.getHeight(), in createViewIndependentPrimitive2DSequence()
/trunk/main/sc/source/ui/vba/
H A Dvbachartobject.hxx61 double getHeight();
/trunk/main/vcl/workben/
H A Dvcldemo.cxx156 …MyWin::Paint(%ld,%ld,%ld,%ld)\n", rRect.getX(), rRect.getY(), rRect.getWidth(), rRect.getHeight()); in Paint()
/trunk/main/xmloff/source/style/
H A DVisAreaContext.cxx51 awt::Rectangle rAwtRect( rRect.getX(), rRect.getY(), rRect.getWidth(), rRect.getHeight() ); in XMLVisAreaContext()
H A DMarkerStyle.cxx207 aPolyPolygonRange.getHeight()); in exportXML()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx592 …uble fScaleY(aBitmapEx.GetSizePixel().Height() / (aOldRange.getHeight() ? aOldRange.getHeight() : … in InsertObj()
606 … basegfx::fround(ceil(std::min((double)aOrigSizePixel.Height(), aPixel.getHeight())))); in InsertObj()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx499 aRet.realloc(aRequestedBytes.getWidth()*aRequestedBytes.getHeight()); in getData()
502 bitmapLayout.ScanLines = aRequestedBytes.getHeight(); in getData()
509 pOutBuf += bitmapLayout.ScanLineStride*(aRequestedBytes.getHeight()-1); in getData()
/trunk/main/canvas/source/tools/
H A Dsurfaceproxy.cxx45 const ::basegfx::B2ISize aImageSize(mpBuffer->getWidth(),mpBuffer->getHeight()); in SurfaceProxy()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2ibox.hxx133 sal_Int64 getHeight() const in getHeight() function in basegfx::B2IBox
H A Db2irange.hxx134 sal_Int64 getHeight() const in getHeight() function in basegfx::B2IRange
H A Db2drange.hxx148 double getHeight() const in getHeight() function in basegfx::B2DRange
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx837 …Tools::equalZero(rSourceRange.getWidth()) && !basegfx::fTools::equalZero(rSourceRange.getHeight())) in paintUsingPrimitivesHelper()
839 …Tools::equalZero(rTargetRange.getWidth()) && !basegfx::fTools::equalZero(rTargetRange.getHeight())) in paintUsingPrimitivesHelper()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2632 const sal_Int32 nSectionHeight = _xSection->getHeight(); in shrinkSectionBottom()
2642 const sal_Int32 nReportComponentHeight = xReportComponent->getHeight(); in shrinkSectionBottom()
2666 const sal_Int32 nSectionHeight = _xSection->getHeight(); in shrinkSectionTop()
3549 aPos.Y += xShapeProp->getHeight(); in addPairControls()
3573 aPosLabel.Y = xLabelSection->getHeight() - xShapePropLabel->getHeight(); in addPairControls()
3612 … aLabelAndTextfield.Move(0,aLogicRect.Top() + aLogicRect.getHeight() - aLabelAndTextfield.Top()); in addPairControls()
/trunk/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx142 double getHeight() const;
/trunk/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx133 const double fHeight(aRange.getHeight()); in rasterize()

Completed in 144 milliseconds

12345678910>>...12