Home
last modified time | relevance | path

Searched refs:getHeight (Results 176 – 200 of 283) sorted by relevance

12345678910>>...12

/aoo4110/main/vcl/source/gdi/
H A Doutdev2.cxx910 …::equalZero(aFullPixelRange.getWidth()) || basegfx::fTools::equalZero(aFullPixelRange.getHeight())) in DrawTransformedBitmapEx()
967 1.0 / aFullPixelRange.getHeight()); in DrawTransformedBitmapEx()
975 … const double fNewMaxArea(aVisiblePixelRange.getWidth() * aVisiblePixelRange.getHeight()); in DrawTransformedBitmapEx()
1020 …e aDestSize(basegfx::fround(aVisibleRange.getWidth()), basegfx::fround(aVisibleRange.getHeight())); in DrawTransformedBitmapEx()
H A Dbitmapex.cxx859 for(sal_Int32 y(0L); y < aDestinationSizePixel.getHeight(); y++) in impTransformBitmap()
967 double fHeight(aVisibleRange.getHeight()); in getTransformed()
/aoo4110/main/basegfx/inc/basegfx/range/
H A Db3drange.hxx171 double getHeight() const in getHeight() function in basegfx::B3DRange
/aoo4110/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()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx85 VbaWindowBase::getHeight() throw (uno::RuntimeException) in getHeight() function in VbaWindowBase
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoScrollBarControl.java79 newPosSize.Height = new Double(dim.getHeight()).intValue(); in initialize()
/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx70 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
H A Dvbauserform.cxx79 …ow->setPosSize( (aPosSize.Width - getWidth()) / 2.0, (aPosSize.Height - getHeight()) / 2.0, 0, 0, … in Show()
/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx300 aDataSize.setHeight( aSize.getHeight() - 31 -24 ); in AdaptBrowseBoxSize()
/aoo4110/main/offapi/com/sun/star/drawing/
H A DAccessibleGraphicShape.idl77 >XAccessibleImage::getHeight</member> functions is the same as that
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx167 return awt::Rectangle(aRect.getX(),aRect.getY(),aRect.getWidth(),aRect.getHeight()); in getBounds()
/aoo4110/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx372 if( aRange.getWidth() <= minLineWidth || aRange.getHeight() <= minLineWidth) in readPath()
375 *pArea = aRange.getWidth() * aRange.getHeight(); in readPath()
/aoo4110/main/svx/source/dialog/
H A Ddlgctl3d.cxx116 double fH = rVolume.getHeight(); in Construct()
384 double fH = rVolume.getHeight(); in Construct2()
/aoo4110/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx881 nPos += aIt->getHeight(); in retrieveParagraphBounds()
890 m_rView.GetWindow()->GetOutputSizePixel().Width(), aPara->getHeight()); in retrieveParagraphBounds()
1590 nPos += aIt->getHeight(); // XXX numeric overflow in getAccessibleAtPoint()
1898 nPos += aIt->getHeight(); // XXX numeric overflow in determineVisibleRange()
/aoo4110/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx164 …ViewRange = basegfx::B2DRange(0.0, 0.0, aOutputSizePixel.getWidth(), aOutputSizePixel.getHeight()); in getCurrentViewInformation2D()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx69 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
/aoo4110/main/sc/source/ui/vba/
H A Dvbaaxis.hxx80 …virtual double SAL_CALL getHeight( ) throw (css::script::BasicErrorException, css::uno::RuntimeEx…
H A Dvbasheetobject.hxx104 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx406 … , -double(rDiagramRectangleWithoutAxes.getHeight())/FIXED_SIZE_FOR_3D_CHART_VOLUME, 1.0 ); in createTransformationSceneToScreen()
408 … , double(rDiagramRectangleWithoutAxes.getMinY()+rDiagramRectangleWithoutAxes.getHeight()-1), 0); in createTransformationSceneToScreen()
1634 …X(), aConsumedOuterRect.getMinY(), aConsumedOuterRect.getWidth(), aConsumedOuterRect.getHeight() ); in impl_createDiagramAndContent()
1654 …X(), aConsumedInnerRect.getMinY(), aConsumedInnerRect.getWidth(), aConsumedInnerRect.getHeight() ); in impl_createDiagramAndContent()
1664 …X(), aConsumedInnerRect.getMinY(), aConsumedInnerRect.getWidth(), aConsumedInnerRect.getHeight() ); in impl_createDiagramAndContent()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dcontrolprimitive2d.cxx213 … basegfx::B2DVector(aBitmapSize.getWidth() - 1, aBitmapSize.getHeight() - 1)); in createBitmapDecomposition()
/aoo4110/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx352 aPos = Point( aSize.getWidth()/2, aSize.getHeight()/2 ); in Command()
/aoo4110/main/svx/source/svdraw/
H A Dsvdocirc.cxx229 aRange.getWidth() / 2.0, aRange.getHeight() / 2.0, in ImpCalcXPolyCirc()
242 aRange.getCenter(), aRange.getWidth() / 2.0, aRange.getHeight() / 2.0, in ImpCalcXPolyCirc()
/aoo4110/main/starmath/source/
H A Dunomodel.cxx1012 aRes.Height() = aInfo.getHeight(); in lcl_GuessPaperSize()
1019 aRes.Height() = aInfo.getHeight(); in lcl_GuessPaperSize()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx264 maObjectTransformation.set(1, 1, rRectangle.getHeight()); in createObjectTransformation()
/aoo4110/main/svx/source/table/
H A Dsvdotable.cxx2173 const bool bHeight = maLogicRect.getHeight() != aRect.getHeight(); in NbcSetLogicRect()
2185 aAdjustRect.setHeight( GetLogicRect().getHeight() ); in AdjustToMaxRect()

Completed in 144 milliseconds

12345678910>>...12