Home
last modified time | relevance | path

Searched refs:nNewHeight (Results 1 – 25 of 53) sorted by relevance

123

/trunk/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx171 sal_uLong nNewHeight = 0; in Rotate() local
191 nNewHeight = mnHeight; in Rotate()
198 nNewHeight = mnWidth; in Rotate()
206 unsigned int nBufSize = nNewHeight * nNewScanlineSize; in Rotate()
225 mnYOffset = -nNewHeight - i; in Rotate()
228 nNewWidth, nNewHeight, +mnScanlineSize, -1-mnHeight*mnScanlineSize, in Rotate()
232 nNewWidth, nNewHeight, +mnScanlineSize, in Rotate()
242 nNewWidth, nNewHeight, -mnScanlineSize, +1+mnHeight*mnScanlineSize, in Rotate()
246 nNewWidth, nNewHeight, -mnScanlineSize, in Rotate()
252 mnHeight = nNewHeight; in Rotate()
/trunk/main/vcl/source/gdi/
H A Dvirdev.cxx220 long nNewWidth = rNewSize.Width(), nNewHeight = rNewSize.Height(); in ImplSetOutputSizePixel() local
225 if ( nNewHeight < 1 ) in ImplSetOutputSizePixel()
226 nNewHeight = 1; in ImplSetOutputSizePixel()
230 bRet = mpVirDev->SetSize( nNewWidth, nNewHeight ); in ImplSetOutputSizePixel()
251 …pNewVirDev = pSVData->mpDefInst->CreateVirtualDevice( mpGraphics, nNewWidth, nNewHeight, mnBitCoun… in ImplSetOutputSizePixel()
264 if ( mnOutHeight < nNewHeight ) in ImplSetOutputSizePixel()
267 nHeight = nNewHeight; in ImplSetOutputSizePixel()
H A Dbitmap3.cxx1114 if( nNewWidth && nNewHeight ) in ImplScaleFast()
1127 const long nNewHeight1 = nNewHeight - 1L; in ImplScaleFast()
1131 long* pLutY = new long[ nNewHeight ]; in ImplScaleFast()
1139 for( nY = 0L; nY < nNewHeight; nY++ ) in ImplScaleFast()
1140 pLutY[ nY ] = nY * nHeight / nNewHeight; in ImplScaleFast()
1142 while( nActY < nNewHeight ) in ImplScaleFast()
1291 pLutInt = new long[ nNewHeight ]; in ImplScaleInterpolate()
1292 pLutFrac = new long[ nNewHeight ]; in ImplScaleInterpolate()
1311 for( nY = 0L; nY < nNewHeight; nY++ ) in ImplScaleInterpolate()
1318 for( nY = 0L; nY < nNewHeight; nY++ ) in ImplScaleInterpolate()
[all …]
H A Dbitmap.cxx783 const long nNewHeight = aNewSizePix.Height(); in Rotate() local
793 for( long nY = 0L, nOtherX = 0L; nY < nNewHeight; nY++, nOtherX++ ) in Rotate()
825 const long nNewHeight = aNewSizePix.Height(); in Rotate() local
834 long* pCosY = new long[ nNewHeight ]; in Rotate()
835 long* pSinY = new long[ nNewHeight ]; in Rotate()
845 for ( nY = 0; nY < nNewHeight; nY++ ) in Rotate()
853 for( nY = 0L; nY < nNewHeight; nY++ ) in Rotate()
917 const long nNewHeight = aNewRect.GetHeight(); in Crop() local
919 for( long nY = 0, nY2 = nOldY; nY < nNewHeight; nY++, nY2++ ) in Crop()
1152 const long nNewHeight = pWriteAcc->Height(); in Expand() local
[all …]
/trunk/main/sc/source/core/data/
H A Dtable2.cxx2193 if (!nNewHeight) in SetRowHeight()
2196 nNewHeight = ScGlobal::nStdRowHeight; in SetRowHeight()
2200 if ( nNewHeight != nOldHeight ) in SetRowHeight()
2227 sal_uInt16 nNewHeight, double nPPTY) in lcl_pixelSizeChanged() argument
2238 if (nHeight != nNewHeight) in lcl_pixelSizeChanged()
2261 if (!nNewHeight) in SetRowHeightRange()
2264 nNewHeight = ScGlobal::nStdRowHeight; in SetRowHeightRange()
2349 if (!nNewHeight) in SetRowHeightOnly()
2350 nNewHeight = ScGlobal::nStdRowHeight; in SetRowHeightOnly()
2827 long nNewHeight = 0; in ShowRows() local
[all …]
/trunk/main/cui/source/tabpages/
H A Dtparea.cxx2284 const sal_uInt32 nNewHeight(nOrigHeight - nBtnImportHeight); in IMPL_LINK() local
2286 …xel().X(), nOrigStartY + (((aFlSize.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2288 …l().X(), nOrigStartY + (((aTsbScale.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2289 …el().X(), nOrigStartY + (((aFtXSize.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2291 …el().X(), nOrigStartY + (((aFtYSize.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2295 …().X(), nOrigStartY + (((aFtXOffset.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2297 …().X(), nOrigStartY + (((aFtYOffset.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2299 …el().X(), nOrigStartY + (((aTsbTile.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2301 …l().X(), nOrigStartY + (((aFlOffset.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
2302 …xel().X(), nOrigStartY + (((aRbtRow.GetPosPixel().Y() - nOrigStartY) * nNewHeight) / nOrigHeight))… in IMPL_LINK()
[all …]
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx159 long nNewHeight = aFTSize.Height() * nLines; in CalcInfoSize() local
160 long nDelta = nNewHeight - aSize.Height(); in CalcInfoSize()
161 aSize.Height() = nNewHeight; in CalcInfoSize()
380 long nNewHeight = aFTSize.Height() * nLines; in CalcInfoSize() local
381 long nDelta = nNewHeight - aSize.Height(); in CalcInfoSize()
382 aSize.Height() = nNewHeight; in CalcInfoSize()
/trunk/main/editeng/inc/editeng/
H A Dfhgtitem.hxx84 void SetHeight( sal_uInt32 nNewHeight, const sal_uInt16 nNewProp = 100,
87 void SetHeight( sal_uInt32 nNewHeight, sal_uInt16 nNewProp,
92 void SetHeightValue( sal_uInt32 nNewHeight ) in SetHeightValue() argument
95 nHeight = nNewHeight; in SetHeightValue()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx390 double nNewHeight = nHeight * Factor; in ScaleHeight() local
393 setHeight(nNewHeight); in ScaleHeight()
397 double nDeltaHeight = nNewHeight - nHeight; in ScaleHeight()
400 setHeight(nNewHeight); in ScaleHeight()
404 double nDeltaHeight = (nNewHeight - nHeight) / 2; in ScaleHeight()
407 setHeight(nNewHeight); in ScaleHeight()
/trunk/main/embedserv/source/embed/
H A Dtracker.cxx512 int nNewHeight = m_rect.bottom - m_rect.top; in AdjustRect() local
513 int nAbsHeight = m_bAllowInvert ? abs(nNewHeight) : nNewHeight; in AdjustRect()
516 nNewHeight = nAbsHeight != 0 ? nNewHeight / nAbsHeight : 1; in AdjustRect()
520 nNewHeight * m_sizeMin.cy * -pRectInfo->nSignAcross; in AdjustRect()
/trunk/main/svtools/source/control/
H A Dtaskbar.cxx112 void TaskBar::ImplNewHeight( long nNewHeight ) in ImplNewHeight() argument
115 if ( nNewHeight != nOldHeight ) in ImplNewHeight()
117 long nY = GetPosPixel().Y()-(nNewHeight-nOldHeight); in ImplNewHeight()
118 SetPosSizePixel( 0, nY, 0, nNewHeight, in ImplNewHeight()
H A Druler.cxx2384 long nNewHeight; in Resize() local
2388 nNewHeight = aWinSize.Height(); in Resize()
2390 nNewHeight = 0; in Resize()
2395 nNewHeight = aWinSize.Width(); in Resize()
2397 nNewHeight = 0; in Resize()
2415 if ( nNewHeight ) in Resize()
2418 mnVirHeight = nNewHeight - mnBorderWidth - (RULER_OFF*2); in Resize()
2444 if ( nNewHeight ) in Resize()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx1606 void ImplHandleResize( Window* pWindow, long nNewWidth, long nNewHeight ) in ImplHandleResize() argument
1616 (nNewWidth > 0 && nNewHeight > 0) || in ImplHandleResize()
1620 …if ( (nNewWidth != pWindow->GetOutputWidthPixel()) || (nNewHeight != pWindow->GetOutputHeightPixel… in ImplHandleResize()
1623 pWindow->mnOutHeight = nNewHeight; in ImplHandleResize()
1666 (nNewHeight < IMPL_MIN_NEEDSYSWIN); in ImplHandleResize()
1667 sal_Bool bMinimized = (nNewWidth <= 0) || (nNewHeight <= 0); in ImplHandleResize()
1702 static void ImplHandleMoveResize( Window* pWindow, long nNewWidth, long nNewHeight ) in ImplHandleMoveResize() argument
1705 ImplHandleResize( pWindow, nNewWidth, nNewHeight ); in ImplHandleMoveResize()
2506 long nNewHeight; in ImplWindowFrameProc() local
2507 pWindow->ImplGetWindowImpl()->mpFrame->GetClientSize( nNewWidth, nNewHeight ); in ImplWindowFrameProc()
[all …]
H A Dcursor.cxx398 void Cursor::SetHeight( long nNewHeight ) in SetHeight() argument
400 if ( maSize.Height() != nNewHeight ) in SetHeight()
402 maSize.Height() = nNewHeight; in SetHeight()
/trunk/main/sw/source/core/layout/
H A Dhffrm.cxx208 SwTwips nNewHeight; in FormatPrt() local
211 nNewHeight = aFrm.Height() - nUL; in FormatPrt()
213 nNewHeight = 0; in FormatPrt()
215 aPrt.Height(nNewHeight); in FormatPrt()
H A Dwsfrm.cxx3089 SwTwips nNewHeight = in ChgLowersProp() local
3092 if ( nNewHeight < 0) in ChgLowersProp()
3099 nNewHeight = 0; in ChgLowersProp()
3101 pLowerFrm->Frm().Height( nNewHeight ); in ChgLowersProp()
3107 SwTwips nNewHeight; in ChgLowersProp() local
3118 nNewHeight = SwTwips(nNewHeightTmp); in ChgLowersProp()
3122 nNewHeight = ( pLowerFrm->Frm().Height() in ChgLowersProp()
3135 if( nSum - nNewHeight == 1 && in ChgLowersProp()
3137 nNewHeight = nSum; in ChgLowersProp()
3139 pLowerFrm->Frm().Height( nNewHeight ); in ChgLowersProp()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx607 sal_uInt32 nNewHeight = ((SvxFontHeightItem&)rSet.Get(EE_CHAR_FONTHEIGHT)).GetHeight(); in AdjustToFontHeight() local
615 aNewBItem.SetWidth((sal_uInt32)(fBulletFraction * nNewHeight)); in AdjustToFontHeight()
624 aNewLRItem.SetTxtLeft((sal_uInt16)(fIndentFraction * nNewHeight)); in AdjustToFontHeight()
626 aNewLRItem.SetTxtFirstLineOfst((short)(fFirstIndentFraction * nNewHeight)); in AdjustToFontHeight()
635 aNewULItem.SetLower((sal_uInt16)(fLowerFraction * nNewHeight)); in AdjustToFontHeight()
637 aNewULItem.SetUpper((sal_uInt16)(fUpperFraction * nNewHeight)); in AdjustToFontHeight()
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx179 const sal_Int32 nNewHeight = aOutPixSz.Height() - m_aReportWindow.getRulerHeight(); in ResizeScrollBars() local
180 …lcl_setScrollBar(nNewHeight,Point( aOutPixSz.Width(), m_aReportWindow.getRulerHeight() ),Size( nSc… in ResizeScrollBars()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx713 CGImageRef AquaSalBitmap::CreateCroppedImage( int nX, int nY, int nNewWidth, int nNewHeight ) const in CreateCroppedImage()
726 if( !nX && !nY && (mnWidth == nNewWidth) && (mnHeight == nNewHeight) ) in CreateCroppedImage()
733 nY = mnHeight - (nY + nNewHeight); // adjust for y-mirrored context in CreateCroppedImage()
734 const CGRect aCropRect = CGRectMake( nX, nY, nNewWidth, nNewHeight); in CreateCroppedImage()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx1085 long nNewHeight = aFont.GetHeight() * nTextWidth / w; in ImplWriteWatermark() local
1086 if( nNewHeight == aFont.GetHeight() ) in ImplWriteWatermark()
1088 nNewHeight--; in ImplWriteWatermark()
1089 if( nNewHeight <= 0 ) in ImplWriteWatermark()
1092 aFont.SetHeight( nNewHeight ); in ImplWriteWatermark()
/trunk/main/svx/source/table/
H A Dcellcursor.cxx427 const sal_Int32 nNewHeight = nHeight / (nNewRows + 1); in split_row() local
430 xRefRow->setPropertyValue( sHeight, Any( nHeight - (nNewHeight * nNewRows) ) ); in split_row()
439 xNewRow->setPropertyValue( sHeight, Any( nNewHeight ) ); in split_row()
H A Dtablelayouter.cxx821 sal_Int32 nNewHeight = 0; in LayoutTableHeight() local
824 maRows[nRow].mnPos = nNewHeight; in LayoutTableHeight()
825 nNewHeight += maRows[nRow].mnSize; in LayoutTableHeight()
834 rArea.SetSize( Size( rArea.GetWidth(), nNewHeight ) ); in LayoutTableHeight()
/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx331 long nNewHeight; in SetAttrInDoc() local
332 nNewHeight = pImpEditEngine->GetRefDevice()->LogicToLogic( (long)nHeight, eSrcUnit, eDestUnit ); in SetAttrInDoc()
334 …SvxFontHeightItem aFntHeightItem( nNewHeight, ((SvxFontHeightItem*)pItem)->GetProp(), aFntHeightIe… in SetAttrInDoc()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx1155 void SvxFontHeightItem::SetHeight( sal_uInt32 nNewHeight, const sal_uInt16 nNewProp, in SetHeight() argument
1162 nHeight = nNewHeight + ::ItemToControl( (short)nNewProp, eUnit, in SetHeight()
1167 nHeight = sal_uInt32(( nNewHeight * nNewProp ) / 100 ); in SetHeight()
1169 nHeight = nNewHeight; in SetHeight()
1175 void SvxFontHeightItem::SetHeight( sal_uInt32 nNewHeight, sal_uInt16 nNewProp, in SetHeight() argument
1182 nHeight = nNewHeight + in SetHeight()
1189 nHeight = sal_uInt32(( nNewHeight * nNewProp ) / 100 ); in SetHeight()
1191 nHeight = nNewHeight; in SetHeight()
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx2068 SwTwips nNewHeight = pCont ? (pCont->Frm().*fnRect->fnGetHeight)() : 0; in Format() local
2071 if( nNewHeight < nFtnHeight ) in Format()
2072 nFtnHeight = nNewHeight; in Format()
2218 const SwTwips nNewHeight = aLine.Y() + aLine.GetLineHeight(); in FormatQuick() local
2221 if( !bForceQuickFormat && nNewHeight != nOldHeight && !IsUndersized() ) in FormatQuick()

Completed in 1244 milliseconds

123