Home
last modified time | relevance | path

Searched refs:mnHeight (Results 101 – 125 of 137) sorted by relevance

123456

/trunk/main/svx/source/table/
H A Dtablerow.hxx79 sal_Int32 mnHeight; member in sdr::table::TableRow
H A Dtableundo.hxx210 sal_Int32 mnHeight; member
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx212 sal_Int32 mnHeight; /// Height of previous lines in twips. member
H A Dxeescher.hxx260 sal_Int32 mnHeight; /// Height of the control. member in XclExpTbxControlObj
H A Dxlstyle.hxx294 sal_uInt16 mnHeight; /// Font height in twips (1/20 of a point). member
/trunk/main/oox/inc/oox/xls/
H A Dpagesettings.hxx179 sal_Int32 mnHeight; member
/trunk/main/vcl/inc/os2/
H A Dsalframe.h66 long mnHeight; // Window-Height member in Os2SalFrame
/trunk/main/vcl/inc/win/
H A Dsalframe.h51 long mnHeight; // client height in pixeln member in WinSalFrame
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx147 return rStrm >> rRect.mnX >> rRect.mnY >> rRect.mnWidth >> rRect.mnHeight; in operator >>()
335 CalcHmmFromChartY( rRect.mnHeight ) ); in CalcHmmFromChartRect()
453 maData.maRect.mnHeight = rStrm.ReadInt16(); rStrm.Ignore( 2 ); in ReadChFramePos()
1188 (maData.maRect.mnWidth > 0) && (maData.maRect.mnHeight > 0) ) try in ConvertTitlePosition()
2538 (pFramePos->maRect.mnWidth > 0) && (pFramePos->maRect.mnHeight > 0) ) in CreateLegend()
2542 …sal_Int32 nHeightHmm = static_cast< sal_Int32 >( pFramePos->maRect.mnHeight / EXC_POINTS_PER_HMM ); in CreateLegend()
/trunk/main/sdext/source/presenter/
H A DPresenterBitmapContainer.hxx74 sal_Int32 mnHeight; member in sdext::presenter::PresenterBitmapContainer::BitmapDescriptor
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx839 const int nImageSize = pAlphaBuffer->mnHeight * pAlphaBuffer->mnScanlineSize; in drawAlphaBitmap()
864 pAlphaBits, pAlphaBuffer->mnWidth, pAlphaBuffer->mnHeight, in drawAlphaBitmap()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx327 sal_uLong mnHeight; member in RawBitmap
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx212 pBuf->mnHeight = aSize.getY(); in AcquireBuffer()
H A Dsvptext.cxx131 const B2IVector aSize( rRawBitmap.mnScanlineSize, rRawBitmap.mnHeight ); in GetGlyphBmp()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx1689 pState->mnWidth, pState->mnHeight ); in SetWindowState()
1720 int nHeight = pState->mnHeight > 0 ? pState->mnHeight - 1 : 0; in SetWindowState()
1791 maRestorePosSize.Right() = maRestorePosSize.Left() + pState->mnHeight; in SetWindowState()
1836 pState->mnHeight = aPosSize.GetHeight(); in GetWindowState()
/trunk/main/filter/source/flash/
H A Dswfexporter.hxx71 sal_Int32 mnHeight; member in swf::ShapeInfo
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx169 …setHeightPoints( getLimitedValue< sal_Int16, sal_Int32 >( aFontInfo.mnHeight / 10000, 0, SAL_MAX_I… in importStdFont()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx670 long mnHeight; member in Ruler
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx595 aStateRect.size.height = float(pState->mnHeight); in SetWindowState()
679 pState->mnHeight = long(aStateRect.size.height); in GetWindowState()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h157 int mnHeight; member in AquaSalGraphics
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx385 int mnHeight; member
H A Dsalbtype.hxx268 long mnHeight; member
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1420 rLogFont.lfHeight = (LONG)-pFont->mnHeight; in ImplGetLogFontFromFontSelect()
1494 rLogFont.lfHeight = (LONG)-pFont->mnHeight; in ImplGetLogFontFromFontSelect()
1556 || (i_pFont->mpFontData->GetHeight() != i_pFont->mnHeight)) in ImplDoSetFont()
/trunk/main/vcl/unx/generic/app/
H A Di18n_cb.cxx440 point.y = mPosEvent.mnY + mPosEvent.mnHeight; in GetPreeditSpotLocation()
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx570 pBuffer->mnHeight = maSize.Height(); in AcquireBuffer()

Completed in 194 milliseconds

123456