Home
last modified time | relevance | path

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

12345678910>>...12

/aoo42x/main/basegfx/inc/basegfx/range/
H A Db3ibox.hxx153 sal_Int64 getHeight() const in getHeight() function in basegfx::B3IBox
H A Db3irange.hxx156 sal_Int64 getHeight() const in getHeight() function in basegfx::B3IRange
H A Db3drange.hxx172 double getHeight() const in getHeight() function in basegfx::B3DRange
/aoo42x/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()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx85 VbaWindowBase::getHeight() throw (uno::RuntimeException) in getHeight() function in VbaWindowBase
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoScrollBarControl.java79 newPosSize.Height = new Double(dim.getHeight()).intValue(); in initialize()
/aoo42x/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()
/aoo42x/main/svx/source/dialog/
H A Ddlgctl3d.cxx116 double fH = rVolume.getHeight(); in Construct()
384 double fH = rVolume.getHeight(); in Construct2()
/aoo42x/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx368 if( aRange.getWidth() <= minLineWidth || aRange.getHeight() <= minLineWidth) in readPath()
371 *pArea = aRange.getWidth() * aRange.getHeight(); in readPath()
/aoo42x/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()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx300 aDataSize.setHeight( aSize.getHeight() - 31 -24 ); in AdaptBrowseBoxSize()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DAccessibleGraphicShape.idl77 >XAccessibleImage::getHeight</member> functions is the same as that
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx167 return awt::Rectangle(aRect.getX(),aRect.getY(),aRect.getWidth(),aRect.getHeight()); in getBounds()
/aoo42x/main/vcl/source/gdi/
H A Dbitmapex.cxx861 for(sal_Int32 y(0L); y < aDestinationSizePixel.getHeight(); y++) in impTransformBitmap()
969 double fHeight(aVisibleRange.getHeight()); in getTransformed()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx69 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
/aoo42x/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx164 …ViewRange = basegfx::B2DRange(0.0, 0.0, aOutputSizePixel.getWidth(), aOutputSizePixel.getHeight()); in getCurrentViewInformation2D()
/aoo42x/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);
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dcontrolprimitive2d.cxx213 … basegfx::B2DVector(aBitmapSize.getWidth() - 1, aBitmapSize.getHeight() - 1)); in createBitmapDecomposition()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx1012 aRes.Height() = aInfo.getHeight(); in lcl_GuessPaperSize()
1019 aRes.Height() = aInfo.getHeight(); in lcl_GuessPaperSize()
/aoo42x/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()
/aoo42x/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx352 aPos = Point( aSize.getWidth()/2, aSize.getHeight()/2 ); in Command()
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java174 final int nHeight = aMetrics.getHeight(); in PaintLineNumber()
/aoo42x/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 140 milliseconds

12345678910>>...12