Home
last modified time | relevance | path

Searched defs:nH (Results 26 – 50 of 87) sorted by relevance

1234

/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx506 sal_uInt32 nH = 10L; in CreateItemSet() local
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1186 const sal_uInt32 nH(rSize.Height()); in createBlendFrame() local
1238 const long nH(rSize.Height()); in createBlendFrame() local
H A Dimpimage.cxx438 const long nH = pAcc->Height(); in Draw() local
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1902 ScDPHierarchy::ScDPHierarchy( ScDPSource* pSrc, long nD, long nH ) : in ScDPHierarchy()
1963 ScDPLevels::ScDPLevels( ScDPSource* pSrc, long nD, long nH ) : in ScDPLevels()
2114 ScDPLevel::ScDPLevel( ScDPSource* pSrc, long nD, long nH, long nL ) : in ScDPLevel()
2682 ScDPMember::ScDPMember( ScDPSource* pSrc, long nD, long nH, long nL, in ScDPMember()
/trunk/main/svx/source/tbxctrls/
H A Dlinectrl.cxx618 long nH = rNewSize.Height(); in Resizing() local
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx709 sal_Int32 nH = nHeight * nY / nX; in IMPL_LINK() local
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx390 sal_Int16 nH = IMG_CONDFORMAT_DLG_SCH; in getImageList() local
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx914 sal_Int16 nH = IMG_INDEX_DLG_SCH; in getImageList() local
/trunk/main/cui/source/tabpages/
H A Dpage.cxx1636 long nH = static_cast<long>(aPaperHeightEdit.Denormalize(aPaperHeightEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK() local
1686 long nH = GetCoreValue( aPaperHeightEdit, SFX_MAPUNIT_TWIP ); in CalcMargin_Impl() local
/trunk/main/vcl/inc/
H A Doutfont.hxx140 void SetBitmapSize( int nW, int nH ) { mnWidth=nW; mnHeight=nH; } in SetBitmapSize()
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx498 long nH = aSize.Height() * GetZoom() / nZoom; in SetZoomIntegral() local
H A Dviewshe2.cxx121 long nH = (long)(mpContentWindow->GetVisibleHeight() * 32000); in UpdateScrollBars() local
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx863 long nH = LogicToPixel( Size( 0, nAppFontHeight ), MAP_APPFONT ).Height(); in CalculateDelta_Impl() local
903 long nH = LogicToPixel( Size( 0, nOffset ), MAP_APPFONT ).Height(); in CalculateDelta_Impl() local
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx105 long nH = 240; in GetSelFontSize() local
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx752 sal_Int32 nH = rpBitmap->mnHeight; in PaintBitmap() local
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx791 long nH = nWidth * aBmpSize.Height() / aBmpSize.Width(); in DrawPaintReplacement() local
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1334 sal_Int32 nH = nTxtHeight; in CreateLines() local
1349 sal_uInt32 nH = rLSItem.GetLineHeight(); in CreateLines() local
1692 sal_Int32 nH = nTxtHeight; in CreateAndInsertEmptyLine() local
1707 sal_uInt32 nH = rLSItem.GetLineHeight(); in CreateAndInsertEmptyLine() local
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx361 long nH = nHeight-TAB_OFFSET*2; in ImplGetTabRect() local
377 long nH = nHeight-aRect.Bottom()-TAB_OFFSET*2; in ImplGetTabRect() local
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx195 const long nH(aRectIter->GetHeight()); in setClipRegion() local
/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx543 long nH = aHScrollBar.GetSizePixel().Height(); in ArrangeTabBar() local
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx154 long nX, nY, nW, nH; in Read() local
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx602 const long nH(aRectIter->GetHeight()); in setClipRegion() local
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx575 void SetCellHeight(SwTwips nH) { in SetCellHeight()
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx758 sal_Int32 nH = ((SdrEdgeNode1HorzDistItem&)rSet.Get(SDRATTR_EDGENODE1HORZDIST)).GetValue(); in ImpCalcEdgeTrack() local
781 sal_Int32 nH = ((SdrEdgeNode2HorzDistItem&)rSet.Get(SDRATTR_EDGENODE2HORZDIST)).GetValue(); in ImpCalcEdgeTrack() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx581 … const long nH(aRectIter->Bottom() - aRectIter->Top() + 1); // uses +1 logic in original in setClipRegion() local
855 long nX = leftX, nY = topY, nW = maxWidth, nH = maxHeight; in drawPolyPolygon() local

Completed in 203 milliseconds

1234