Home
last modified time | relevance | path

Searched refs:nFontHeight (Results 1 – 25 of 59) sorted by last modified time

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/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/sw/source/filter/html/
H A Dswhtml.cxx3565 sal_uLong nFontHeight = 0; // font height to be effectively set in NewFontAttr() local
3591 nFontHeight = aFontHeights[nSize-1]; in NewFontAttr()
3647 nFontHeight = in NewFontAttr()
3651 nFontHeight = aFontHeights[nSize-1]; in NewFontAttr()
3654 ASSERT( !nSize == !nFontHeight, "HTML-Font-Size != Font-Height" ); in NewFontAttr()
3712 if( nFontHeight ) in NewFontAttr()
3714 SvxFontHeightItem aFontHeight( nFontHeight, 100, RES_CHRATR_FONTSIZE ); in NewFontAttr()
3741 if( nFontHeight ) in NewFontAttr()
3743 SvxFontHeightItem aFontHeight( nFontHeight, 100, RES_CHRATR_FONTSIZE ); in NewFontAttr()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx157 long nFontHeight = rOutDev.GetTextHeight(); in TYPEINIT1() local
160 long nYTop = TMARGPRN-3*nBorder-nFontHeight; in TYPEINIT1()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1972 long nFontHeight = 0; in IMPL_LINK() local
1977 nFontHeight = nBulletHeight / 5; in IMPL_LINK()
1983 nFontHeight = (nBulletHeight * 10) / 25; in IMPL_LINK()
1986 Size aFontSz( 0, nFontHeight ); in IMPL_LINK()
/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/editeng/source/editeng/
H A Dimpedit3.cxx158 long nFontHeight, in lcl_DrawRedLines() argument
171 long nHght = pOutDev->LogicToPixel( Size( 0, nFontHeight ) ).Height(); in lcl_DrawRedLines()
588 static sal_Int32 ImplCalculateFontIndependentLineSpacing( const sal_Int32 nFontHeight ) in ImplCalculateFontIndependentLineSpacing() argument
590 return ( nFontHeight * 12 ) / 10; // + 20% in ImplCalculateFontIndependentLineSpacing()
H A Dimpedit4.cxx1000 long nFontHeight = GetRefDevice()->LogicToLogic( in WriteItemAsRTF() local
1002 nFontHeight *=2; // HalfPoints in WriteItemAsRTF()
1019 long nUpDown = nFontHeight * Abs( nEsc ) / 100; in WriteItemAsRTF()
/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/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx616 sal_uInt16 nFontHeight; member
768 void UpdateBulletRelSize( sal_uInt32 nLevel, sal_uInt16 nFontHeight );
787 sal_uInt32 nFontHeight, PPTParagraphObj* pPara );
/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 …]
H A Dprintdlg.cxx426 long nFontHeight = long(24.0*fScale) - 3; in Paint() local
427 if( nFontHeight < 5 ) in Paint()
428 nFontHeight = 5; in Paint()
429 aFont.SetSize( Size( 0, nFontHeight ) ); in Paint()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h56 int nFontHeight, BYTE eWinCharSet,
/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/basctl/source/basicide/
H A Dbaside2.cxx125 long nFontHeight = pPrinter->GetTextHeight(); in lcl_PrintHeader() local
128 long nYTop = TMARGPRN-3*nBorder-nFontHeight; in lcl_PrintHeader()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7140 sal_Int32 nFontHeight ) in drawVerticalGlyphs() argument
7201 m_aPages.back().appendMappedLength( nFontHeight, rLine, true ); in drawVerticalGlyphs()
7217 sal_Int32 nFontHeight, in drawHorizontalGlyphs() argument
7272 m_aPages.back().appendMappedLength( nFontHeight, rLine, true ); in drawHorizontalGlyphs()
7348 sal_Int32 nFontHeight = m_pReferenceDevice->ImplDevicePixelToLogicHeight( nPixelFontHeight ); in drawLayout() local
7547 …drawVerticalGlyphs( aGlyphs, aLine, aAlignOffset, aRotScale, fAngle, fXScale, fSkew, nFontHeight ); in drawLayout()
7549 …drawHorizontalGlyphs( aGlyphs, aLine, aAlignOffset, fAngle, fXScale, fSkew, nFontHeight, nPixelFon… in drawLayout()
H A Dpdfwriter_impl.hxx843 …et, const Matrix3& rRotScale, double fAngle, double fXScale, double fSkew, sal_Int32 nFontHeight );
844 …& rAlignOffset, double fAngle, double fXScale, double fSkew, sal_Int32 nFontHeight, sal_Int32 nPix…
/trunk/main/vcl/win/source/gdi/
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()
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 …]
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx621 int nFontHeight = kapp->fontMetrics().height(); in getNativeControlRegion() local
628 int nMinHeight = (nFontHeight + nLayoutTop + nLayoutBottom); in getNativeControlRegion()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2052 int nFontHeight = atoi( aNumBuf ); in ImplOS2NameFontToVCLFont() local
2054 if ( nFontHeight && nFontNameLen ) in ImplOS2NameFontToVCLFont()
2091 rFont.SetSize( Size( 0, nFontHeight ) ); in ImplOS2NameFontToVCLFont()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h51 int nFontHeight,
/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/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/sw/source/filter/ww8/
H A Dwrtww8gr.cxx436 long nFontHeight = ((const SvxFontHeightItem&) in OutGrf() local
438 nHeight-=nFontHeight/20; in OutGrf()

Completed in 496 milliseconds

123