Home
last modified time | relevance | path

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

12345678910>>...12

/aoo42x/main/basegfx/source/tools/
H A Dcanvastools.cxx565 OSL_ENSURE( rRect.getHeight() < ::std::numeric_limits< sal_Int32 >::max() && in awtRectangleFromB2IRectangle()
566 rRect.getHeight() > ::std::numeric_limits< sal_Int32 >::min(), in awtRectangleFromB2IRectangle()
572 static_cast< sal_Int32 >(rRect.getHeight()) ); in awtRectangleFromB2IRectangle()
/aoo42x/main/slideshow/source/engine/
H A Danimationfactory.cxx881 rShape->getBounds().getHeight(), in createNumberPropertyAnimation()
882 &ShapeAttributeLayer::getHeight, in createNumberPropertyAnimation()
1189 &ShapeAttributeLayer::getHeight, in createPairPropertyAnimation()
H A Dshapeattributelayer.cxx303 double ShapeAttributeLayer::getHeight() const in getHeight() function in slideshow::internal::ShapeAttributeLayer
309 &ShapeAttributeLayer::getHeight ); in getHeight()
/aoo42x/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx344 …Export.GetMM100UnitConverter().convertMeasure(aBuffer, basegfx::fround(aPolygonRange.getHeight())); in ExportPolygon()
348 SdXMLImExViewBox aViewBox(0.0, 0.0, aPolygonRange.getWidth(), aPolygonRange.getHeight()); in ExportPolygon()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx452 o_rSize.setY(rFont.GetSize().getHeight() > 0 ? rFont.GetSize().getHeight() : 0); in getFontAttributeFromVclFont()
/aoo42x/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx374 if(aRegionRectanglePixel.Bottom() > aDestinationSizePixel.getHeight())
376 aRegionRectanglePixel.Bottom() = aDestinationSizePixel.getHeight();
H A Doverlaytools.cxx77 const double fBottom((aBitmapSize.getHeight() - getCenterY()) * getDiscreteUnit()); in create2DDecomposition()
243 const double fRelativeRadiusY(fFullGrow / aOuterRange.getHeight()); in create2DDecomposition()
/aoo42x/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java319 int h = metrics.getHeight(); in update()
347 int h = metrics.getHeight(); in paintComponent()
/aoo42x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java179 int y = (int)((d.getHeight() - client.getHeight()) / 2); in show()
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx90 …caleY(basegfx::fTools::equalZero(aGrownRange.getHeight())? 1.0 : aRange.getHeight() / aGrownRange. in impGetOuterPolyPolygon()
/aoo42x/main/scripting/examples/java/selector/
H A DScriptSelector.java216 int y = (int)((d.getHeight() - client.getHeight()) / 2); in showOrganizer()
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx342 rOrigBounds.getHeight() ); in renderSprite()
621 … static_cast<sal_Int32>( aTmpRect.getHeight() )+1 ); in render()
/aoo42x/main/canvas/source/tools/
H A Dcanvastools.cxx746 const double yDenom( aTransformedRect.getHeight() ); in calcRectToRectTransform()
749 destRect.getHeight() / yDenom ); in calcRectToRectTransform()
890 ::basegfx::fround( rRange.getHeight() ) ) ); in spritePixelAreaFromB2DRange()
/aoo42x/main/svtools/source/contnr/
H A Divctrl.cxx266 aFullSize.setHeight ( aFullSize.getHeight()+aEntryRect.GetHeight() ); in ArrangeIcons()
269 _pImp->Arrange ( sal_False, 0, aFullSize.getHeight() ); in ArrangeIcons()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx124 double SAL_CALL ScVbaShapeRange::getHeight() throw (uno::RuntimeException) in getHeight() function in ScVbaShapeRange
130 return xShape->getHeight( ); in getHeight()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx366 aGeoToUnit.scale(1.0 / rGeoRange.getWidth(), 1.0 / rGeoRange.getHeight()); in add_fillGradient()
526 double fTargetHeight(rGeoRange.getHeight()); in add_fillPattern()
807 if(aPrimitiveRange.getWidth() > 0.0 && aPrimitiveRange.getHeight() > 0.0) in prepare_singleMarker()
1086 const bool bNoHeight(basegfx::fTools::equalZero(aGeoRange.getHeight())); in add_path()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx462 const sal_Int32 nOHeight(basegfx::fround(aObjectRange.getHeight())); in RenderFillGraphicPrimitive2D()
475 … const sal_Int32 nBHeight(std::max(sal_Int32(1), basegfx::fround(aGraphicRange.getHeight()))); in RenderFillGraphicPrimitive2D()
976 (aBitmapSize.getHeight() - 1.0) * 0.5); in RenderMarkerArrayPrimitive2D()
/aoo42x/main/reportdesign/source/core/sdr/
H A DRptObject.cxx411 … ( xSection.is() && (static_cast<sal_uInt32>(_rRect.getHeight() + _rRect.Top()) > xSection->getHei… in SetPropsFromRect()
412 xSection->setHeight(_rRect.getHeight() + _rRect.Top()); in SetPropsFromRect()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx694 aPos.setY( (aParentSize.getHeight() - aSize.getHeight()) / 2 ); in setPosition()
/aoo42x/main/sd/source/ui/func/
H A Dfumorph.cxx262 …aTrans.scale(aDstSize.getWidth() / aSrcSize.getWidth(), aDstSize.getHeight() / aSrcSize.getHeight(… in ImpEqualizePolyPointCount()
/aoo42x/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx485 aSize.getHeight() != aSymbol.Size.Height ) in ApplySpecialItem()
488 aSymbol.Size.Height = aSize.getHeight(); in ApplySpecialItem()
/aoo42x/main/svx/source/table/
H A Dviewcontactoftableobj.cxx597 aCellMatrix.set(1, 1, (double)aCellArea.getHeight()); in createViewIndependentPrimitive2DSequence()
709 aObjectRange.getWidth(), aObjectRange.getHeight(), fShearX, fRotate, in createViewIndependentPrimitive2DSequence()
/aoo42x/main/tools/inc/tools/
H A Dgen.hxx255 long getHeight() const { return Height(); } in getHeight() function in Size
462 long getHeight() const { return nBottom - nTop; } in getHeight() function in Rectangle
/aoo42x/main/sc/source/ui/vba/
H A Dvbaaxis.cxx614 ScVbaAxis::getHeight( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getHeight() function in ScVbaAxis
616 return oShapeHelper->getHeight(); in getHeight()
/aoo42x/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java389 int h = getHeight(); in initialiseImages()
466 h = _aLabel.getHeight(); in ResizeImage()

Completed in 155 milliseconds

12345678910>>...12