Home
last modified time | relevance | path

Searched refs:nFontHeight (Results 26 – 50 of 59) sorted by relevance

123

/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()
H A Dsvxcss1.cxx301 sal_uInt16 nFontHeight; member
795 aItemIds.nFontHeight = rPool.GetTrueWhich( SID_ATTR_CHAR_FONTHEIGHT, sal_False ); in SvxCSS1Parser()
1128 aItemIds.nFontHeight ); in ParseCSS1_font_size()
H A Dwrthtml.hxx436 sal_uInt16 GetHTMLFontSize( sal_uInt32 nFontHeight ) const;
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx286 const sal_Int32 nFontHeight = static_cast< sal_Int32 >( fViewFontSize ); in lcl_getTextLineHeight() local
287 sal_Int32 nTextLineHeight = nFontHeight; in lcl_getTextLineHeight()
291 if( ( nFullTextHeight / nFontHeight ) <= 1 ) in lcl_getTextLineHeight()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx483 const sal_Int32 nFontHeight = rFontDescriptor.Height; in SetFontDescriptor() local
487 Size(0, nFontHeight), MapMode (MAP_POINT)).Height(), in SetFontDescriptor()
/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/cui/source/options/
H A Dfontsubs.cxx284 short nFontHeight = pSourceViewConfig->GetFontHeight(); in Reset() local
285 aFontHeightLB.SelectEntry(String::CreateFromInt32(nFontHeight)); in Reset()
/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/oox/source/ole/
H A Dvbacontrol.cxx680 … sal_Int32 nFontHeight = static_cast< sal_Int32 >( pFontModel->getFontHeight() * 2540 / 72 ); in moveEmbeddedToAbsoluteParent() local
681 aDistance.second += nFontHeight / 2; in moveEmbeddedToAbsoluteParent()
/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/cui/source/tabpages/
H A Dnumpages.cxx2713 sal_uInt16 nFontHeight = nYStep * 6 / 10; in Paint() local
2715 nFontHeight = nYStep * 15 / 10; in Paint()
2716 aStdFont.SetSize(Size( 0, nFontHeight )); in Paint()
2723 sal_uInt16 nLineHeight = nFontHeight * 8 / 7; in Paint()
2851 Rectangle aRect1(Point(nTextXPos, nYStart + nFontHeight / 2), Size(aSize.Width() / 2, 2)); in Paint()
2855 …Rectangle aRect2(Point(nXStart, nYStart + nLineHeight + nFontHeight / 2 ), Size(aSize.Width() / 2,… in Paint()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx485 int nFontHeight = (aOrigSize.Height() - 5) * 2 / (3 * ROW_COUNT); in SetFont() local
486 aFont.SetSize( PixelToLogic( Size( 0, nFontHeight ) ) ); in SetFont()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx436 long nFontHeight = ((const SvxFontHeightItem&) in OutGrf() local
438 nHeight-=nFontHeight/20; in OutGrf()
/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/source/window/
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/sw/source/core/inc/
H A Dscriptinfo.hxx248 const sal_uInt16 nCompress, const sal_uInt16 nFontHeight,
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h51 int nFontHeight,
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx158 nFontHeight, member
/trunk/main/vcl/source/gdi/
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/basctl/source/dlged/
H A Ddlged.cxx1256 long nFontHeight = pPrinter->GetTextHeight(); in lcl_PrintHeader() local
1259 long nYTop = TMARGPRN-3*nBorder-nFontHeight; in lcl_PrintHeader()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h56 int nFontHeight, BYTE eWinCharSet,
/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/filter/source/msfilter/
H A Dmsocximex.cxx5133 float nFontHeight = 0; in Export() local
5134 aTmp >>= nFontHeight; in Export()
5135 if (nFontHeight) in Export()
5141 nFontSize = (nFontHeight == 1) ? 30 : (static_cast<sal_uInt32>((nFontHeight*4+1)/3)*15); in Export()
/trunk/main/sw/source/core/text/
H A Dporlay.cxx1758 const sal_uInt16 nCompress, const sal_uInt16 nFontHeight, in Compress() argument
1768 sal_uInt16 nMinWidth = ( 3 * nFontHeight ) / 4; in Compress()
/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()

Completed in 262 milliseconds

123