Home
last modified time | relevance | path

Searched refs:nW (Results 51 – 75 of 110) sorted by relevance

12345

/trunk/main/sw/source/core/attr/
H A Dhints.cxx70 sal_uInt16 nW) in SwUpdateAttr() argument
74 nWhichAttr(nW) in SwUpdateAttr()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx191 const long nW(aRectIter->GetWidth()); in setClipRegion() local
193 if(nW) in setClipRegion()
206 aRectIter->Left() + nW, in setClipRegion()
H A Dsvppspgraphics.cxx240 const long nW(aRectIter->GetWidth()); in setClipRegion() local
242 if(nW) in setClipRegion()
251 nW, in setClipRegion()
/trunk/main/avmedia/source/win/
H A Dwindow.cxx230 int nW = aRect.Width, nH = aRect.Height; in ImplLayoutVideoWindow() local
231 int nVideoW = nW, nVideoH = nH; in ImplLayoutVideoWindow()
293 nX = ( nW - nVideoW ) >> 1; in ImplLayoutVideoWindow()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx941 long nW = aTrackRect.GetWidth(); in ImplDrawNativeControl() local
942 aTRect.left += (rc.right - rc.left - nW)/2; in ImplDrawNativeControl()
943 aTRect.right = aTRect.left + nW; in ImplDrawNativeControl()
1362 long nW = aThumbRect.GetWidth(); in getNativeControlRegion() local
1364 aRect.Right() = aRect.Left() + nW - 1; in getNativeControlRegion()
/trunk/main/vcl/inc/
H A Doutfont.hxx140 void SetBitmapSize( int nW, int nH ) { mnWidth=nW; mnHeight=nH; } in SetBitmapSize() argument
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx505 sal_uInt32 nW = 10L; in CreateItemSet() local
513 nW = aSize.Width(); in CreateItemSet()
531 pRet->Put( SfxUInt32Item( ATTR_OPTIONS_SCALE_WIDTH, nW ) ); in CreateItemSet()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx360 long nW = nWidth-TAB_OFFSET*2; in ImplGetTabRect() local
362 return (nW > 0 && nH > 0) in ImplGetTabRect()
363 ? Rectangle( Point( TAB_OFFSET, TAB_OFFSET ), Size( nW, nH ) ) in ImplGetTabRect()
376 long nW = nWidth-TAB_OFFSET*2; in ImplGetTabRect() local
378 aRect = (nW > 0 && nH > 0) in ImplGetTabRect()
379 ? Rectangle( Point( TAB_OFFSET, aRect.Bottom()+TAB_OFFSET ), Size( nW, nH ) ) in ImplGetTabRect()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx445 long nW = (maWelcome.GetFontMetric().GetWidth()*95)/100; in initControls() local
446 maTextFont.SetSize( Size( nW, 18 ) ); in initControls()
465 nW = (maProduct.GetFontMetric().GetWidth()*95)/100; in initControls()
466 maTextFont.SetSize( Size( nW, 28 ) ); in initControls()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx114 sal_uInt16 nW = 0, sal_Bool bB = sal_False ) in SwDrawTextInfo() argument
125 nWidth = nW; in SwDrawTextInfo()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm596 long nW = rLeftColumn[i].getWidth();
597 if( nW > nLeftWidth )
598 nLeftWidth = nW;
602 long nW = rRightColumn[i].getWidth();
603 if( nW > nRightWidth )
604 nRightWidth = nW;
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx331 long nW = aRect.GetWidth(),nH = aRect.GetHeight(); in DrawPage() local
333 long _nLeft = bHorz ? aRect.Left() + ((nW - nTW) / 2) : aRect.Left(); in DrawPage()
H A Dhdft.cxx1094 long nW = aBspWin.GetSize().Width(); in IMPL_LINK() local
1123 nMax = nW - nBL - nBR - in IMPL_LINK()
1127 nMax = nW - nBL - nBR - in IMPL_LINK()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx876 long nW = nB - nA; in CreateLines() local
877 if ( nW > nMaxRangeWidth ) in CreateLines()
879 nMaxRangeWidth = nW; in CreateLines()
1110 long nW = nWidthAfterTab; // Length before tab position in CreateLines() local
1117 nW = nWidthAfterTab/2; in CreateLines()
1127 nW -= pParaPortion->GetTextPortions().GetObject( nTmpPortion )->GetSize().Width(); in CreateLines()
1128nW += aTmpFont.QuickGetTextSize( GetRefDevice(), *pParaPortion->GetNode(), nTmpPos, nDecPos, NULL … in CreateLines()
1137 if ( nW >= nMaxW ) in CreateLines()
1139 nW = nMaxW; in CreateLines()
1143 pTabPortion->GetSize().Width() = aCurrentTab.nTabPos - aCurrentTab.nStartPosX - nW - nStartX; in CreateLines()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3109 sal_Unicode nEndBracket, sal_uInt16 nW ) in SvxTwoLinesItem() argument
3110 : SfxPoolItem( nW ), in SvxTwoLinesItem()
3266 const sal_uInt16 nW ) in SvxCharRotateItem() argument
3267 : SfxUInt16Item( nW, nValue ), bFitToLine( bFitIntoLine ) in SvxCharRotateItem()
3387 const sal_uInt16 nW ) in SvxCharScaleWidthItem() argument
3388 : SfxUInt16Item( nW, nValue ) in SvxCharScaleWidthItem()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx598 const long nW(aRectIter->GetWidth()); in setClipRegion() local
600 if(nW) in setClipRegion()
610 aRect.width = (unsigned short)nW; in setClipRegion()
H A Dpspgraphics.cxx303 const long nW(aRectIter->GetWidth()); in setClipRegion() local
305 if(nW) in setClipRegion()
314 nW, in setClipRegion()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx1245 sal_uInt16 nW=pItem->Which(); in SetDefaultAttr() local
1246 if (nW>=EE_FEATURE_START && nW<=EE_FEATURE_END) bHasEEFeatureItems=sal_True; in SetDefaultAttr()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx800 long nW = nHeight * aBmpSize.Width() / aBmpSize.Height(); in DrawPaintReplacement() local
802 aP.X() += (nWidth - nW) / 2; in DrawPaintReplacement()
803 nWidth = nW; in DrawPaintReplacement()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx2510 sal_Int32 nW = (sal_Int32)(aColumnWidths[(sal_uInt16)i] * n); in _MakeTable() local
2511 aColumnWidths.Replace( (sal_uInt16)nW, (sal_uInt16)i ); in _MakeTable()
2512 nRelWidth += nW; in _MakeTable()
2856 void SwXMLTableContext::MakeTable( SwTableBox *pBox, sal_Int32 nW ) in MakeTable() argument
2861 nWidth = nW; in MakeTable()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx1543 sal_uInt16 nW = aIter.FirstItem()->Which(); in _MakeSetWhichIds() local
1546 m_WhichIdSet.Insert( nW ); in _MakeSetWhichIds()
1549 nW = aIter.NextItem()->Which(); in _MakeSetWhichIds()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx148 short nW, nH; in ReadYXExt() local
149 *pWMF >> nH >> nW; in ReadYXExt()
150 return Size( nW, nH ); in ReadYXExt()
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx154 long nX, nY, nW, nH; in Read() local
157 >> nX >> nY >> nW >> nH; in Read()
158 SwFlyCache* pFly = new SwFlyCache( nPgNum, nIndex, nX, nY, nW, nH ); in Read()
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx497 long nW = aSize.Width() * GetZoom() / nZoom; in SetZoomIntegral() local
499 maWinPos.X() += (aSize.Width() - nW) / 2; in SetZoomIntegral()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx1537 long nW = mpHeaderBar->GetItemSize(i); in IMPL_LINK() local
1538 aSz.Width() = nW + nTmpSz; in IMPL_LINK()
1539 nTmpSz += nW; in IMPL_LINK()

Completed in 212 milliseconds

12345