Home
last modified time | relevance | path

Searched refs:getWidth (Results 151 – 175 of 308) sorted by relevance

12345678910>>...13

/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgimagenode.hxx82 const SvgNumber& getWidth() const { return maWidth; } in getWidth() function in svgio::svgreader::SvgImageNode
H A Dsvgmasknode.hxx74 const SvgNumber& getWidth() const { return maWidth; } in getWidth() function in svgio::svgreader::SvgMaskNode
H A Dsvgsvgnode.hxx94 const SvgNumber& getWidth() const { return maWidth; } in getWidth() function in svgio::svgreader::SvgSvgNode
H A Dsvgpatternnode.hxx99 const SvgNumber& getWidth() const;
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dborderlineprimitive2d.hxx88 double getWidth() const in getWidth() function in drawinglayer::primitive2d::BorderLinePrimitive2D
H A Dtextstrikeoutprimitive2d.hxx60 double getWidth() const { return mfWidth; } in getWidth() function in drawinglayer::primitive2d::BaseTextStrikeoutPrimitive2D
/aoo42x/main/i18npool/inc/i18npool/
H A Dpaper.hxx136 long getWidth() const { return m_nPaperWidth; } in getWidth() function in PaperInfo
/aoo42x/main/sc/source/ui/vba/
H A Dvbaoleobject.hxx58 virtual double SAL_CALL getWidth() throw (css::uno::RuntimeException);
H A Dvbachartobject.hxx63 double getWidth();
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcircobj.cxx69 aObjectRange.getWidth(), aObjectRange.getHeight(), in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofunocontrol.cxx146 aTransform.set(0, 0, aRange.getWidth()); in createViewIndependentPrimitive2DSequence()
H A Dobjectcontactofobjlistpainter.cxx108 …aViewRange = ::basegfx::B2DRange(0.0, 0.0, aOutputSizePixel.getWidth(), aOutputSizePixel.getHeight… in ProcessDisplay()
H A Dviewcontactofsdrpathobj.cxx111 const double fWidth(aObjectRange.getWidth()); in createViewIndependentPrimitive2DSequence()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx898 long nWidth = aSize.getWidth() - nLeftM - nRightM; in GetTextForwarder()
924 aSize.setWidth( std::max( aSize.getWidth(), nTxtWidth + 2 ) ); in GetTextForwarder()
935 aSize.setWidth( ::std::max( aSize.getWidth(), nTxtWidth ) ); in GetTextForwarder()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleShape.cxx718 x, y, x + aPixelSize.getWidth(), y + aPixelSize.getHeight()); in getBounds()
725 aBBox.getWidth(), in getBounds()
733 aPixelSize.getWidth(), aPixelSize.getHeight()); in getBounds()
/aoo42x/main/oox/inc/oox/xls/
H A Dtablebuffer.hxx79 …inline sal_Int32 getWidth() const { return maDestRange.EndColumn - maDestRange.StartColumn + 1;… in getWidth() function in oox::xls::Table
/aoo42x/main/xmloff/source/style/
H A DVisAreaExport.cxx49 rUnitConv.convertMeasure(sBuffer, aRect.getWidth(), aMapUnit); in XMLVisAreaExport()
H A DVisAreaContext.cxx51 awt::Rectangle rAwtRect( rRect.getX(), rRect.getY(), rRect.getWidth(), rRect.getHeight() ); in XMLVisAreaContext()
/aoo42x/main/vcl/source/gdi/
H A Doldprintadaptor.cxx67 mpData->maPages.back().maPageSize.Width = aPaperSize.getWidth(); in StartPage()
/aoo42x/main/editeng/inc/editeng/
H A Dborderline.hxx124 sal_uInt16 getWidth() const { return nOutWidth + nInWidth + nDistance; } in getWidth() function in SvxBorderLine
/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx1030 maHyperlinkRegions.front().first.getWidth() == 0 && in getHyperlinkRegions()
1059 aTransform.scale( maBounds.getWidth(), in getHyperlinkRegions()
H A Dviewbackgroundshape.cxx118 maBounds.getWidth(), maBounds.getHeight(), in prefetch()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx57 virtual sal_Int32 SAL_CALL getWidth() throw (css::uno::RuntimeException) ;
/aoo42x/main/framework/inc/uielement/
H A Dstatusbaritem.hxx54 virtual ::sal_uInt32 SAL_CALL getWidth() throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/vcl/workben/
H A Dvcldemo.cxx156 …fprintf(stderr, "MyWin::Paint(%ld,%ld,%ld,%ld)\n", rRect.getX(), rRect.getY(), rRect.getWidth(), r… in Paint()

Completed in 101 milliseconds

12345678910>>...13