Home
last modified time | relevance | path

Searched refs:GetTextWidth (Results 201 – 212 of 212) sorted by relevance

123456789

/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1014 aSizeLogic = Size(GetTextWidth('X'), GetTextHeight()); in GetHeightOffset()
H A Dimivctl1.cxx2995 Size aTextSize( pView->GetTextWidth( aStrDummy ), pView->GetTextHeight() ); in GetMinGrid()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2058 ImplWriteDouble( ( bStretch ) ? nx : rVDev.GetTextWidth( rString.GetChar( i ) ) ); in ImplWriteString()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx838 long nTxtW = aSignatureBtn.GetTextWidth( sText ); in SfxDocumentPage()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx2213 … long n = aTreeLB.GetTextWidth( aTreeLB.GetEntryText( static_cast< SvLBoxEntry* >( pEntry ) ) ); in ResizeTreeLB()
H A Doptlingu.cxx491 aNewPos.X() += rDev.GetTextWidth(GetText()); in Paint()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx994 aSize = Size( pVirDev->GetTextWidth(aStr), pVirDev->GetTextHeight() ); in ReadChrStr()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2284 long nTextWidth = aOnStartupCB.GetTextWidth( sCBText ); in InitOnStartupBox()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2838 static sal_Int32 s_nDefaultWidth = GetTextWidth(String(RTL_CONSTASCII_USTRINGPARAM("0"))) * 15; in getColWidth()
/trunk/main/vcl/source/window/
H A Dwindow.cxx348 … long nTextWidth = pWindow->GetTextWidth( XubString( RTL_CONSTASCII_USTRINGPARAM( "aemnnxEM" ) ) ); in ImplInitAppFontData()
5754 long nTitleWidth = GetTextWidth( GetText() ); in CalcTitleWidth()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx2259 long nZeroWidth = pPrinter->GetTextWidth( String( '0' ) ); in ScCell()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3746 long nCharWidth = pRefDevice->GetTextWidth( String( '0' ) ); // 1/100th mm in getDefaultCharWidth()

Completed in 262 milliseconds

123456789