Home
last modified time | relevance | path

Searched defs:aTextSize (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx89 Size aTextSize = LogicToPixel( Size( 6, 3 ), MAP_APPFONT ); in Resize() local
124 Size aTextSize = LogicToPixel( Size( 12, 0 ), MAP_APPFONT ); in GetWidthPixel() local
/trunk/main/padmin/source/
H A Dtitlectrl.cxx52 Size aTextSize( GetTextWidth( m_aText ), GetTextHeight() ); in arrange() local
H A Dadddlg.cxx392 …Rectangle aTextSize = m_aCommandTxt.GetTextRect( Rectangle( Point(), aPosSize.GetSize() ), m_aComm… in APCommandPage() local
/trunk/main/sc/source/ui/view/
H A Dhintwin.cxx63 Size aTextSize; in ScHintWindow() local
H A Dgridwin4.cxx131 Size aTextSize( pDev->GetTextWidth( rTitle ), pDev->GetTextHeight() ); in lcl_DrawOneFrame() local
1167 Size aTextSize( pEditEng->CalcTextWidth(), pEditEng->GetTextHeight() ); in DrawPagePreview() local
1186 Size aTextSize( pContentDev->GetTextWidth( aPageStr ), pContentDev->GetTextHeight() ); in DrawPagePreview() local
H A Dhdrcont.cxx293 Size aTextSize; in Paint() local
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx136 Size aTextSize( GetTextWidth( aText ), GetTextHeight()); in Paint() local
/trunk/main/UnoControls/source/controls/
H A Dstatusindicator.cxx296 Size aTextSize = xTextLayout->getPreferredSize(); in getPreferredSize() local
516 Size aTextSize = xTextLayout->getPreferredSize(); in impl_recalcLayout() local
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx564 const Size aTextSize( LogicToLogic( Size( 0, 14 ), MAP_POINT, rMap ) ); in DrawPauseScene() local
640 const Size aTextSize( LogicToLogic( Size( 0, 14 ), MAP_POINT, GetMapMode() ) ); in DrawEndScene() local
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx67 Size aTextSize; // nur gesetzt im Grid-Modus member in SvIcnVwDataEntry
/trunk/main/extensions/source/scanner/
H A Dgrid.cxx349 Size aTextSize( GetTextWidth( aMark ), GetTextHeight() ); in drawGrid() local
362 Size aTextSize( GetTextWidth( aMark ), GetTextHeight() ); in drawGrid() local
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx248 awt::Size aTextSize( aTextShapes[ nEntry ]->getSize() ); in lcl_collectColumnWidths() local
276 awt::Size aTextSize( aTextShapes[ nEntry ]->getSize() ); in lcl_collectRowHeighs() local
580 awt::Size aTextSize( xTextShape->getSize() ); in lcl_placeLegendEntries() local
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx188 Size aTextSize; member in SdrTextObj
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx407 Size aTextSize( GetTextWidth( aText ), GetTextHeight() ); in Paint() local
735 Size aTextSize(GetTextWidth( aText ), GetTextHeight()); in Paint() local
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx306 Size aTextSize (aTextBox.GetSize()); in PaintPageCount() local
/trunk/main/sdext/source/presenter/
H A DPresenterButton.cxx444 geometry::RealSize2D aTextSize (PresenterCanvasHelper::GetTextSize(mpFont->mxFont,msText)); in CalculateButtonSize() local
H A DPresenterSlideSorter.cxx1994 const geometry::RealSize2D aTextSize ( in CalculateLabelSize() local
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx602 … const Size aTextSize( m_rTabBar.GetCtrlTextWidth( sItemText ), m_rTabBar.GetTextHeight() ); in impl_calculateItemContentSize() local
677 … const Size aTextSize( m_rTabBar.GetCtrlTextWidth( sItemText ), m_rTabBar.GetTextHeight() ); in impl_renderItemContent() local
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx392 Size aTextSize( GetDataWindow().GetTextHeight(),GetDataWindow().GetTextWidth( aText )); in PaintCell() local
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx345 Size aTextSize( maTextSize ); in Paint() local
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx270 Size aTextSize( GetTextWidth( m_rDialogImpl.aErrStr ), GetTextHeight() ); in Paint() local
/trunk/main/starmath/inc/
H A Ddialog.hxx133 MetricField aTextSize; member in SmFontSizeDialog
/trunk/main/vcl/source/control/
H A Dbutton.cxx437 Size aTextSize; in ImplDrawAlignedImage() local
3204 …Size aTextSize = GetTextRect( Rectangle( Point(), Size( nMaxWidth > 0 ? nMaxWidth : 0x7fffffff, 0x… in CalcMinimumSize() local
4108 …Size aTextSize = GetTextRect( Rectangle( Point(), Size( nMaxWidth > 0 ? nMaxWidth : 0x7fffffff, 0x… in CalcMinimumSize() local
/trunk/main/starmath/source/
H A Ddialog.cxx1335 Size aTextSize(GetTextWidth(rText), GetTextHeight()); in Paint() local
1654 Size aTextSize(GetTextWidth(aText), GetTextHeight()); in Paint() local
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx600 Size aTextSize( GetDataWindow().GetTextHeight(),GetDataWindow().GetTextWidth( aText )); in PaintCell() local

Completed in 154 milliseconds

12