Home
last modified time | relevance | path

Searched refs:nW (Results 26 – 50 of 110) sorted by relevance

12345

/trunk/main/editeng/source/editeng/
H A Deditview.cxx1128 for ( sal_uInt16 nW = 0; nW < nWords; nW++ ) in ExecuteSpellPopup() local
1130 String aAlternate( pAlt[nW] ); in ExecuteSpellPopup()
1131 aPopupMenu.InsertItem( MN_ALTSTART+nW, aAlternate, 0, nW ); in ExecuteSpellPopup()
1132 pAutoMenu->InsertItem( MN_AUTOSTART+nW, aAlternate, 0, nW ); in ExecuteSpellPopup()
H A Deditdoc2.cxx509 sal_uInt16 nW = pSourcePool->GetTrueWhich( nSlot ); in ConvertAndPutItems() local
510 if ( nW ) in ConvertAndPutItems()
511 nSourceWhich = nW; in ConvertAndPutItems()
H A Deditobj.cxx966 for ( sal_uInt16 nW = nStart; nW <= nEnd; nW++ ) in MergeParaAttribs() local
968 if ( ( pC->GetParaAttribs().GetItemState( nW, sal_False ) != SFX_ITEM_ON ) in MergeParaAttribs()
969 && ( rAttribs.GetItemState( nW, sal_False ) == SFX_ITEM_ON ) ) in MergeParaAttribs()
971 pC->GetParaAttribs().Put( rAttribs.Get( nW ) ); in MergeParaAttribs()
H A Dimpedit5.cxx689 for ( sal_uInt16 nW = EE_CHAR_START; nW <= EE_CHAR_END; nW++ ) in RemoveCharAttribs() local
690 aAttribs.ClearItem( nW ); in RemoveCharAttribs()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx348 virtual void SetTableWidth(SwTwips nW);
405 virtual void SetTableWidth(SwTwips nW);
567 void SetTableWidth(SwTwips nW) { in SetTableWidth() argument
568 pOut->SetTableWidth(nW); } in SetTableWidth()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2447 sal_uInt16 nW = 0, nInsPos = 0; in GetAutoSum() local
2455 if( !nW ) in GetAutoSum()
2468 nW = RES_BOXATR_VALUE; in GetAutoSum()
2480 nW = nBoxW; in GetAutoSum()
2482 else if( RES_BOXATR_VALUE == nW ) in GetAutoSum()
2494 else if( RES_BOXATR_FORMULA == nW ) in GetAutoSum()
2505 nW = RES_BOXATR_VALUE; in GetAutoSum()
2535 if( nW ) in GetAutoSum()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx1637 long nW = static_cast<long>(aPaperWidthEdit.Denormalize(aPaperWidthEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK() local
1651 nW = static_cast<long>(aPaperWidthEdit.Denormalize(aPaperWidthEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK()
1666 nMax = nW - nBR - MINBODY - aBorder.Width() - nHFLeft - nHFRight; in IMPL_LINK()
1670 nMax = nW - nBL - MINBODY - aBorder.Width() - nHFLeft - nHFRight; in IMPL_LINK()
1687 long nW = GetCoreValue( aPaperWidthEdit, SFX_MAPUNIT_TWIP ); in CalcMargin_Impl() local
1692 if ( nWidth > nW || nHeight > nH ) in CalcMargin_Impl()
1694 if ( nWidth > nW ) in CalcMargin_Impl()
1697 nTmp -= nWidth - nW; in CalcMargin_Impl()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1919 long nW = (long)( fObjectRotation * 100 ); // applying our object rotation in NbcRotate() local
1921 nW = 36000 - nW; in NbcRotate()
1923 nW = 18000 - nW; in NbcRotate()
1924 nW = nW % 36000; in NbcRotate()
1925 if ( nW < 0 ) in NbcRotate()
1926 nW = 36000 + nW; in NbcRotate()
1927 SdrTextObj::NbcRotate( aRect.TopLeft(), nW, // applying text rotation in NbcRotate()
1928 sin( nW * F_PI18000 ), in NbcRotate()
1929 cos( nW * F_PI18000 ) ); in NbcRotate()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx905 long nW = GetOutputSizePixel().Width() / 5; in Resize() local
909 mpLbFillType->SetSizePixel(Size(nW * 2 - nSep,nH)); in Resize()
910 mpLbFillAttr->SetPosSizePixel(Point(nW * 2 + nSep,0),Size(nW * 3 - nSep,nH)); in Resize()
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx790 sal_uInt16 nW = rItem.Which(); in GetPresentation() local
795 switch( nW ) in GetPresentation()
995 …if( lcl_HFPresentation( rItem, ePresentation, GetMetric( nW ), ePresentationMetric, aBuffer, pIntl… in GetPresentation()
1009 …if( lcl_HFPresentation( rItem, ePresentation, GetMetric( nW ), ePresentationMetric, aBuffer, pIntl… in GetPresentation()
1040 …ePresentation = rItem.GetPresentation( ePresentation, GetMetric( nW ), ePresentationMetric, rText,… in GetPresentation()
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx186 int nW = aRect.Width, nH = aRect.Height; in implLayoutVideoWindow() local
187 int nVideoW = nW, nVideoH = nH; in implLayoutVideoWindow()
249 nX = ( nW - nVideoW ) >> 1; in implLayoutVideoWindow()
/trunk/main/sw/source/core/text/
H A Dpossiz.hxx36 inline SwPosSize( const KSHORT nW = 0, const KSHORT nH = 0 ) in SwPosSize() argument
37 : nWidth(nW), nHeight(nH) { } in SwPosSize()
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx82 inline void SetWrap(sal_uInt16 nW) { nWrap = nW; } in SetWrap() argument
H A Dpagectrl.hxx102 void SetWidth(long nW) { aSize.Width() = nW; } in SetWidth() argument
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1385 long nW = pAcc->Width() ; in ImplScaleSuper() local
1404 const double fRevScaleX = ( nDstW > 1L ) ? ( (double) ( nW - 1 ) / ( nDstW - 1 ) ) : 0.0; in ImplScaleSuper()
1408 for( nX = 0L, nTempX = nW - 1L, nTemp = nW - 2L; nX < nDstW; nX++ ) in ImplScaleSuper()
2647 long nW = nWidth * 3L; in ImplDitherFloyd() local
2648 long nW2 = nW - 3L; in ImplDitherFloyd()
2653 long* p1 = new long[ nW ]; in ImplDitherFloyd()
2654 long* p2 = new long[ nW ]; in ImplDitherFloyd()
3378 const long nW = pAcc->Width(); in Adjust() local
3446 for( nX = 0L; nX < nW; nX++ ) in Adjust()
3460 for( nX = 0L; nX < nW; nX++ ) in Adjust()
[all …]
H A Dimpimage.cxx437 const long nW = pAcc->Width(); in Draw() local
477 for( nX = 0L; nX < nW; nX++ ) in Draw()
489 for( nX = 0L; nX < nW; nX++ ) in Draw()
/trunk/main/svl/source/items/
H A Dglobalnameitem.cxx51 SfxGlobalNameItem::SfxGlobalNameItem( sal_uInt16 nW, const SvGlobalName& rName ) in SfxGlobalNameItem() argument
52 : SfxPoolItem( nW ), in SfxGlobalNameItem()
H A Drngitem_inc.cxx61 SfxXRangeItem::SfxXRangeItem( sal_uInt16 nW, SvStream &rStream ) : in SfxXRangeItem() argument
62 SfxPoolItem( nW ) in SfxXRangeItem()
/trunk/main/svx/source/dialog/
H A Dhyprdlg.hxx56 long CalcResizeWidth( long nW );
58 void DoResize( long nW );
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx524 const long nW = rBmpSzPix.Width(); in ImplCreateOutput() local
540 … const double fRevScaleX = ( nNewW > 1L ) ? ( (double) ( nW - 1L ) / ( nNewW - 1L ) ) : 0.0; in ImplCreateOutput()
544 for( nX = 0L, nTmpX = nW - 1L, nTmp = nW - 2L; nX < nNewW; nX++ ) in ImplCreateOutput()
568 const double fRevScaleX = ( nNewW > 1L ) ? ( (double) nW / nNewW ) : 0.0; in ImplCreateOutput()
572 for( nX = 0L, nTmpX = nW - 1L, nTmp = nW - 2L; nX < nNewW; nX++ ) in ImplCreateOutput()
638 const sal_Bool bSimple = ( 1 == nW || 1 == nH ); in ImplCreateOutput()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx680 long nW = rStyleSettings.GetScrollBarSize(); in ImplCalcButtonAreas() local
681 nW = GetDrawPixel( pDev, nW ); in ImplCalcButtonAreas()
682 aDropDownSize = Size( CalcZoom( nW ), aSize.Height() ); in ImplCalcButtonAreas()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx161 int nW = aRect.Width, nH = aRect.Height; in implLayoutVideoWindow() local
162 int nVideoW = nW, nVideoH = nH; in implLayoutVideoWindow()
228 nX = ( nW - nVideoW ) >> 1; in implLayoutVideoWindow()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx577 const long nW(aRectIter->Right() - aRectIter->Left() + 1); // uses +1 logic in original in setClipRegion() local
579 if(nW) in setClipRegion()
585 const CGRect aRect = CGRectMake( aRectIter->Left(), aRectIter->Top(), nW, nH); in setClipRegion()
855 long nX = leftX, nY = topY, nW = maxWidth, nH = maxHeight; in drawPolyPolygon() local
856 getBoundRect( pPoints[n], ppPtAry[n], nX, nY, nW, nH ); in drawPolyPolygon()
867 if( nX + nW > leftX + maxWidth ) in drawPolyPolygon()
868 maxWidth = nX + nW - leftX; in drawPolyPolygon()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx182 long nW = maSize.getWidth() / 2; in getPopupBoundingBox() local
184 if (nW > 18) in getPopupBoundingBox()
185 nW = 18; in getPopupBoundingBox()
194 rPos.setX(maPos.getX() + maSize.getWidth() - nW); in getPopupBoundingBox()
196 rSize.setWidth(nW); in getPopupBoundingBox()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx751 sal_Int32 nW = rpBitmap->mnWidth; in PaintBitmap() local
765 nW = rBox.Width - nStartOffset + nEndOffset; in PaintBitmap()
785 || nX+nW <= rUpdateBox.X in PaintBitmap()
820 double(nW)/rpBitmap->mnWidth, 0, nX, in PaintBitmap()

Completed in 368 milliseconds

12345