Home
last modified time | relevance | path

Searched refs:getHeight (Results 201 – 225 of 287) sorted by relevance

12345678910>>...12

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx264 maObjectTransformation.set(1, 1, rRectangle.getHeight()); in createObjectTransformation()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx606 aPixelSize.setHeight(aPixelSize.getHeight() + 1); in ImplGetBitmap()
756 … aSize = Size(basegfx::fround(rRange.getWidth()), basegfx::fround(rRange.getHeight())); in ImplGetPrefSize()
H A Doutdev2.cxx916 …::equalZero(aFullPixelRange.getWidth()) || basegfx::fTools::equalZero(aFullPixelRange.getHeight())) in DrawTransformedBitmapEx()
973 1.0 / aFullPixelRange.getHeight()); in DrawTransformedBitmapEx()
981 … const double fNewMaxArea(aVisiblePixelRange.getWidth() * aVisiblePixelRange.getHeight()); in DrawTransformedBitmapEx()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx183 long nH = maSize.getHeight(); in getPopupBoundingBox()
195 rPos.setY(maPos.getY() + maSize.getHeight() - nH); in getPopupBoundingBox()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2971 long y = rRect.Top() + (rRect.getHeight() - height)/2 + 1; in ImplDrawMoreIndicator()
2989 long y = rRect.Top() + (rRect.getHeight() - height)/2 + 1; in ImplDrawMoreIndicator()
3028 long y = rDropDownRect.Top() + (rDropDownRect.getHeight() - height)/2; in ImplDrawDropdownArrow()
3041 long y = rDropDownRect.Top() + (rDropDownRect.getHeight() - height)/2; in ImplDrawDropdownArrow()
3285 aRect.Top() = aRect.Bottom() - aRect.getHeight()/3; in ImplDrawMenubutton()
3296 aRect.Bottom() = aRect.Top() + aRect.getHeight()/3; in ImplDrawMenubutton()
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx444 …ght" )[ makeShapeBoundsFunctor(::std::mem_fun_ref(&::basegfx::B2DRange::getHeight), self.getContex… in definition()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx368 !basegfx::fTools::equalZero(aPaintRange.getHeight())) in drawFillAttributes()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx121 …com::sun::star::awt::Rectangle( aRect.Left(), aRect.Top(), aRect.getWidth(), aRect.getHeight() ) ); in getPropertyValue()
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx318 ::basegfx::fround( aDestRect.getHeight() ) ); in transformBitmap()
H A Dtextlayout.cxx208 iMetric->getY() + iMetric->getHeight()); in queryInkMeasures()
/trunk/main/sd/source/ui/func/
H A Dfucon3d.cxx459 double fH(aVolume.getHeight()); in CreateDefaultObject()
/trunk/main/canvas/source/tools/
H A Dsurface.cxx440 … const double tv(((aPoint.getY()-aSurfaceClipRect.getMinY())*rUV.getHeight()/h)+rUV.getMinY()); in drawWithClip()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx250 long GetHeight() const { return aRectSize.getHeight() ; } in GetHeight()
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx312 aInstance = PaperInfo(aInstance.getHeight()/2, aInstance.getWidth()); in getSystemDefaultPaper()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1398 double fH(aVolume.getHeight()); in SetCurrent3DObj()
1497 long nMarkHgt = basegfx::fround(aR.getHeight()) - 1; in Start3DCreation()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx977 aRect.setHeight(aRect.getHeight() + 1); in getRectangleFromControl()
1003 aRect.Move(0,aLogicRect.Top() + aLogicRect.getHeight() - aRect.Top()); in correctOverlapping()
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java169 …ger.toString( (int)aDimension.getWidth() ) + "|" + Integer.toString( (int)aDimension.getHeight() ); in SaveDataToStorage()
621 return new com.sun.star.awt.Size( (int)m_aObjSize.getWidth(), (int)m_aObjSize.getHeight() ); in getVisualAreaSize()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx900 aSize.setHeight( aSize.getHeight() - nTopM - nBottomM ); in GetTextForwarder()
922 pEditEngine->SetPaperSize( Size( LONG_MAX, aSize.getHeight() ) ); in GetTextForwarder()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1114 …er.SetPosSizePixel(Point(nHalfOutputWidth + aFLSize.Width() + n6PPT, aTBSize.getHeight() + n6PPT ), in Resize()
1115 … Size(nHalfOutputWidth - aFLSize.Width() - n6PPT, nOutputHeight - 2*n6PPT - aTBSize.getHeight()) ); in Resize()
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx161 h = aRange.getHeight(); in updateGeometry()
/trunk/main/xmloff/source/draw/
H A Dshapeexport3.cxx230 aPolyPolygonRange.getHeight()); in ImpExport3DShape()
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx74 …xPropSet->setPropertyValue( sHeight, Any( static_cast< sal_Int32 >( aTableRowIter->getHeight() / 3… in CreateTableRows()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1300 Size aObjSize( aRect.getWidth(), aRect.getHeight() ); in getSize()
1302 return ::com::sun::star::awt::Size( aObjSize.getWidth(), aObjSize.getHeight() ); in getSize()
2777 aObjSize.getWidth(), aObjSize.getHeight() ); in getPropertyValueImpl()
2791 aObjSize.getWidth(), aObjSize.getHeight() ); in getPropertyValueImpl()
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java118 int nH = maFrame.getJavaFrame().getHeight(); in LayoutComponents()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXAxis.idl140 double getHeight()

Completed in 179 milliseconds

12345678910>>...12