/aoo41x/main/vcl/source/window/ |
H A D | msgbox.cxx | 321 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()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 189 aTextBounds = aCustomShape2d.GetTextRect(); in ImplForceGroupWithText() 363 Rectangle aRect( aCustomShape2d.GetTextRect() ); in getTextBounds()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | sqlmessage.cxx | 588 …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()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | inspectorhelpwindow.cxx | 120 aTextRect = m_aHelpText.GetTextRect( aTextRect, m_aHelpText.GetText(), in GetOptimalHeightPixel()
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | TitleBar.cxx | 216 GetTextRect( in PaintFocus()
|
/aoo41x/main/uui/source/ |
H A D | masterpasscrtdlg.cxx | 108 …Rectangle aRect = aFTMasterPasswordWarning.GetTextRect( aLabelRect, aFTMasterPasswordWarning.GetTe… in MasterPasswordCreateDialog()
|
H A D | passworddlg.cxx | 139 Rectangle aRect = aFTPassword.GetTextRect( aLabelRect, aFTPassword.GetText() ); in PasswordDialog()
|
/aoo41x/main/extensions/source/update/ui/ |
H A D | updatecheckui.cxx | 992 maTitleRect = GetTextRect( Rectangle( Point( 0, 0 ), maMaxTextSize ), in RecalcTextRects() 997 maTextRect = GetTextRect( Rectangle( Point( 0, 0 ), maMaxTextSize ), in RecalcTextRects()
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.cxx | 338 aTextBox = m_pPaintDevice->GetTextRect( aTextBox, GetText(), impl_getTextStyle() ); in impl_calcTextBoundingBox()
|
/aoo41x/main/svx/inc/svx/ |
H A D | EnhancedCustomShape2d.hxx | 171 SVX_DLLPUBLIC Rectangle GetTextRect() const;
|
/aoo41x/main/dbaccess/source/ext/macromigration/ |
H A D | macromigrationpages.cxx | 340 …aNewLabelSize = m_aChangesLabel.GetTextRect( aNewLabelSize, m_aChangesLabel.GetText(), TEXT_DRAW_M… in displayMigrationLog()
|
/aoo41x/main/vcl/source/control/ |
H A D | group.cxx | 171 aRect = pDev->GetTextRect( aRect, aText, nTextStyle ); in ImplDraw()
|
H A D | ctrl.cxx | 564 _io_rRect = _rTargetDevice.GetTextRect( _io_rRect, _rStr, _nStyle ); in DrawControlText()
|
H A D | button.cxx | 498 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 D | fixed.cxx | 390 …Size aSize = pControl->GetTextRect( Rectangle( Point(), Size( (nMaxWidth ? nMaxWidth : 0x7fffffff)… in CalcMinimumTextSize()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | textlayout.cxx | 338 aTextRect = m_rTargetDevice.GetTextRect( aRect, _rText, _nStyle, NULL, this ); in DrawText()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | hangulhanjadlg.cxx | 146 Rectangle aPrimaryRect = _rDevice.GetTextRect( _rRect, m_sPrimaryText, _nTextStyle ); in Paint() 150 aSecondaryRect = _rDevice.GetTextRect( _rRect, m_sSecondaryText, _nTextStyle ); in Paint()
|
H A D | scriptdlg.cxx | 511 GetTextRect( Rectangle( point, siz ), aText.GetText(), style ); in InputDialog()
|
/aoo41x/main/vcl/source/app/ |
H A D | help.cxx | 426 Rectangle aTextRect = GetTextRect( aTry1, maHelpText, nDrawFlags ); in SetHelpText()
|
/aoo41x/main/cui/source/customize/ |
H A D | selector.cxx | 1030 GetTextRect( Rectangle( p, s ), aDialogDescription.GetText(), style ); in ResizeControls()
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extlistbox.cxx | 401 Rectangle aRect = GetTextRect( Rectangle( Point(), aSize ), aText, in CalcActiveHeight()
|
/aoo41x/main/padmin/source/ |
H A D | adddlg.cxx | 392 …Rectangle aTextSize = m_aCommandTxt.GetTextRect( Rectangle( Point(), aPosSize.GetSize() ), m_aComm… in APCommandPage()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 646 Rectangle GetTextRect( const Rectangle& rRect,
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svimpicn.cxx | 392 Rectangle GetTextRect( OutputDevice* pDev, const Rectangle& rRect, in GetTextRect() function 3696 aTextRect = GetTextRect( pView, aTextRect, rEntryText, DRAWTEXT_FLAGS ); in Center()
|
H A D | imivctl1.cxx | 2278 aTextRect = pView->GetTextRect( aTextRect, aEntryText, nCurTextDrawFlags ); in CalcTextRect() 4400 aOptTextRect = pView->GetTextRect( aOptTextRect, aEntryText, nNewFlags ); in RequestHelp()
|