Home
last modified time | relevance | path

Searched refs:nW (Results 76 – 100 of 110) sorted by relevance

12345

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2356 for ( sal_uInt16 nW = 0; nW < nRWrongs; nW++ ) in ImpConnectParagraphs() local
2358 WrongRange aWrong = pRight->GetWrongList()->GetObject( nW ); in ImpConnectParagraphs()
2959 for ( sal_uInt16 nW = 0; nW < nLWrongs; nW++ ) in ImpInsertParaBreak() local
2961 WrongRange& rWrong = pLWrongs->GetObject( nW ); in ImpInsertParaBreak()
H A Dimpedit.cxx798 long nW = aOutArea.GetWidth() / 4; in ShowCursor() local
799 if ( Abs( nDiffX ) < nW ) in ShowCursor()
802 nDiffY -= nW; in ShowCursor()
804 nDiffY += nW; in ShowCursor()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx778 for( sal_uInt16 n = 0, nStep = (sal_uInt16)(nWidth / (nCols+1)), nW = nStep; in IMPL_LINK() local
779 n < nCols; ++n, nW = nW + nStep ) in IMPL_LINK()
781 aTabCols.Insert( nW, sal_False, n ); in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Dhyprlink.cxx926 long HyperCombo::CalcResizeWidth( long nW ) in CalcResizeWidth() argument
928 long nNewWidth = Max(nMaxWidth - nW * GetRatio() / 100L, nMinWidth); in CalcResizeWidth()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx967 const long nW(aRectIter->GetWidth()); in setClipRegion() local
970 if(nW && nH) in setClipRegion()
972 const long nRight(aRectIter->Left() + nW); in setClipRegion()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx69 void SetActualWidth(sal_uInt16 nW);
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1147 const long nW = nWidth % nPixelSzW; in lcl_AlignWidth() local
1149 if ( !nW || nW > nHalfPixelSzW ) in lcl_AlignWidth()
5180 SwTwips nW = Min(nRight, aTmp.Pos().X()) - nPos; in PaintGrid() local
5182 Size( nW, 1 ) ); in PaintGrid()
5183 if( nW > 0 ) in PaintGrid()
5238 SwTwips nW = Min(nRight, aTmp.Pos().X()) - nPos; in PaintGrid() local
5240 Size( nW, 1 ) ); in PaintGrid()
5241 if( nW > 0 ) in PaintGrid()
H A Datrfrm.cxx979 long nW = aColumns[nCol]->GetWishWidth(); in CalcColWidth() local
980 nW *= nAct; in CalcColWidth()
981 nW /= nWidth; in CalcColWidth()
982 return sal_uInt16(nW); in CalcColWidth()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3290 short nW; // Breite in AdjustNewBand() local
3298 nW = pActBand->nCenter[0] - nMinLeft; in AdjustNewBand()
3306 nW = pActBand->nCenter[j+1] - pActBand->nCenter[j]; in AdjustNewBand()
3308 nW = nMaxRight - pActBand->nCenter[j]; in AdjustNewBand()
3309 pActBand->nWidth[ j ] = nW; in AdjustNewBand()
3352 aFS.SetWidth( nW ); in AdjustNewBand()
H A Dww8graf.cxx416 short nW = nA[ ( ( SVBT8ToByte( aArc.fLeft ) & 1 ) << 1 ) in ReadArc() local
428 nW * 9000, ( ( nW + 1 ) & 3 ) * 9000 ); in ReadArc()
/trunk/main/sw/inc/
H A Dhints.hxx121 sal_uInt16 nW);
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx708 sal_Int32 nW = nWidth * nY / nX; in IMPL_LINK() local
711 SetMetricValue( aMtrFldOriginalWidth, nW, ePoolUnit ); in IMPL_LINK()
/trunk/main/cui/source/options/
H A Doptjava.cxx888 long nW = ( nTxtWidth1 > aBtnSz.Width() ) ? nTxtWidth1 : nTxtWidth2; in SvxJavaClassPathDlg() local
889 long nDelta = nW - aBtnSz.Width() + 2 * BUTTON_BORDER; in SvxJavaClassPathDlg()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1424 sal_Int16 nW = nH/2; // calculate avarage width?! in ImplSetPosSize() local
1426 nX *= nW; in ImplSetPosSize()
1428 nWidth *= nW; in ImplSetPosSize()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx54 int nW = Min( 64, p->width*p->bits_per_pixel >> 3 );
57 for( int j = 0; j < nW; j++ )
H A Dxrender_peer.hxx81 int nX, int nY, unsigned nW, unsigned nH ) const;
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx979 sal_uInt16 nW=pItem->Which(); in SetAttrToMarked() local
980 if (nW>=EE_FEATURE_START && nW<=EE_FEATURE_END) bHasEEFeatureItems=sal_True; in SetAttrToMarked()
H A Dsvdedxv.cxx1634 sal_uInt16 nW=pItem->Which(); in SetAttributes() local
1635 if (nW>=EE_FEATURE_START && nW<=EE_FEATURE_END) in SetAttributes()
H A Dsvdotext.cxx667 const long nW(std::max(long(0), (long)(aRect.GetWidth() - 1 - nDist))); in AdaptTextMinSize() local
669 aSet.Put(SdrTextMinFrameWidthItem(nW)); in AdaptTextMinSize()
/trunk/main/svx/workben/
H A Dedittest.cxx1503 long nW = aCurFrame.Right() - aOutArea.Right(); in MarkOutputArea() local
1505 aPos.X() -= nW; in MarkOutputArea()
1506 Invalidate( Rectangle( aPos, Size( nW, aCurFrame.GetHeight() ) ) ); in MarkOutputArea()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx609 sal_uInt16 nW = ((nWidths < nTableWidth) ? in SetWidths() local
615 pWidths[nCol] = nW; in SetWidths()
1434 sal_uInt16 nW = (nTableWidth ? nTableWidth : (sal_uInt16) aPageSize.Width()); in GetWidthPixel() local
1435 return (sal_uInt16)((pOption->GetNumber() * nW) / 100); in GetWidthPixel()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4948 long nW = 0; in ImplGetTextLines() local
4956 nW = _rLayout.GetTextWidth( rStr, nPos, nSpacePos-nPos ); in ImplGetTextLines()
4958 } while( nW > nWidth ); in ImplGetTextLines()
7629 const long nW = pAcc->Width(); in GetTextBoundRect() local
7638 for( nLeft = 0; nLeft < nW; ++nLeft ) in GetTextBoundRect()
7641 if( nLeft < nW ) in GetTextBoundRect()
7649 for( nRight = nW; --nRight >= 0; ) in GetTextBoundRect()
7672 for( nX = nW; --nX > nRight; ) in GetTextBoundRect()
/trunk/main/editeng/source/items/
H A Dparaitem.cxx1618 const sal_uInt16 nW ) in SvxParaVertAlignItem() argument
1619 : SfxUInt16Item( nW, nValue ) in SvxParaVertAlignItem()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1643 long nW; in ImplCalcLayout() local
1662 nW = mnDX-mnLeftBorder-mnRightBorder; in ImplCalcLayout()
1669 nW -= nSplitSize; in ImplCalcLayout()
1673 ImplCalcSet( mpMainSet, nL, nT, nW, nH, mbHorz, !mbBottomRight ); in ImplCalcLayout()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1512 double nW = nAbsTabWidth - nMin; in AutoLayoutPass2() local
1518 sal_uLong nAbsColWidth = GetColumn( i )->GetMin() + (sal_uLong)((nd*nW)/nD); in AutoLayoutPass2()

Completed in 290 milliseconds

12345