Home
last modified time | relevance | path

Searched refs:getHeight (Results 226 – 250 of 287) sorted by relevance

12345678910>>...12

/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx214 double SAL_CALL ScVbaSheetObjectBase::getHeight() throw (uno::RuntimeException) in getHeight() function in ScVbaSheetObjectBase
H A Dvbahelper.cxx724 double UserFormGeometryHelper::getHeight() in getHeight() function in ooo::vba::UserFormGeometryHelper
H A Dvbarange.hxx192 virtual css::uno::Any SAL_CALL getHeight() throw (css::uno::RuntimeException);
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1326 final CSSNumericValue height = image.getHeight(); // always in 100th of a mm in startImageProcessing()
1446 imageAreaHeightVal = image.getHeight(); in startImageProcessing()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx881 …wt::Rectangle(aObjectRect.getX(),aObjectRect.getY(),aObjectRect.getWidth(),aObjectRect.getHeight()) in execute_MouseButtonUp()
882 … , awt::Rectangle(aPageRect.getX(),aPageRect.getY(),aPageRect.getWidth(),aPageRect.getHeight()) ); in execute_MouseButtonUp()
H A DChartController_Tools.cxx417 aGraphicSize.Height = aVCLSize.getHeight(); in impl_PasteGraphic()
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx138 virtual ::sal_uInt32 SAL_CALL getHeight() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx95 …st double fSmallExtension((aCandidateRange.getWidth() + aCandidateRange.getHeight()) * (0.5 * 0.1)… in clipPolygonOnParallelAxis()
H A Db3dpolygontools.cxx589 const double fHeight(rRange.getHeight()); in applyDefaultTextureCoordinatesParallel()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2931 …100UnitConverter().convertMeasurePx(aStringBuffer, basegfx::fround(aPolyPolygonRange.getHeight())); in exportContour()
2935 …MM100UnitConverter().convertMeasure(aStringBuffer, basegfx::fround(aPolyPolygonRange.getHeight())); in exportContour()
2941 … SdXMLImExViewBox aViewBox(0.0, 0.0, aPolyPolygonRange.getWidth(), aPolyPolygonRange.getHeight()); in exportContour()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx132 inline ::sal_Int32 getHeight() const { return m_nHeight; } in getHeight() function in accessibility::ParagraphInfo
/trunk/main/oox/source/export/
H A Dshapes.cxx710 if( aRect.getHeight() < 0 ) { in WriteConnectorShape()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx783 aRect.getWidth(), aRect.getHeight()); in getBounds()
/trunk/main/svx/source/engine3d/
H A Dobj3d.cxx493 (double)-rSize.Height() * aEyeVol.getHeight() / (double)aRect.GetHeight(), in NbcMove()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx286 ::sal_uInt32 SAL_CALL OSection::getHeight() throw (uno::RuntimeException) in getHeight() function in reportdesign::OSection
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx638 …ontal ? static_cast<sal_Int32>(aOverlap.getWidth()) : static_cast<sal_Int32>(aOverlap.getHeight()); in moveAwayFrom()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx291 aPos = Point( aSize.getWidth()/2, aSize.getHeight()/2 ); in ImplCallCommand()
1160 Point aPos = Point( aSize.getWidth()/2, aSize.getHeight()/2 ); in ImplHandleKey()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx98 mnID3 = basegfx::fround(rRange.getHeight()); in GraphicID()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx1008 const double fHalfObjectHeight(rObjectRange.getHeight() * 0.5); in calculateRelativeCornerRadius()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx217 aSize.setHeight( aSize.getHeight () + nYOffset ); in lcl_increaseHeightOfControl()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx859 const double fScaleY((double)maOutRect.getHeight() / (double)maPageSize.Height()); in Paint()
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx320 && (aPoint.Y() < pPixelCtl->GetSizePixel().getHeight()); in containsPoint()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx307 nMBarHeight = pMBarWin->GetOutputSizePixel().getHeight(); in GetMenuBarIcon()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1126 aPos = Point( aSize.getWidth()/2, aSize.getHeight()/2 ); in ImplKeyInput()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx612 double fH = rVolume.getHeight(); in Create3DObject()

Completed in 204 milliseconds

12345678910>>...12