Home
last modified time | relevance | path

Searched refs:getHeight (Results 251 – 275 of 287) sorted by relevance

1...<<1112

/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx1062 …tSizeForChart_In_100TH_MM = awt::Size( rSizeIn_100TH_MM.getWidth(), rSizeIn_100TH_MM.getHeight() ); in SetDefaultSizeForChart()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx945 … rSet.Put( SfxUInt32Item( SID_ATTR_TRANSFORM_HEIGHT, aMgr.GetSize().getHeight() ) ); in GetState()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx704 TenMuToPt( aInfo.getHeight() ) ); in SetData()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx303 Insert( PROP_HEIGHT, false, uno::makeAny( (sal_Int32) aLetter.getHeight() ) ); in SectionPropertyMap()
/trunk/main/reportdesign/inc/
H A DReportHelperDefines.hxx44 virtual ::sal_Int32 SAL_CALL getHeight() throw (::com::sun::star::uno::RuntimeException); \
/trunk/main/vcl/source/window/
H A Darrange.cxx223 …ManagedArea.getX(), m_aManagedArea.getY(), m_aManagedArea.getWidth(), m_aManagedArea.getHeight() ); in getProperties()
H A Ddockmgr.cxx640 …Point aPt( 1, 1 + ((mbGripAtBottom || !hasGrip()) ? 0 : GetDragRect().getHeight()) ); // grip +… in GetToolboxPosition()
H A Dsplitwin.cxx2114 int height = (int) (0.5 * rRect.getHeight() + 0.5); in ImplDrawGrip()
2115 int i = rRect.nTop + (rRect.getHeight() - height) / 2; in ImplDrawGrip()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx1283 …ize aNewS(basegfx::fround(aUnroatedRange.getWidth()), basegfx::fround(aUnroatedRange.getHeight())); in Init()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx456 aPixelRect.getWidth(), aPixelRect.getHeight(), in DrawTransparent()
H A Dpdfwriter_impl.hxx177 …sal_Int32 getHeight() const { return m_nPageHeight ? m_nPageHeight : m_pWriter->m_nInheritedPageHe… in getHeight() function
H A Dpdfwriter_impl.cxx1412 nValue = pointToPixel(getHeight()) - aPoint.Y(); in appendPoint()
1427 fValue = double(getHeight()) - pixelToPoint(rPoint.getY()); in appendPixelPoint()
1455 rRect.Top() = pointToPixel(getHeight()) - aLL.Y(); in convertRect()
1519 appendMappedLength( aRange.getHeight(), rBuffer, true, NULL, nLog10Divisor ); in appendPolygon()
8609 long nPageHeight = pointToPixel(m_aPages[m_nCurrentPage].getHeight()); in beginRedirect()
10547 sal_Int32 nPgHt = getReferenceDevice()->ImplGetDPIY() * m_aPages.back().getHeight() / 72; in drawPolyPolygon()
12121 …Rectangle aBack( Point( rWidget.m_aRect.Left(), pointToPixel(m_aPages[m_nCurrentPage].getHeight())… in beginControlAppearance()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx1648 _out_Transformation.set( 1, 1, aRange.getHeight() ); in getTransformation()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java890 Math.min( (int)aBounds.getHeight() - 20, aBitmapSize.Height ) ); in createVclWindow()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1042 aAny <<= (sal_Int32)( GetPage()->GetSize().getHeight() ); in getPropertyValue()
1845 if( aSize.getHeight() != nHeight ) in SetHeight()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx640 …aScale.getY()) / (basegfx::fTools::equalZero(aPolyRange.getHeight()) ? 1.0 : aPolyRange.getHeight(… in applyCurrentTransformationToSdrObject()
H A Dsvdomeas.cxx360 long nHeight(basegfx::fround(aPolygonRange.getHeight() * fScale)); in impGetLineStartEndDistance()
H A Dsvdedtv1.cxx1416 aRect.getWidth(), aRect.getHeight()); in GetGeoAttrFromMarked()
H A Dsvdhdl.cxx2612 aCropped.getHeight()); in CreateB2dIAObject()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx385 double fH = rVolume.getHeight(); in setPropertyValueImpl()
/trunk/main/vcl/source/control/
H A Dscrbar.cxx1250 if( aRect.getHeight() > 4 ) in ImplInvert()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx469 nDocHeight = basegfx::fround(aShapeRange.getHeight()); in implExportDocument()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1239 aRect.setHeight(aRect.getHeight()+1); in ReadData()
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1386 mbValidSource = (pTable->getHeight() - pTable->getTotalsRows()) > 1; in finalizeInternalSheetSource()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1022 if ( (*i)->VirtualSize().getHeight() > lAverageHeight) in LayoutByPage()

Completed in 406 milliseconds

1...<<1112