Home
last modified time | relevance | path

Searched refs:GetTextHeight (Results 126 – 150 of 182) sorted by relevance

12345678

/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx270 Size aTextSize( GetTextWidth( m_rDialogImpl.aErrStr ), GetTextHeight() ); in Paint()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx498 long nTitleHeight = CalcZoom( GetTextHeight() )+ CalcZoom( 4 ); in Resize()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx464 while ( GetTextHeight() > (GetOutputSizePixel().Height()-1) ) in ImplInitSettings()
1186 long nTextHeight = GetTextHeight(); in Paint()
H A Dvalueset.cxx360 long nTxtHeight = GetTextHeight(); in Format()
2622 long nTxtHeight = GetTextHeight(); in CalcWindowSizePixel()
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx179 sal_Int32 GetTextHeight () const;
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx188 aTxtSize.Height() = short ( rInf.GetpOut()->GetTextHeight() ); in GetCapitalSize()
H A Dswfont.cxx1241 long nHeight = rMutableOut.GetTextHeight(); in AttrSetToLineHeight()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx603 nHeight = GetTextHeight(); in LaunchPageFieldMenu()
776 nHeight = GetTextHeight(); in DoScenarioMenue()
946 nHeight = GetTextHeight(); in DoAutoFilterMenue()
5064 long nTextHeight = aEngine.GetTextHeight(); in GetEditUrlOrError()
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1014 aSizeLogic = Size(GetTextWidth('X'), GetTextHeight()); in GetHeightOffset()
1295 long tempHeight = GetTextHeight(); in Paint()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx352 int nTextHeight = GetTextHeight(); in DrawChars_Impl()
H A Drubydialog.cxx867 long nTextHeight = GetTextHeight(); in Paint()
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx494 sal_Int32 nHeight = GetTextHeight(); in DrawText_Impl()
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx95 lXHeight = GetTextHeight(); in SwLabPreview()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx145 Size aSize( GetTextWidth( String::CreateFromAscii("-100 %") ), GetTextHeight() ); in ImplGrafMetricField()
H A Dtbunosearchcontrollers.cxx392 Size aSize(100, m_pFindTextFieldControl->GetTextHeight() + 200); in createItemWindow()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx2208 aSz.Height() = GetWindow()->GetTextHeight()+2*6; in getMinimumSize()
2219 aSz.Height() = GetWindow()->GetTextHeight()+2*2; in getMinimumSize()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx536 aPaperSize.Width() = (long) !IsVertical() ? CalcTextWidth( sal_True ) : GetTextHeight(); in CheckAutoPageSize()
538 aPaperSize.Height() = (long) !IsVertical() ? GetTextHeight() : CalcTextWidth( sal_True ); in CheckAutoPageSize()
2005 pHyphPortion->GetSize().Height() = GetRefDevice()->GetTextHeight(); in ImpBreakLine()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1768 long nHeight = mpImpl->mpTextEngine->GetTextHeight(); in PageDown()
1889 long nYMax = mpImpl->mpTextEngine->GetTextHeight() - aOutSz.Height(); in ImpShowCursor()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx824 ImplWriteRect( Rectangle( rPos, Size( nNormWidth, maVDev.GetTextHeight() ) ) ); in ImplWriteTextRecord()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1025 Size TxtSize( GetDataWindow().GetTextWidth( aText ), GetDataWindow().GetTextHeight()); in PaintCell()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx1095 long nTextHeight = pDev->GetTextHeight(); in ImplWriteWatermark()
/trunk/main/svtools/workben/
H A Dsvdem.cxx322 y = aWindowSize.Height()/2 - GetTextHeight()/2; in Paint()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx164 long nTHeight = mpOutDev->GetTextHeight(); in draw()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx724 long nTextHeight = pTextEngine->GetTextHeight(); in ExecuteGlobal()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1256 long nFontHeight = pPrinter->GetTextHeight(); in lcl_PrintHeader()

Completed in 277 milliseconds

12345678