Home
last modified time | relevance | path

Searched refs:getHeight (Results 51 – 75 of 283) sorted by relevance

12345678910>>...12

/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx161 aTextBoxMatrix.scale(aTextRange.getWidth(), aTextRange.getHeight()); in createViewIndependentPrimitive2DSequence()
181 … ( aTextRange.getHeight() / 2 ) + ( aTextRange.getMinY() - aObjectRange.getMinimum().getY() ) ); in createViewIndependentPrimitive2DSequence()
234 aObjectRange.getWidth(), aObjectRange.getHeight(), fShearX, fRotate, in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrmediaobj.cxx91 if(0 != aSize.getWidth() || 0 != aSize.getHeight()) in getPreferredSize()
160 aTransform.set(1, 1, aRange.getHeight()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrole2obj.cxx82 aObjectRange.getWidth(), aObjectRange.getHeight(), in createObjectTransform()
124 const double fHeight(aChartContentRange.getHeight()); in createPrimitive2DSequenceWithParameters()
/aoo4110/main/canvas/source/directx/
H A Ddx_5rm.cxx114 rDestPos.getY() + static_cast<sal_Int32>(rSourceArea.getHeight()), in doBlit()
179 rSourceArea.getHeight() ) ); in doBlit()
930 const sal_uInt64 nNumLines(rSourceRect.getHeight()); in update()
955 const sal_uInt64 nNumLines(rSourceRect.getHeight()); in update()
988 const sal_uInt64 nNumLines(rSourceRect.getHeight()); in update()
1755 … static_cast<sal_Int32>(rCurrWindowArea.getHeight()) ); in flip()
2074 maSize.getY() == static_cast<sal_Int32>(rect.getHeight())) in resize()
2079 maSize.setY(static_cast<sal_Int32>(rect.getHeight())); in resize()
H A Ddx_surfacebitmap.cxx73 virtual sal_uInt32 getHeight() const;
118 sal_uInt32 DXColorBuffer::getHeight() const in getHeight() function in dxcanvas::__anona591650e0111::DXColorBuffer
159 virtual sal_uInt32 getHeight() const;
200 sal_uInt32 GDIColorBuffer::getHeight() const in getHeight() function in dxcanvas::__anona591650e0111::GDIColorBuffer
/aoo4110/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx164 x, y, x + aPixelSize.getWidth(), y + aPixelSize.getHeight()); in getBounds()
172 aBBox.getHeight()); in getBounds()
177 aPixelSize.getWidth(), aPixelSize.getHeight()); in getBounds()
/aoo4110/main/basegfx/source/matrix/
H A Db2dhommatrixtools.cxx413 const double fSourceH(rSourceRange.getHeight()); in createSourceRangeTargetRangeTransform()
417 … const double fScaleY(bDivY ? rTargetRange.getHeight() / fSourceH : rTargetRange.getHeight()); in createSourceRangeTargetRangeTransform()
/aoo4110/main/slideshow/source/engine/
H A Dtools.cxx522 rShapeBounds.getWidth(), rShapeBounds.getHeight(), in getShapeTransformation()
559 pAttr->isHeightValid() ? pAttr->getHeight() : rOrigSize.getY() ); in getSpriteTransformation()
675 pAttr->getHeight() : in getShapePosSize()
676 rOrigBounds.getHeight() ) ); in getShapePosSize()
/aoo4110/main/svgio/source/svgreader/
H A Dsvgtools.cxx59 const double fSHeight(rSource.getHeight()); in createLinearMapping()
67 (bNoSHeight ? 1.0 : 1.0 / fSHeight) * rTarget.getHeight()); in createLinearMapping()
86 const double fSHeight(rSource.getHeight()); in createMapping()
90 const double fScaleY((bNoSHeight ? 1.0 : 1.0 / fSHeight) * rTarget.getHeight()); in createMapping()
135 const double fFreeSpace(rTarget.getHeight() - fNewHeight); in createMapping()
144 const double fFreeSpace(rTarget.getHeight() - fNewHeight); in createMapping()
266 fRetval *= aViewPort.getHeight(); in solve()
272 const double fCurrentHeight(aViewPort.getHeight()); in solve()
/aoo4110/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2893 aUIElementRect.SetSize( ::Size( nSize, aWindowRect.getHeight() )); in implts_calcDockingPosSize()
2904 sal_Int32( aTrackingRect.getHeight() ))); in implts_calcDockingPosSize()
2906 nSize = aWindowRect.getHeight(); in implts_calcDockingPosSize()
2936 aUIElementRect.SetSize( ::Size( nSize, aWindowRect.getHeight() )); in implts_calcDockingPosSize()
2990 nOffsetY = sal_Int32( floor( aRowColumnRect.getHeight() / 2 + 0.5 )); in implts_calcDockingPosSize()
3052 nPosY -= rTrackingRect.getHeight(); in implts_calcDockingPosSize()
3058 … rTrackingRect.SetPos( Point( nPosX, aDockingAreaRect.Top() - rTrackingRect.getHeight() )); in implts_calcDockingPosSize()
3087 … if (( nPosY + aTrackingRect.getHeight()) > ( nTopDockingAreaSize + nMaxDockingAreaHeight )) in implts_calcDockingPosSize()
3144 sal_Int32 nRegion = rRowColRect.getHeight() / nHorzVerticalRegionSize; in implts_determineDockingOperation()
3206 aTrackingRect.setHeight( rRowColumnRect.getHeight() ); in implts_calcTrackingAndElementRect()
[all …]
/aoo4110/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()
/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java683 nHeight = _aSO.getHeight(LayoutConstants.LabelHeight); in insertLabel()
786 nHeight = _aSO.getHeight(nHeight); in insertFormattedField()
1344 aRect.Y = aSOLabel.getHeight(LayoutConstants.LabelHeight); in insertPageHeader()
1354 … aRect.Y += aSOLabel.getHeight(LayoutConstants.LabelHeight) + LayoutConstants.LineHeight; in insertPageHeader()
1361 aRect.Y += aSOLabel.getHeight(LayoutConstants.LabelHeight); in insertPageHeader()
1368 … aRect.Y += aSOLabel.getHeight(LayoutConstants.FormattedFieldHeight) + LayoutConstants.LineHeight; in insertPageHeader()
H A DColumnarSingleColumn.java89 aRect.Y += Math.max(aSOLabel.getHeight(LayoutConstants.LabelHeight), nHeight); in insertDetailFields()
91 aRect.Y += aSOLabel.getHeight(LayoutConstants.EmptyLineHeight); // one empty line in insertDetailFields()
H A DInBlocksLabelsLeft.java111 …aRectLabelFields.Y += Math.max(aSOTextField.getHeight(LayoutConstants.FormattedFieldHeight), nLast… in insertDetailFields()
118 …aRectLabelFields.Y += Math.max(aSOLabel.getHeight(LayoutConstants.EmptyLineHeight), nLastHeight); … in insertDetailFields()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dpatternfillprimitive2d.cxx52 …Range().isEmpty() && getReferenceRange().getWidth() > 0.0 && getReferenceRange().getHeight() > 0.0) in create2DDecomposition()
56 … if(!aMaskRange.isEmpty() && aMaskRange.getWidth() > 0.0 && aMaskRange.getHeight() > 0.0) in create2DDecomposition()
H A Dsvggradientprimitive2d.cxx175 const double fPolyHeight(aPolyRange.getHeight()); in checkPreconditions()
404 const double fPolyHeight(aPolyRange.getHeight()); in create2DDecomposition()
471 1.0, aUnitRange.getHeight(), 0.0, aUnitRange.getMinY())); in create2DDecomposition()
748 const double fPolyHeight(aPolyRange.getHeight()); in create2DDecomposition()
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DMouseObserver.java112 || aSize.getHeight()<aSmallestSize.getHeight()) in FindCanvasShapeUnderMouse()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx264 … basegfx::fTools::equalZero(aTextAnchorRange.getHeight()) ? 1.0 : aTextAnchorRange.getHeight(), in createTextPrimitive()
391 rText.getScrollTextTiming(aAnimationList, aScale.getY(), aScaledRange.getHeight()); in createTextPrimitive()
/aoo4110/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()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DPixelCounter.java126 int h = _aImage.getHeight(); in countNotWhitePixel()
136 int h = _aImage.getHeight(); in countNotBlackPixel()
/aoo4110/main/qadevOOo/runner/graphical/
H A DPixelCounter.java168 final int h = _aImage.getHeight(); in countNotWhitePixel()
178 final int h = _aImage.getHeight(); in countNotBlackPixel()
/aoo4110/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx75 m_aSplitter.SetSplitPosPixel(m_aSplitter.LogicToPixel(Size(0,_xSection->getHeight())).Height()); in DBG_NAME()
258 Size aSectionSize = LogicToPixel( Size( 0,xSection->getHeight() ) ); in Resize()
359 …nSplitPos = ::std::max(nSplitPos,xReportComponent->getPositionY() + xReportComponent->getHeight()); in IMPL_LINK()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1045 double UserFormGeometryHelper::getHeight() const in getHeight() function in ooo::vba::UserFormGeometryHelper
1126 aSizePixel = awt::Size( aOuterRect.getWidth(), aOuterRect.getHeight() ); in implGetSize()
1154 sal_Int32 nDecorHeight = aOuterRect.getHeight() - aInnerRect.Height; in implSetSize()
1184 double ConcreteXShapeGeometryAttributes::getHeight() const in getHeight() function in ooo::vba::ConcreteXShapeGeometryAttributes
1186 return m_pShapeHelper->getHeight(); in getHeight()
1208 double ShapeHelper::getHeight() const in getHeight() function in ooo::vba::ShapeHelper
/aoo4110/main/chart2/source/view/diagram/
H A DVDiagram.cxx761 …ltaHeight = static_cast<sal_Int32>(rAvailableOuterRect.getHeight() - rConsumedOuterRect.getHeight(… in adjustInnerSize()
766 if( (aNewSize.Height + nDeltaHeight) < rAvailableOuterRect.getHeight()/3 ) in adjustInnerSize()
767 nDeltaHeight = static_cast<sal_Int32>(rAvailableOuterRect.getHeight()/3 - aNewSize.Height); in adjustInnerSize()
/aoo4110/main/svl/source/items/
H A Drectitem.cxx149 aVal.getHeight() ); in QueryValue()
155 case MID_HEIGHT: rVal <<= aVal.getHeight(); break; in QueryValue()

Completed in 209 milliseconds

12345678910>>...12