Home
last modified time | relevance | path

Searched refs:GetWidth (Results 1 – 25 of 449) sorted by path

12345678910>>...18

/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeckTabBarItem.cxx438 aItemScreenRect.GetWidth(), in implGetBounds()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3935 AppendAscii(",").Append(UniString::CreateFromInt32(aRect.GetWidth())). in HandleVisibleControls()
5429 AppendAscii(",").Append(UniString::CreateFromInt32(aRect.GetWidth())). in Execute()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx418 if( pLogo && !pLogo->IsEmpty() && ( aVideoRect.GetWidth() > 0 ) && ( aVideoRect.GetHeight() > 0 ) ) in Paint()
427 …if( ( aLogoSize.Width() > aVideoRect.GetWidth() || aLogoSize.Height() > aVideoRect.GetHeight() ) && in Paint()
432 if( fLogoWH < ( (double) aVideoRect.GetWidth() / aVideoRect.GetHeight() ) ) in Paint()
439 aLogoSize.Width() = aVideoRect.GetWidth(); in Paint()
440 aLogoSize.Height()= (long) ( aVideoRect.GetWidth() / fLogoWH ); in Paint()
444 DrawBitmapEx( Point( aBasePos.X() + ( ( aVideoRect.GetWidth() - aLogoSize.Width() ) >> 1 ), in Paint()
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx401 sal_Int32 nWidthIn = aRect_.GetWidth(); in SetPropsFromRect()
1430 sal_Int32 nWidthIn = aRect_.GetWidth(); in SetPropsFromRect()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx91 const sal_Int32 nFontWidth( rOutDev.GetFontMetric( io_rVCLFont ).GetWidth() ); in setupFontTransform()
H A Dcairo_textlayout.cxx590 if (aFont.GetWidth() == 0) { in draw()
595 nWidth = aFont.GetWidth() * aFont.GetHeight() / aMetric.GetHeight(); in draw()
610 aFont.GetWidth(), in draw()
612 aMetric.GetWidth(), in draw()
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx56 maSize(rBitmap->GetWidth(),rBitmap->GetHeight()), in DXBitmap()
H A Ddx_canvashelper.cxx630 pBitmap->GetWidth(), in drawBitmapModulated()
649 pBitmap->GetWidth(), in drawBitmapModulated()
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx140 const sal_Int32 nFontWidth( rOutDev.GetFontMetric( io_rVCLFont ).GetWidth() ); in setupFontTransform()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx389 awt::Size aSize(aRect.GetWidth(),aRect.GetHeight()); in getPropertyValue()
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx131 / (double)m_aReferenceRect.GetWidth(); in MoveSdrDrag()
H A DDrawCommandDispatch.cxx564 … aRect.TopLeft() - Point( aRect.GetWidth() / 2, aRect.GetHeight() / 2 ) ); in createDefaultObject()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1821 …aRet = awt::Rectangle(aSnapRect.Left(),aSnapRect.Top(),aSnapRect.GetWidth(),aSnapRect.GetHeight()); in getRectangleOfObject()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx267 const ::basegfx::B2DSize aWidth( rLineInfo.GetWidth(), 0 ); in setupStrokeAttributes()
925 sal_Int32 nNormalWidth = rParms.mrVDev.GetFontMetric( aTestFont ).GetWidth(); in createFont()
2606 ::basegfx::B2DSize(pAct->GetWidth(), in createActions()
2682 const sal_Int32 nWidthDifference( pAct->GetWidth() - pDXArray[ nLen-1 ] ); in createActions()
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx209 + (aSize.Width() - aBoundRect.GetWidth()) / 2; in Paint()
H A Dhangulhanjadlg.cxx155 sal_Int32 nCombinedWidth = ::std::max( aSecondaryRect.GetWidth(), aPrimaryRect.GetWidth() ); in Paint()
/trunk/main/cui/source/tabpages/
H A Dborderconn.cxx252 maSizeWrp.SetControlValue( aItem.GetWidth() ); in SetControlValue()
/trunk/main/dbaccess/source/ui/app/
H A DAppSwapWindow.cxx96 … nX = m_aIconControl.GetBoundingBox( m_aIconControl.GetEntry(0) ).GetWidth() + aFLSize.Width(); in Resize()
H A DAppView.cxx191 nX = pSwap->GetBoundingBox( pSwap->GetEntry(0) ).GetWidth() + aFLSize.Height(); in Resize()
/trunk/main/dbaccess/source/ui/browser/
H A Ddataview.cxx145 const Size aSeparatorSize = Size( aPlayground.GetWidth(), 2 ); in resizeAll()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx600 aPrimaryRect.Right() = aPrimaryRect.Left() + aSuggestedRect.GetWidth(); in impl_positionControls()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableConnection.cxx229 if( (aTempRect.GetWidth()!=1) && (aTempRect.GetHeight()!=1) ) in GetBoundingRect()
231 if( (aBoundingRect.GetWidth()==1) && (aBoundingRect.GetHeight()==1) ) in GetBoundingRect()
H A Dquerycontainerwindow.cxx137 aSplitSize.Width() = aPlayground.GetWidth(); in resizeAll()
150 Size aBeamerSize( aPlayground.GetWidth(), aSplitPos.Y() ); in resizeAll()
163 …m_pViewSwitch->SetPosSizePixel( _rPlayground.TopLeft(), Size( _rPlayground.GetWidth(), _rPlaygroun… in resizeDocumentView()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx581 long nMaxTitleWidth = rRect.GetWidth() - ICON_OFFSET; in DrawRow()
639 if ( nWidth > rRect.GetWidth() - aPos.X() ) in DrawRow()
640 sDescription = GetEllipsisString( sDescription, rRect.GetWidth() - aPos.X() ); in DrawRow()
/trunk/main/desktop/source/splash/
H A Dsplash.cxx491 nWidth = aScreenArea.GetWidth(); in findScreenBitmap()
576 nWidth = aScreenArea.GetWidth(); in determineProgressRatioValues()

Completed in 166 milliseconds

12345678910>>...18