Home
last modified time | relevance | path

Searched refs:getWidth (Results 276 – 300 of 308) sorted by relevance

1...<<111213

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx305 Insert( PROP_WIDTH, false, uno::makeAny( (sal_Int32) aLetter.getWidth() ) ); in SectionPropertyMap()
/trunk/main/reportdesign/inc/
H A DReportHelperDefines.hxx50 virtual ::sal_Int32 SAL_CALL getWidth() throw (::com::sun::star::uno::RuntimeException); \
/trunk/main/vcl/source/window/
H A Darrange.cxx223 …awt::Rectangle aArea( m_aManagedArea.getX(), m_aManagedArea.getY(), m_aManagedArea.getWidth(), m_a… in getProperties()
H A Dsplitwin.cxx2095 int width = (int) (0.5 * rRect.getWidth() + 0.5); in ImplDrawGrip()
2096 int i = rRect.nLeft + (rRect.getWidth() - width) / 2; in ImplDrawGrip()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx1283 …const Size aNewS(basegfx::fround(aUnroatedRange.getWidth()), basegfx::fround(aUnroatedRange.getHei… in Init()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx456 aPixelRect.getWidth(), aPixelRect.getHeight(), in DrawTransparent()
H A Dpdfwriter_impl.hxx176 …sal_Int32 getWidth() const { return m_nPageWidth ? m_nPageWidth : m_pWriter->m_nInheritedPageWidth… in getWidth() function
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx1647 _out_Transformation.set( 0, 0, aRange.getWidth() ); in getTransformation()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java889 Math.min( (int)aBounds.getWidth() - 20, aBitmapSize.Width ), in createVclWindow()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1039 aAny <<= (sal_Int32)( GetPage()->GetSize().getWidth() ); in getPropertyValue()
1816 if( aSize.getWidth() != nWidth ) in SetWidth()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx384 double fW = rVolume.getWidth(); in setPropertyValueImpl()
/trunk/main/vcl/source/control/
H A Dscrbar.cxx1245 if( aRect.getWidth() > 4 ) in ImplInvert()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx468 nDocWidth = basegfx::fround(aShapeRange.getWidth()); in implExportDocument()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1397 double fW(aVolume.getWidth()); in SetCurrent3DObj()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1238 aRect.setWidth(aRect.getWidth()+1); in ReadData()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx978 aRect.setWidth(aRect.getWidth() + 1); in getRectangleFromControl()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1111 m_aTBPreview.SetPosSizePixel(Point(nOutputWidth - aTBSize.getWidth(), 0 ), in Resize()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1416 aRect.getWidth(), aRect.getHeight()); in GetGeoAttrFromMarked()
H A Dsvdhdl.cxx2611 aCropped.getWidth(), in CreateB2dIAObject()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx399 …return awt::Size( static_cast<sal_Int32>(aShapesRange.getWidth()), static_cast<sal_Int32>(aShapesR… in GetOriginalSize()
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx66 ::sal_Int32 SAL_CALL clazz::getWidth() throw (uno::RuntimeException) \
/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx630 aDrawingRectPixel.Right() = GetOutputSizePixel().getWidth(); in Draw()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx832 rBounds.getWidth(), rBounds.getHeight() ); in doOperation()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1470 aHeaderBar.GetSizePixel().getWidth() - 2 * TAB_WIDTH_MIN; in IMPL_LINK_INLINE_END()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2083 aRange.getWidth(), in createActions()

Completed in 299 milliseconds

1...<<111213