Home
last modified time | relevance | path

Searched refs:GetSize (Results 176 – 200 of 682) sorted by relevance

12345678910>>...28

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx442 Size aPageSize(pPage->GetSize()); in CreatePageVDev()
697 pTempBackgroundShape = new SdrRectObj(Rectangle(Point(0,0), pPage->GetSize())); in GetGraphic()
706 const Size aSize( pPage->GetSize() ); in GetGraphic()
938 pMtf->SetPrefSize( aTextRect.GetSize() ); in GetGraphic()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx391 aMargin = pMarginItem->GetSize(); in TYPEINIT1()
474 Size aSize(((SvxSizeItem*)pItem)->GetSize()); in TYPEINIT1()
566 Size aSize(aMgr.GetSize()); in TYPEINIT1()
575 aSize = ((SvxSizeItem *)pItem)->GetSize(); in TYPEINIT1()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx327 Size aSz( pFrmMgr->GetSize() ); in Insert()
468 Size aSize = xObj.GetSize( &aMapMode ); in InsertObject()
563 Size aSz = xRef.GetSize( &aMapMode ); in InsertOleObject()
713 … Size aSize( OutputDevice::LogicToLogic( aRect.SVRect(), MAP_TWIP, aUnit ).GetSize() ); in CalcAndSetScale()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx144 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBox_Impl()
160 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBoxOnScreen_Impl()
613 return Rectangle( Point(), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
651 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
H A Daccessibleiconchoicectrlentry.cxx164 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBoxOnScreen_Impl()
418 return Rectangle( Point(), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
443 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
/trunk/main/starmath/inc/
H A Dutility.hxx120 long GetDefaultBorderWidth() const { return GetSize().Height() / 20 ; } in GetDefaultBorderWidth()
191 sal_uInt16 GetSize() const { return nSize; } in GetSize() function in SmPickList
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx296 maCJKFont.SetSize(Size(0, maCJKFont.GetSize().Height() + mnLeading)); in UpdatePaintSettings()
297 maCTLFont.SetSize(Size(0, maCTLFont.GetSize().Height() + mnLeading)); in UpdatePaintSettings()
300 aFont.SetSize(Size(0, aFont.GetSize().Height() + mnLeading)); in UpdatePaintSettings()
/trunk/main/starmath/source/
H A Dedit.cxx300 aVisArea.SetSize(pEditView->GetOutputArea().GetSize()); in Resize()
530 pEditView->GetVisArea().GetSize())); in IMPL_LINK_INLINE_START()
582 const Size aOut( pEditView->GetOutputArea().GetSize() ); in InitScrollBars()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx779 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
792 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
935 if(aPath.GetSize()) in clipMetafileContentAgainstOwnRegions()
H A Dtextlayout.cxx168 …aDrawFont.SetSize( m_rTargetDevice.LogicToLogic( aDrawFont.GetSize(), MAP_POINT, eTargetMapUnit ) … in ReferenceDeviceTextLayout()
175 aRefFont.GetSize(), MAP_POINT, m_rReferenceDevice.GetMapMode().GetMapUnit() ) ); in ReferenceDeviceTextLayout()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx268 aBounding.right += metric.GetSize().Width(); in getGlyphMetrics()
269 aBounding.bottom -= metric.GetSize().Height(); in getGlyphMetrics()
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx70 rDesc.Width = sal::static_int_cast< sal_Int16 >(rFont.GetSize().Width()); in ConvertFromFont()
71 rDesc.Height = sal::static_int_cast< sal_Int16 >(rFont.GetSize().Height()); in ConvertFromFont()
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx142 aPreviewBmp.Scale( aRect.GetSize() ); in InitPreviewBmp()
157 aNew.Scale( aRect.GetSize() ); in GetPreparedBitmap()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx178 Size aSize = mpDoc->GetSdPage(0, PK_STANDARD)->GetSize(); in GetVisArea()
265 const Size aSize( pPage->GetSize() ); in GetPagePreviewBitmap()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx208 ScLimitSizeOnDrawPage( aLogicSize, aInsertPos, pPage->GetSize() ); in lcl_InsertGraphic()
255 ScLimitSizeOnDrawPage( aSize, aInsertPos, pPage->GetSize() ); in lcl_InsertMedia()
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx317 sal_uInt16 nSize = rPoly.GetSize(); in XPolygon()
513 sal_uInt16 XPolygon::GetSize() const in GetSize() function in XPolygon
623 sal_uInt16 nPoints = rPoly.GetSize(); in Insert()
1486 sal_uInt16 nSize = aSource.GetSize(); in XPolygon()
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx92 sal_uInt16 nAnz=rPoly.GetSize(); in ResizePoly()
126 sal_uInt16 nAnz=rPoly.GetSize(); in RotatePoly()
201 sal_uInt16 nAnz=rPoly.GetSize(); in MirrorPoly()
235 sal_uInt16 nAnz=rPoly.GetSize(); in ShearPoly()
H A Dsvdograf.cxx576 const Size aDestSize( GetLogicRect().GetSize() ); in GetTransformedGraphic()
1103 Size aSizMerk( aRect.GetSize() ); in RestGeoData()
1236 aRetval.SetPrefSize(aBoundRect.GetSize()); in getMetafileFromEmbeddedSvg()
1434 Size aMaxSize( rMaxRect.GetSize() ); in AdjustToMaxRect()
/trunk/main/vcl/source/window/
H A Dstatus.cxx443 Size aTextRectSize( aTextRect.GetSize() ); in ImplDrawItem()
562 Rectangle aRect( aTL, rFramePosSize.GetSize() ); in DrawProgress()
712 Rectangle aControlRegion( Rectangle( (const Point&)Point(), maPrgsFrameRect.GetSize() ) ); in ImplCalcProgressRect()
1293 Point aPos = ImplGetItemTextPos( aTextRect.GetSize(), in GetItemTextPos()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx243 aSz = aRotBoundRect.GetSize(); in DrawObj()
509 aOutSzPix = pOut->LogicToPixel( aRotBoundRect.GetSize() ); in ImplCreateOutput()
617 aOutSz = pOut->PixelToLogic( aOutRect.GetSize() ); in ImplCreateOutput()
829 pOut->LogicToPixel( pAction->GetSize(), in ImplCreateOutput()
878 pOut->LogicToPixel( pAction->GetSize(), in ImplCreateOutput()
1974 aOutSz = aRotBoundRect.GetSize(); in ImplDraw()
H A Dprovider.cxx644 Size aVisiblePixelSize( bRemoveCropArea ? rGraphic.GetSizePixel() : aCropPixel.GetSize() ); in ImplApplyFilterData()
695 aSize = pScaleAction->GetSize(); in ImplApplyFilterData()
702 aSize = pScaleAction->GetSize(); in ImplApplyFilterData()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx919 const ::Size rFontSizeLog( rFont.GetSize() ); in createFont()
1707 const ::Size& rSize( rVDev.LogicToPixel( pAct->GetSize() ) ); in createActions()
2251 ::vcl::unotools::b2DSizeFromSize( pAct->GetSize() ), in createActions()
2334 ::vcl::unotools::b2DSizeFromSize( pAct->GetSize() ), in createActions()
2429 ::vcl::unotools::b2DSizeFromSize( pAct->GetSize() ), in createActions()
2543 ::vcl::unotools::b2DSizeFromSize( pAct->GetSize() ), in createActions()
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx132 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
168 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx176 const Size aSize = aVirtualDevice.GetFontMetric( aFont ).GetSize(); in drawText()
308 const Size aSize = aVirtualDevice.GetFontMetric( aFont ).GetSize(); in queryTextBounds()
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx452 for( i = 1; i < aParams.GetSize(); i++ ) in Match()
464 if( pn && i < aParams.GetSize() && pOld->pIn ) in Match()

Completed in 246 milliseconds

12345678910>>...28