Home
last modified time | relevance | path

Searched refs:GetTextRect (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx321 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()
338 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()
343 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx189 aTextBounds = aCustomShape2d.GetTextRect(); in ImplForceGroupWithText()
363 Rectangle aRect( aCustomShape2d.GetTextRect() ); in getTextBounds()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx588 …aSecondaryRect = GetTextRect( aSecondaryRect, sSecondary, TEXT_DRAW_WORDBREAK | TEXT_DRAW_MULTILIN… in impl_positionControls()
599 …Rectangle aSuggestedRect( GetTextRect( aPrimaryRect, sPrimary, TEXT_DRAW_WORDBREAK | TEXT_DRAW_MUL… in impl_positionControls()
/trunk/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx120 aTextRect = m_aHelpText.GetTextRect( aTextRect, m_aHelpText.GetText(), in GetOptimalHeightPixel()
/trunk/main/sfx2/source/sidebar/
H A DTitleBar.cxx216 GetTextRect( in PaintFocus()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx992 maTitleRect = GetTextRect( Rectangle( Point( 0, 0 ), maMaxTextSize ), in RecalcTextRects()
997 maTextRect = GetTextRect( Rectangle( Point( 0, 0 ), maMaxTextSize ), in RecalcTextRects()
/trunk/main/uui/source/
H A Dpassworddlg.cxx139 Rectangle aRect = aFTPassword.GetTextRect( aLabelRect, aFTPassword.GetText() ); in PasswordDialog()
H A Dmasterpasscrtdlg.cxx108 …Rectangle aRect = aFTMasterPasswordWarning.GetTextRect( aLabelRect, aFTMasterPasswordWarning.GetTe… in MasterPasswordCreateDialog()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx338 aTextBox = m_pPaintDevice->GetTextRect( aTextBox, GetText(), impl_getTextStyle() ); in impl_calcTextBoundingBox()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx171 SVX_DLLPUBLIC Rectangle GetTextRect() const;
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationpages.cxx340 …aNewLabelSize = m_aChangesLabel.GetTextRect( aNewLabelSize, m_aChangesLabel.GetText(), TEXT_DRAW_M… in displayMigrationLog()
/trunk/main/vcl/source/control/
H A Dgroup.cxx171 aRect = pDev->GetTextRect( aRect, aText, nTextStyle ); in ImplDraw()
H A Dctrl.cxx564 _io_rRect = _rTargetDevice.GetTextRect( _io_rRect, _rStr, _nStyle ); in DrawControlText()
H A Dbutton.cxx498 aRect = pDev->GetTextRect( aRect, aText, nTextStyle ); in ImplDrawAlignedImage()
1854 …Size textSize = GetTextRect( Rectangle( Point(), Size( nMaxWidth ? nMaxWidth : 0x7fffffff, 0x7ffff… in CalcMinimumSize()
3204 …Size aTextSize = GetTextRect( Rectangle( Point(), Size( nMaxWidth > 0 ? nMaxWidth : 0x7fffffff, 0x… in CalcMinimumSize()
4108 …Size aTextSize = GetTextRect( Rectangle( Point(), Size( nMaxWidth > 0 ? nMaxWidth : 0x7fffffff, 0x… in CalcMinimumSize()
H A Dfixed.cxx390 …Size aSize = pControl->GetTextRect( Rectangle( Point(), Size( (nMaxWidth ? nMaxWidth : 0x7fffffff)… in CalcMinimumTextSize()
/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx338 aTextRect = m_rTargetDevice.GetTextRect( aRect, _rText, _nStyle, NULL, this ); in DrawText()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx146 Rectangle aPrimaryRect = _rDevice.GetTextRect( _rRect, m_sPrimaryText, _nTextStyle ); in Paint()
150 aSecondaryRect = _rDevice.GetTextRect( _rRect, m_sSecondaryText, _nTextStyle ); in Paint()
H A Dscriptdlg.cxx511 GetTextRect( Rectangle( point, siz ), aText.GetText(), style ); in InputDialog()
/trunk/main/vcl/source/app/
H A Dhelp.cxx426 Rectangle aTextRect = GetTextRect( aTry1, maHelpText, nDrawFlags ); in SetHelpText()
/trunk/main/cui/source/customize/
H A Dselector.cxx1030 GetTextRect( Rectangle( p, s ), aDialogDescription.GetText(), style ); in ResizeControls()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx401 Rectangle aRect = GetTextRect( Rectangle( Point(), aSize ), aText, in CalcActiveHeight()
/trunk/main/padmin/source/
H A Dadddlg.cxx392 …Rectangle aTextSize = m_aCommandTxt.GetTextRect( Rectangle( Point(), aPosSize.GetSize() ), m_aComm… in APCommandPage()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx646 Rectangle GetTextRect( const Rectangle& rRect,
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx392 Rectangle GetTextRect( OutputDevice* pDev, const Rectangle& rRect, in GetTextRect() function
3696 aTextRect = GetTextRect( pView, aTextRect, rEntryText, DRAWTEXT_FLAGS ); in Center()
H A Dimivctl1.cxx2278 aTextRect = pView->GetTextRect( aTextRect, aEntryText, nCurTextDrawFlags ); in CalcTextRect()
4400 aOptTextRect = pView->GetTextRect( aOptTextRect, aEntryText, nNewFlags ); in RequestHelp()

Completed in 168 milliseconds

12