Home
last modified time | relevance | path

Searched defs:nHeight (Results 101 – 125 of 464) sorted by relevance

12345678910>>...19

/trunk/main/cui/source/dialogs/
H A Ddlgname.cxx66 long nHeight = aSize.Height(); in SvxNameDialog() local
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx611 …long nHeight = (long) ( ((double) mlOldHeight * (double) mpMtrWidth->GetValue()) / (double) mlOldW… variable
644 … const long nHeight = (long) ( ((double)mlOldHeight * (double)nWidth) / (double)mlOldWidth ); in IMPL_LINK() local
1121 double nHeight = (double)mpMtrHeight->GetValue( meDlgUnit ); in executeSize() local
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx217 …etaFile::SetFontAttribute(const DXFBasicEntity & rE, short nAngle, sal_uInt16 nHeight, double /*fW… in SetFontAttribute()
460 sal_uInt16 nHeight; in DrawTextEntity() local
519 sal_uInt16 nHeight; in DrawAttribEntity() local
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx417 long nWidth, long nHeight, Graphic &rGraphic) in MakePreview()
590 long nHeight = ImplGetNumber( &pDest, nSecurityCount ); in GraphicImport() local
703 long nHeight = nNumb[3] - nNumb[1] + 1; in GraphicImport() local
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx61 sal_uInt16 nWidth, sal_uInt16 nHeight ) in lcl_IsDropFlyInter()
476 KSHORT nHeight = 0; in CalcDropHeight() local
543 KSHORT nHeight = 0; in GuessDropHeight() local
H A Dwidorp.cxx147 SwTwips nHeight = in IsInside() local
/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx310 long nHeight = pToolBar->GetSizePixel().Height(); variable
/trunk/main/sw/source/ui/config/
H A Duinums.cxx462 short nHeight; in _SwNumFmtGlobal() local
556 short nWidth = 0, nHeight = 0; in Store() local
/trunk/main/forms/source/richtext/
H A Drtattributehandler.cxx398 sal_uLong nHeight = pFontHeightItem->GetHeight(); in getState() local
426 sal_uLong nHeight = pFontHeightItem->GetHeight(); in executeAttribute() local
/trunk/main/desktop/source/splash/
H A Dsplash.cxx483 sal_Int32 nHeight( 0 ); in findScreenBitmap() local
567 sal_Int32 nHeight( 0 ); in determineProgressRatioValues() local
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx433 sal_uInt16 nHeight = (sal_uInt16)(sal_uLong) mpRowHeights->Get( nRow ); in WriteToDocument() local
465 long nWidth, nHeight; in GraphicSize() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx712 void AquaSalGraphics::drawRect( long nX, long nY, long nWidth, long nHeight ) in drawRect()
774 long nX = 0, nY = 0, nWidth = 0, nHeight = 0; in drawPolyLine() local
802 long nX = 0, nY = 0, nWidth = 0, nHeight = 0; in drawPolygon() local
1376 void AquaSalGraphics::invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags ) in invert()
1449 sal_Bool AquaSalGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, in drawEPS()
1569 long nHeight, sal_uInt8 nTransparency ) in drawAlphaRect()
2424 void XorEmulation::SetTarget( int nWidth, int nHeight, int nTargetDepth, in SetTarget()
2536 const int nHeight = (int)CGImageGetHeight( xXorImage ); in UpdateTarget() local
H A Dsalbmp.cxx73 int nX, int nY, int nWidth, int nHeight, bool /*bMirrorVert*/ ) in Create()
485 void AquaSalBitmap::ConvertBitmapData( sal_uInt32 nWidth, sal_uInt32 nHeight, in ConvertBitmapData()
794 CGImageRef AquaSalBitmap::CreateColorMask( int nX, int nY, int nWidth, int nHeight, SalColor nMaskC… in CreateColorMask()
/trunk/main/sfx2/source/sidebar/
H A DTitleBar.cxx124 long nHeight, in SetPosSizePixel()
/trunk/main/vcl/source/gdi/
H A Dvirdev.cxx259 long nHeight; in ImplSetOutputSizePixel() local
/trunk/main/oox/source/drawingml/
H A Ddrawingmltypes.cxx150 float GetFontHeight( sal_Int32 nHeight ) in GetFontHeight()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx328 void SvpSalGraphics::drawRect( long nX, long nY, long nWidth, long nHeight ) in drawRect()
548 SalBitmap* SvpSalGraphics::getBitmap( long nX, long nY, long nWidth, long nHeight ) in getBitmap()
568 void SvpSalGraphics::invert( long nX, long nY, long nWidth, long nHeight, SalInvert /*nFlags*/ ) in invert()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx239 long nHeight, in SetPosSizePixelRect()
451 sal_Int32 nHeight = aFont.GetHeight(); in Rescale() local
459 sal_Int32 nHeight = aFont.GetHeight(); in Rescale() local
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx338 const int nHeight = rGM.GetSize().Height(); in RemovingGlyph() local
431 int nHeight = rServerFont.GetFontSelData().mnHeight; in GetGlyphSet() local
/trunk/main/svx/source/table/
H A Dtablerow.cxx244 sal_Int32 nHeight = mnHeight; in setFastPropertyValue() local
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx143 const int nHeight( aImage.GetSizePixel().Height() ); in impl_paintExpansionIndicator() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.hxx76 sal_Int32 nHeight; member
/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx544 sal_uInt32 nHeight = rect.Y2-rect.Y1; in getData() local
628 sal_uInt32 nHeight = rect.Y2-rect.Y1; in setData() local
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx941 double nHeight = static_cast<double>(maMtrHeight.GetValue( meDlgUnit )); in FillItemSet() local
1630 sal_Int64 nHeight(basegfx::fround64((mfOldHeight * (double)maMtrWidth.GetValue()) / mfOldWidth)); in IMPL_LINK() local
1666 const sal_Int64 nHeight(basegfx::fround64((mfOldHeight * (double)nWidth) / mfOldWidth)); in IMPL_LINK() local
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCompressor.cxx137 int nHeight = aSize.Height() * mnWidth / aSize.Width() ; in Compress() local

Completed in 134 milliseconds

12345678910>>...19