Home
last modified time | relevance | path

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

12345678910>>...12

/aoo42x/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx287 height = aInfo.getHeight(); in SetData()
810 abs( m_aPaperFormats[i].getHeight() - i_nHeight ) < 50 ) in matchPaper()
/aoo42x/main/canvas/inc/canvas/rendering/
H A Dicolorbuffer.hxx73 virtual sal_uInt32 getHeight() const = 0;
/aoo42x/main/oox/inc/oox/drawingml/table/
H A Dtablerow.hxx40 sal_Int32 getHeight() const { return mnHeight; }; in getHeight() function in oox::drawingml::table::TableRow
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlineprimitive2d.hxx70 double getHeight() const { return mfHeight; } in getHeight() function in drawinglayer::primitive2d::TextLinePrimitive2D
H A Dgridprimitive2d.hxx95 double getHeight() const { return mfHeight; } in getHeight() function in drawinglayer::primitive2d::GridPrimitive2D
H A Dtextstrikeoutprimitive2d.hxx138 double getHeight() const { return mfHeight; } in getHeight() function in drawinglayer::primitive2d::TextGeometryStrikeoutPrimitive2D
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionObject.java60 public int getHeight(int _nDefault) in getHeight() method in SectionObject
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx554 aRowPos.push_back(_xProp->getHeight()); in exportSectionAutoStyle()
582 nY += xReportElement->getHeight(); in exportSectionAutoStyle()
630 nPos += xReportElement->getHeight(); // -1 why? in exportSectionAutoStyle()
1206 sal_Int32 nSectionHeight = xFixedLine->getSection()->getHeight(); in exportAutoStyle()
/aoo42x/main/basegfx/inc/basegfx/raster/
H A Dbpixelraster.hxx82 sal_uInt32 getHeight() const { return mnHeight; } in getHeight() function in basegfx::BPixelRaster
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgusenode.hxx79 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgUseNode
H A Dsvgrectnode.hxx73 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgRectNode
H A Dsvgimagenode.hxx86 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgImageNode
H A Dsvgmasknode.hxx78 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgMaskNode
H A Dsvgsvgnode.hxx98 const SvgNumber& getHeight() const { return maHeight; } in getHeight() function in svgio::svgreader::SvgSvgNode
H A Dsvgpatternnode.hxx103 const SvgNumber& getHeight() const;
/aoo42x/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx252 aBounds.Height = aCoreBounds.getHeight(); in getBounds()
280 return awt::Size( aRect.getWidth(), aRect.getHeight() ); in getSize()
H A DAccessibleShape.cxx718 x, y, x + aPixelSize.getWidth(), y + aPixelSize.getHeight()); in getBounds()
726 aBBox.getHeight()); in getBounds()
733 aPixelSize.getWidth(), aPixelSize.getHeight()); in getBounds()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx198 double SAL_CALL ScVbaControl::getHeight() throw (uno::RuntimeException) in getHeight() function in ScVbaControl
200 return mpGeometryHelper->getHeight(); in getHeight()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofe3dextrude.cxx66 const basegfx::B2DVector aTextureSize(aRange.getWidth(), aRange.getHeight()); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofsdrrectobj.cxx69 aObjectRange.getWidth(), aObjectRange.getHeight(), in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcircobj.cxx69 aObjectRange.getWidth(), aObjectRange.getHeight(), in createViewIndependentPrimitive2DSequence()
/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1688 const double fRadiusY(rRect.getHeight() / 2.0); in createPolygonFromRect()
1750 const double fRectRadiusY(rRect.getHeight() / 2.0); in createPolygonFromRect()
1758 const double fBowY((rRect.getHeight() / 2.0) * fRadiusY); in createPolygonFromRect()
2658 if(fTools::equalZero(rOriginal.getWidth()) || fTools::equalZero(rOriginal.getHeight())) in distort()
2665 const double fRelativeY((rCandidate.getY() - rOriginal.getMinY()) / rOriginal.getHeight()); in distort()
2681 if(nPointCount && 0.0 != rOriginal.getWidth() && 0.0 != rOriginal.getHeight()) in distort()
/aoo42x/main/i18npool/inc/i18npool/
H A Dpaper.hxx137 long getHeight() const { return m_nPaperHeight; } in getHeight() function in PaperInfo
/aoo42x/main/sc/source/ui/vba/
H A Dvbaoleobject.hxx56 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
/aoo42x/main/oox/inc/oox/xls/
H A Dtablebuffer.hxx81 inline sal_Int32 getHeight() const { return maDestRange.EndRow - maDestRange.StartRow + 1; } in getHeight() function in oox::xls::Table

Completed in 119 milliseconds

12345678910>>...12