Home
last modified time | relevance | path

Searched refs:nFontHeight (Results 1 – 25 of 59) sorted by relevance

123

/trunk/main/sd/source/core/
H A Dsdpage.cxx1924 sal_uLong nFontHeight = rOldHgt.GetHeight(); in ScaleObjects() local
1925 nFontHeight = long(nFontHeight * (double) aFractY); in ScaleObjects()
1931 nFontHeight = rOldHgt.GetHeight(); in ScaleObjects()
1932 nFontHeight = long(nFontHeight * (double) aFractY); in ScaleObjects()
1939 nFontHeight = rOldHgt.GetHeight(); in ScaleObjects()
1940 nFontHeight = long(nFontHeight * (double) aFractY); in ScaleObjects()
1965 nFontHeight = long(nFontHeight * (double) aFractY); in ScaleObjects()
1971 nFontHeight = rOldHgt.GetHeight(); in ScaleObjects()
1972 nFontHeight = long(nFontHeight * (double) aFractY); in ScaleObjects()
1979 nFontHeight = rOldHgt.GetHeight(); in ScaleObjects()
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx248 sal_Int32 nFontHeight = pStdFont->GetFontHeight( FONT_STANDARD, i, eLanguage ); in InitNew() local
249 if(nFontHeight <= 0) in InitNew()
250 nFontHeight = pStdFont->GetDefaultHeightFor( nFontId, eLanguage ); in InitNew()
251 mpDoc->SetDefault(SvxFontHeightItem( nFontHeight, 100, aFontHeightWhich[i] )); in InitNew()
310 …sal_Int32 nFontHeight = pStdFont->GetFontHeight( static_cast< sal_Int8 >(aFontIdPoolId[nIdx]), 0, … in InitNew() local
311 if(nFontHeight <= 0) in InitNew()
312 nFontHeight = pStdFont->GetDefaultHeightFor( aFontIdPoolId[nIdx], eLanguage ); in InitNew()
316 if(aFontHeight.GetHeight() != sal::static_int_cast<sal_uInt32, sal_Int32>(nFontHeight)) in InitNew()
318 aFontHeight.SetHeight(nFontHeight); in InitNew()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx653 const long nFontHeight = GetTextHeight(); in implCalcSize() local
654 long nExtra = nFontHeight/4; in implCalcSize()
659 long nMinMenuItemHeight = nFontHeight+2; in implCalcSize()
908 long nFontHeight = GetTextHeight(); in implHighlightEntry() local
909 aItemRect.Right() -= nFontHeight + nFontHeight/4; in implHighlightEntry()
1376 long nFontHeight = GetTextHeight(); in implPaint() local
1422 long nTextOffsetY = ((pEntry->maSize.Height()-nFontHeight)/2); in implPaint()
1501 aSymbolSize = Size( nFontHeight/2, nFontHeight/2 ); in implPaint()
1506 aSymbolSize = Size( (nFontHeight*25)/40, nFontHeight/2 ); in implPaint()
/trunk/main/vcl/source/window/
H A Dmenu.cxx2385 long nExtra = nFontHeight/4; in ImplCalcSize()
2391 long nMinMenuItemHeight = nFontHeight; in ImplCalcSize()
2555 aSz.Height() = nFontHeight+6; in ImplCalcSize()
2642 long nExtra = nFontHeight/4; in ImplPaint()
2791 aSymbolSize = Size( nFontHeight/2, nFontHeight/2 ); in ImplPaint()
2796 aSymbolSize = Size( (nFontHeight*25)/40, nFontHeight/2 ); in ImplPaint()
2892 aTmpPos2.X() = aOutSz.Width() - nFontHeight - nFontHeight/4; in ImplPaint()
2897 Rectangle( aTmpPos, Size( nFontHeight/2, nFontHeight/2 ) ), in ImplPaint()
4518 if ( rMEvt.GetPosPixel().X() < ( aSz.Width() - nFontHeight - nFontHeight/4 ) ) in MouseButtonUp()
4763 aItemRect.Right() -= nFontHeight + nFontHeight/4; in HighlightItem()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dhtmlexp.hxx50 sal_uInt32 nFontHeight; // Item-Value member
55 ScHTMLStyle() : nFontHeight(0), nFontSizeNumber(2), nDefaultScriptType(0), in ScHTMLStyle()
62 nFontHeight = r.nFontHeight; in operator =()
/trunk/main/oox/source/xls/
H A Dpagesettings.cxx604 sal_Int32 nFontHeight = 0; // current font height in parse() local
761 nFontHeight = cChar - '0'; in parse()
806 if( nFontHeight >= 0 ) in parse()
808 nFontHeight *= 10; in parse()
809 nFontHeight += (cChar - '0'); in parse()
810 if( nFontHeight > 1000 ) in parse()
811 nFontHeight = -1; in parse()
816 if( nFontHeight > 0 ) in parse()
819 maFontModel.mfHeight = nFontHeight; in parse()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1030 long nFontHeight = rLogFont.lfHeight; in ImplSalLogFontToFontA() local
1031 if ( nFontHeight < 0 ) in ImplSalLogFontToFontA()
1032 nFontHeight = -nFontHeight; in ImplSalLogFontToFontA()
1036 nFontHeight *= 72; in ImplSalLogFontToFontA()
1037 nFontHeight += nDPIY/2; in ImplSalLogFontToFontA()
1038 nFontHeight /= nDPIY; in ImplSalLogFontToFontA()
1070 if ( nFontHeight < 0 ) in ImplSalLogFontToFontW()
1071 nFontHeight = -nFontHeight; in ImplSalLogFontToFontW()
1075 nFontHeight *= 72; in ImplSalLogFontToFontW()
1076 nFontHeight += nDPIY/2; in ImplSalLogFontToFontW()
[all …]
H A Dsalnativewidgets-luna.cxx1309 long nFontHeight = aNonClientMetrics.lfMessageFont.lfHeight; in getNativeControlRegion() local
1310 if( nFontHeight < 0 ) in getNativeControlRegion()
1311 nFontHeight = -nFontHeight; in getNativeControlRegion()
1313 if( aRect.GetHeight() && nFontHeight ) in getNativeControlRegion()
1316 aRect.Bottom() += nFontHeight; in getNativeControlRegion()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx1120 sal_uInt16 nFontHeight = nYStep * 6 / 10; in Paint() local
1122 nFontHeight = nYStep * 15 / 10; in Paint()
1123 aStdFont.SetSize(Size( 0, nFontHeight )); in Paint()
1129 sal_uInt16 nLineHeight = nFontHeight * 8 / 7; in Paint()
1248 … Rectangle aRect1(Point(nTextXPos, nYStart + nFontHeight / 2), Size(aSize.Width() / 2, 2)); in Paint()
1252 …Rectangle aRect2(Point(nXStart, nYStart + nLineHeight + nFontHeight / 2 ), Size(aSize.Width() / 2,… in Paint()
1260 sal_uInt16 nLineHeight = nFontHeight * 3 / 2; in Paint()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx421 << GetFontSizeCss( ( sal_uInt16 ) aHTMLStyle.nFontHeight ) << " }"; in WriteHeader()
487 aHTMLStyle.nFontHeight = ((const SvxFontHeightItem&)(rSetPara.Get( in PageDefaults()
491 …MLStyle.nFontSizeNumber = GetFontSizeNumber( static_cast< sal_uInt16 >( aHTMLStyle.nFontHeight ) ); in PageDefaults()
970 sal_uInt32 nFontHeight = rFontHeightItem.GetHeight(); in WriteCell() local
971 if ( nFontHeight != aHTMLStyle.nFontHeight ) in WriteCell()
973 nSetFontSizeNumber = GetFontSizeNumber( (sal_uInt16) nFontHeight ); in WriteCell()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx462 long nFontHeight = m_pEngine->GetStandardFont(0).GetSize().Height(); in layoutWindow() local
464 m_pVScroll->SetLineSize( nFontHeight ); in layoutWindow()
466 …m_pVScroll->SetPageSize( ::std::max( nFontHeight, aViewportPlaygroundLogic.Height() - nFontHeight in layoutWindow()
/trunk/main/starmath/source/
H A Dnode.cxx1101 long nFontHeight = GetFont().GetSize().Height(), in Arrange() local
1102 nExtLen = nFontHeight * rFormat.GetDistance(DIS_FRACTION) / 100L, in Arrange()
1103 nThick = nFontHeight * rFormat.GetDistance(DIS_STROKEWIDTH) / 100L, in Arrange()
1106 nFontHeight * rFormat.GetDistance(DIS_NUMERATOR) / 100L, in Arrange()
1108 nFontHeight * rFormat.GetDistance(DIS_DENOMINATOR) / 100L; in Arrange()
1817 long nFontHeight = pBody->GetFont().GetSize().Height(); in Arrange() local
1818 long nDistBody = nFontHeight * rFormat.GetDistance(DIS_ORNAMENTSIZE), in Arrange()
1819 nDistScript = nFontHeight; in Arrange()
2364 long nFontHeight = GetFont().GetSize().Height(); in Arrange() local
2368 nHeight = nFontHeight / 30; in Arrange()
[all …]
H A Drect.cxx148 const long nFontHeight = rDev.GetFont().GetSize().Height(); in BuildRect() local
154 nAlignT = nBaseline - nFontHeight * 750L / 1000L; in BuildRect()
155 nAlignM = nBaseline - nFontHeight * 121L / 422L; in BuildRect()
176 nDelta = nFontHeight * 8L / 43; in BuildRect()
/trunk/main/shell/source/backends/kde4be/
H A Dkde4access.cxx73 short nFontHeight; in getValue() local
76 nFontHeight = aFixedFont.pointSize(); in getValue()
78 true, uno::makeAny( nFontHeight ) ); in getValue()
/trunk/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx69 short nFontHeight; in getValue() local
72 nFontHeight = aFixedFont.pointSize(); in getValue()
74 true, uno::makeAny( nFontHeight ) ); in getValue()
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx72 sal_uIntPtr nFontHeight; member in SdrEngineDefaults
95 static void SetFontHeight(sal_uIntPtr nHeight) { GetDefaults().nFontHeight=nHeight; } in SetFontHeight()
96 static sal_uIntPtr GetFontHeight() { return GetDefaults().nFontHeight; } in GetFontHeight()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3987 sal_uInt32 nFontHeight = 24; in GetNumberFormat() local
4070 sal_uInt16 nFontHeight(0); in PPTCharSheet() local
4077 nFontHeight = 44; in PPTCharSheet()
4084 nFontHeight = 32; in PPTCharSheet()
4087 nFontHeight = 12; in PPTCharSheet()
4091 nFontHeight = 24; in PPTCharSheet()
4347 nBulletRelSize = nFontHeight ? ((-nBulletRelSize) * 100 ) / nFontHeight : 100; in UpdateBulletRelSize()
4968 >> nFontHeight in Read()
6136 if ( !nFontHeight ) in UpdateBulletRelSize()
6509 sal_uInt32 nFontHeight; in ApplyTo() local
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx226 …float nFontHeight = aPropExtractor.getFloatFontProperty(PROPERTY_FONT_HEIGHT, (float)aDefaultFo… in translatePropertiesToItems() local
243nFontHeight = (float)OutputDevice::LogicToLogic(Size(0, (sal_Int32)nFontHeight), MAP_POINT, MAP_TW… in translatePropertiesToItems()
244 SvxFontHeightItem aSvxFontHeightItem((sal_uInt32)nFontHeight,100,CFID_HEIGHT); in translatePropertiesToItems()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx500 long nFontHeight = maLabelFont.GetHeight(); in drawMenuItem() local
502 aMarkerPos.Y() += aSize.Height()/2 - nFontHeight/4 + 1; in drawMenuItem()
503 aMarkerPos.X() += aSize.Width() - nFontHeight + nFontHeight/4; in drawMenuItem()
504 Size aMarkerSize(nFontHeight/2, nFontHeight/2); in drawMenuItem()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1984 sal_uInt16 nFontHeight = 24; in PPTExCharSheet() local
1993 nFontHeight = 44; in PPTExCharSheet()
2002 case 0 : nFontHeight = 32; break; in PPTExCharSheet()
2003 case 1 : nFontHeight = 28; break; in PPTExCharSheet()
2004 case 2 : nFontHeight = 24; break; in PPTExCharSheet()
2005 default :nFontHeight = 20; break; in PPTExCharSheet()
2010 nFontHeight = 12; in PPTExCharSheet()
2014 nFontHeight = 24; in PPTExCharSheet()
2020 rLev.mnFontHeight = nFontHeight; in PPTExCharSheet()
/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx642 const sal_uLong nFontHeight = aIter.GetFnt()->GetHeight(); in CheckSpecialUnderline() local
652 nSumHeight = nFontHeight; in CheckSpecialUnderline()
657 nSumHeight += pPor->Width() * nFontHeight; in CheckSpecialUnderline()
H A Dinftxt.cxx1107 const sal_uInt16 nFontHeight = pFnt->GetHeight( pVsh, *GetOut() ); in DrawPostIts() local
1114 aSize.Height() = nFontHeight; in DrawPostIts()
1120 aSize.Width() = nFontHeight; in DrawPostIts()
1126 aSize.Width() = nFontHeight; in DrawPostIts()
1127 aTmp.X() = aPos.X() - nFontHeight + in DrawPostIts()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx233 sal_uInt32 nFontHeight; in GetFont() local
283 nFontHeight = ((const SvxFontHeightItem*)pItem)->GetHeight(); in GetFont()
336 nFontHeight = ((const SvxFontHeightItem&) in GetFont()
389 Size aSize( 0, (long) nFontHeight ); in GetFont()
405 rFont.SetSize( Size( 0, (long) nFontHeight ) ); in GetFont()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx107 const sal_Int32 nFontHeight( io_rVCLFont.GetHeight() ); in setupFontTransform() local
108 io_rVCLFont.SetHeight( ::basegfx::fround(nFontHeight * aScale.getY()) ); in setupFontTransform()
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx156 const sal_Int32 nFontHeight( io_rVCLFont.GetHeight() ); in setupFontTransform() local
157 io_rVCLFont.SetHeight( ::basegfx::fround(nFontHeight * aScale.getY()) ); in setupFontTransform()

Completed in 229 milliseconds

123