Home
last modified time | relevance | path

Searched refs:getWidth (Results 51 – 75 of 308) sorted by relevance

12345678910>>...13

/aoo42x/main/drawinglayer/source/texture/
H A Dtexture.cxx138 mfUnitWidth = aInvOutputRange.getWidth(); in GeoTexSvxGradientLinear()
233 mfUnitWidth = aInvOutputRange.getWidth(); in GeoTexSvxGradientAxial()
577 double fTargetSizeX(rDefinitionRange.getWidth()); in GeoTexSvxHatch()
670 aNew.set(0, 0, aBackUnitRange.getWidth()); in appendTransformations()
742 const double fWidth(maRange.getWidth()); in appendTransformations()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx540 const double fWidthX(aRaw.getWidth()); in createPrimitive2DSequence()
542 const sal_uInt32 nSubdivisionsX(aFine.getWidth() ? aRaw.getWidth() / aFine.getWidth() : 0L); in createPrimitive2DSequence()
H A Dviewcontactofsdrobjcustomshape.cxx161 aTextBoxMatrix.scale(aTextRange.getWidth(), aTextRange.getHeight()); in createViewIndependentPrimitive2DSequence()
180 ( aTextRange.getWidth() / 2 ) + ( aTextRange.getMinX() - aObjectRange.getMinimum().getX() ), in createViewIndependentPrimitive2DSequence()
234 aObjectRange.getWidth(), aObjectRange.getHeight(), fShearX, fRotate, in createViewIndependentPrimitive2DSequence()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java92 public CSSNumericValue getWidth() in getWidth() method in ImageProducer.OfficeImage
298 …CSSNumericValue widthVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getWidth() / 100.0); in produceFromByteArray()
354 …CSSNumericValue widthVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getWidth() / 100.0); in produceFromString()
429 …CSSNumericValue widthVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getWidth() / 100.0); in produceFromURL()
/aoo42x/main/embeddedobj/test/Container1/
H A DWindowHelper.java96 (int)aBounds.getWidth(), in createWindow()
101 + "; width = " + (int)aBounds.getWidth() in createWindow()
118 (int)aBounds.getWidth(), in createWindow()
/aoo42x/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2904 nSize = aWindowRect.getWidth(); in implts_calcDockingPosSize()
2921 aUIElementRect.SetSize( ::Size( aWindowRect.getWidth(), nSize )); in implts_calcDockingPosSize()
2961 aUIElementRect.SetSize( ::Size( aWindowRect.getWidth(), nSize )); in implts_calcDockingPosSize()
3005 nOffsetX = sal_Int32( floor( aRowColumnRect.getWidth() / 2 + 0.5 )); in implts_calcDockingPosSize()
3054 if (( nPosX + rTrackingRect.getWidth()) > aContainerWinSize.Width() ) in implts_calcDockingPosSize()
3059 sal_Int32 nSize = std::min( aContainerWinSize.Width(), rTrackingRect.getWidth() ); in implts_calcDockingPosSize()
3111 nPosX -= rTrackingRect.getWidth(); in implts_calcDockingPosSize()
3169 sal_Int32 nRegion = rRowColRect.getWidth() / nHorzVerticalRegionSize; in implts_determineDockingOperation()
3210 if (( nPosX + rTrackingRect.getWidth()) > rContainerWinSize.Width() ) in implts_calcTrackingAndElementRect()
3215 sal_Int32 nSize = std::min( rContainerWinSize.Width(), rTrackingRect.getWidth() ); in implts_calcTrackingAndElementRect()
[all …]
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx159 virtual double getWidth() const = 0;
183 double getWidth() const;
202 virtual double getWidth() const;
222 virtual double getWidth() const;
/aoo42x/main/qadevOOo/runner/convwatch/
H A DBorderRemover.java49 public int getWidth() {return w;} in getWidth() method in Rect
217 int w = _aImage.getWidth(); in findBorder()
287 int w = _aRect.getWidth(); in createImage()
/aoo42x/main/svx/source/svdraw/
H A Dgradtrns.cxx133 (aRange.getWidth() * rG.aGradient.GetXOffset()) / 100.0, in GradToVec()
168 (aRange.getWidth() * rG.aGradient.GetXOffset()) / 100.0, in GradToVec()
344 sal_Int32 nNewXOffset(FRound((aOffset.getX() * 100.0) / aRange.getWidth())); in VecToGrad()
440 sal_Int32 nNewXOffset(FRound((aOffset.getX() * 100.0) / aRange.getWidth())); in VecToGrad()
/aoo42x/main/canvas/source/directx/
H A Ddx_5rm.cxx113 rDestPos.getX() + static_cast<sal_Int32>(rSourceArea.getWidth()), in doBlit()
177 rSourceArea.getWidth() ) ); in doBlit()
928 rSourceRect.getWidth())* in update()
954 const sal_uInt64 nNumColumns(rSourceRect.getWidth()); in update()
994 for(sal_uInt32 j=0; j<rSourceRect.getWidth(); ++j) in update()
1754 … static_cast<sal_Int32>(rCurrWindowArea.getWidth()), in flip()
2073 if(maSize.getX() == static_cast<sal_Int32>(rect.getWidth()) && in resize()
2078 maSize.setX(static_cast<sal_Int32>(rect.getWidth())); in resize()
H A Ddx_surfacebitmap.cxx72 virtual sal_uInt32 getWidth() const;
113 sal_uInt32 DXColorBuffer::getWidth() const in getWidth() function in dxcanvas::__anon27b3c7c60111::DXColorBuffer
158 virtual sal_uInt32 getWidth() const;
195 sal_uInt32 GDIColorBuffer::getWidth() const in getWidth() function in dxcanvas::__anon27b3c7c60111::GDIColorBuffer
/aoo42x/main/slideshow/source/engine/
H A Dtools.cxx522 rShapeBounds.getWidth(), rShapeBounds.getHeight(), in getShapeTransformation()
558 pAttr->isWidthValid() ? pAttr->getWidth() : rOrigSize.getX(), in getSpriteTransformation()
672 pAttr->getWidth() : in getShapePosSize()
673 rOrigBounds.getWidth() ) ); in getShapePosSize()
/aoo42x/main/basegfx/source/matrix/
H A Db2dhommatrixtools.cxx412 const double fSourceW(rSourceRange.getWidth()); in createSourceRangeTargetRangeTransform()
416 … const double fScaleX(bDivX ? rTargetRange.getWidth() / fSourceW : rTargetRange.getWidth()); in createSourceRangeTargetRangeTransform()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx164 x, y, x + aPixelSize.getWidth(), y + aPixelSize.getHeight()); in getBounds()
171 aBBox.getWidth(), in getBounds()
177 aPixelSize.getWidth(), aPixelSize.getHeight()); in getBounds()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtools.cxx58 const double fSWidth(rSource.getWidth()); in createLinearMapping()
66 (bNoSWidth ? 1.0 : 1.0 / fSWidth) * rTarget.getWidth(), in createLinearMapping()
85 const double fSWidth(rSource.getWidth()); in createMapping()
89 const double fScaleX((bNoSWidth ? 1.0 : 1.0 / fSWidth) * rTarget.getWidth()); in createMapping()
108 const double fFreeSpace(rTarget.getWidth() - fNewWidth); in createMapping()
117 const double fFreeSpace(rTarget.getWidth() - fNewWidth); in createMapping()
261 fRetval *= aViewPort.getWidth(); in solve()
271 const double fCurrentWidth(aViewPort.getWidth()); in solve()
/aoo42x/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx229 aTrans.scale(rRange.getWidth(), rRange.getHeight(), rRange.getDepth()); in createCubePolyPolygonFromB3DRange()
246 aTrans.scale(rRange.getWidth(), rRange.getHeight(), rRange.getDepth()); in createCubeFillPolyPolygonFromB3DRange()
354 aTrans.scale(rRange.getWidth() / 2.0, rRange.getHeight() / 2.0, rRange.getDepth() / 2.0); in createSpherePolyPolygonFromB3DRange()
433 aTrans.scale(rRange.getWidth() / 2.0, rRange.getHeight() / 2.0, rRange.getDepth() / 2.0); in createSphereFillPolyPolygonFromB3DRange()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_InsertTrendline.cxx82 LogicToPixel( Size( RSC_SP_CTRL_X, 10 ), MapMode( MAP_APPFONT )).getWidth(); in adjustSize()
91 MapMode( MAP_APPFONT )).getWidth()); in adjustSize()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1035 double UserFormGeometryHelper::getWidth() const in getWidth() function in ooo::vba::UserFormGeometryHelper
1126 aSizePixel = awt::Size( aOuterRect.getWidth(), aOuterRect.getHeight() ); in implGetSize()
1153 sal_Int32 nDecorWidth = aOuterRect.getWidth() - aInnerRect.Width; in implSetSize()
1192 double ConcreteXShapeGeometryAttributes::getWidth() const in getWidth() function in ooo::vba::ConcreteXShapeGeometryAttributes
1194 return m_pShapeHelper->getWidth(); in getWidth()
1229 double ShapeHelper::getWidth() const in getWidth() function in ooo::vba::ShapeHelper
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DMouseObserver.java111 if (aSize.getWidth()<aSmallestSize.getWidth() in FindCanvasShapeUnderMouse()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dpatternfillprimitive2d.cxx52 …if(!getReferenceRange().isEmpty() && getReferenceRange().getWidth() > 0.0 && getReferenceRange().g… in create2DDecomposition()
56 … if(!aMaskRange.isEmpty() && aMaskRange.getWidth() > 0.0 && aMaskRange.getHeight() > 0.0) in create2DDecomposition()
H A Dsvggradientprimitive2d.cxx174 const double fPolyWidth(aPolyRange.getWidth()); in checkPreconditions()
403 const double fPolyWidth(aPolyRange.getWidth()); in create2DDecomposition()
465 if(basegfx::fTools::more(aUnitRange.getWidth(), 0.0)) in create2DDecomposition()
747 const double fPolyWidth(aPolyRange.getWidth()); in create2DDecomposition()
/aoo42x/main/editeng/source/items/
H A Dpaperinf.cxx51 Size aRet(aInfo.getWidth(), aInfo.getHeight()); // in 100thMM in GetPaperSize()
123 Size aRet(aInfo.getWidth(), aInfo.getHeight()); in GetDefaultPaperSize()
/aoo42x/main/chart2/source/view/diagram/
H A DVDiagram.cxx760 …DeltaWidth = static_cast<sal_Int32>(rAvailableOuterRect.getWidth() - rConsumedOuterRect.getWidth()… in adjustInnerSize()
762 if( (aNewSize.Width + nDeltaWidth) < rAvailableOuterRect.getWidth()/3 ) in adjustInnerSize()
763 nDeltaWidth = static_cast<sal_Int32>(rAvailableOuterRect.getWidth()/3 - aNewSize.Width); in adjustInnerSize()
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dpolygonprimitive3d.cxx104 if(getLineAttribute().getWidth()) in create3DDecomposition()
107 const double fRadius(getLineAttribute().getWidth() / 2.0); in create3DDecomposition()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrgrafprimitive2d.cxx78 if(0.0 != getSdrLFSTAttribute().getLine().getWidth()) in create2DDecomposition()
86 double fHalfLineWidth(getSdrLFSTAttribute().getLine().getWidth() * 0.5); in create2DDecomposition()

Completed in 267 milliseconds

12345678910>>...13