Home
last modified time | relevance | path

Searched defs:nW (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/svl/source/items/
H A Dflagitem.cxx50 SfxFlagItem::SfxFlagItem( sal_uInt16 nW, sal_uInt16 nV ) : in SfxFlagItem()
59 SfxFlagItem::SfxFlagItem( sal_uInt16 nW, SvStream &rStream) : in SfxFlagItem()
H A Drectitem.cxx53 SfxRectangleItem::SfxRectangleItem( sal_uInt16 nW, const Rectangle& rVal ) : in SfxRectangleItem()
62 SfxRectangleItem::SfxRectangleItem( sal_uInt16 nW, SvStream &rStream ) : in SfxRectangleItem()
H A Dszitem.cxx53 SfxSizeItem::SfxSizeItem( sal_uInt16 nW, const Size& rVal ) : in SfxSizeItem()
62 SfxSizeItem::SfxSizeItem( sal_uInt16 nW, SvStream &rStream ) : in SfxSizeItem()
H A Dlckbitem.cxx49 SfxLockBytesItem::SfxLockBytesItem( sal_uInt16 nW, SvLockBytes *pLockBytes ) in SfxLockBytesItem()
57 SfxLockBytesItem::SfxLockBytesItem( sal_uInt16 nW, SvStream &rStream ) in SfxLockBytesItem()
H A Dptitem.cxx56 SfxPointItem::SfxPointItem( sal_uInt16 nW, const Point& rVal ) : in SfxPointItem()
65 SfxPointItem::SfxPointItem( sal_uInt16 nW, SvStream &rStream ) : in SfxPointItem()
H A Dglobalnameitem.cxx51 SfxGlobalNameItem::SfxGlobalNameItem( sal_uInt16 nW, const SvGlobalName& rName ) in SfxGlobalNameItem()
H A Drngitem_inc.cxx61 SfxXRangeItem::SfxXRangeItem( sal_uInt16 nW, SvStream &rStream ) : in SfxXRangeItem()
/trunk/main/svx/source/items/
H A Ddrawitem.cxx58 SvxColorTableItem::SvxColorTableItem( XColorListSharedPtr aTable, sal_uInt16 nW ) : in SvxColorTableItem()
143 SvxGradientListItem::SvxGradientListItem( XGradientListSharedPtr aList, sal_uInt16 nW ) : in SvxGradientListItem()
228 SvxHatchListItem::SvxHatchListItem( XHatchListSharedPtr aList, sal_uInt16 nW ) : in SvxHatchListItem()
313 SvxBitmapListItem::SvxBitmapListItem( XBitmapListSharedPtr aList, sal_uInt16 nW ) : in SvxBitmapListItem()
400 SvxDashListItem::SvxDashListItem( XDashListSharedPtr aList, sal_uInt16 nW ) : in SvxDashListItem()
483 SvxLineEndListItem::SvxLineEndListItem( XLineEndListSharedPtr aList, sal_uInt16 nW ) : in SvxLineEndListItem()
/trunk/main/sw/source/core/text/
H A Dpossiz.hxx36 inline SwPosSize( const KSHORT nW = 0, const KSHORT nH = 0 ) in SwPosSize()
/trunk/main/sw/source/core/draw/
H A Ddrawdoc.cxx92 for( sal_uInt16 nW = *pRangeArr, nEnd = *(pRangeArr+1); in SwDrawModel() local
/trunk/main/sw/source/ui/frmdlg/
H A Dcolmgr.cxx150 void SwColMgr::SetActualWidth(sal_uInt16 nW) in SetActualWidth()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx173 sal_uInt16 nW = rPool.GetWhich( SID_ATTR_GRAF_CROP ); in Reset() local
258 sal_uInt16 nW = rPool.GetWhich( SID_ATTR_GRAF_FRMSIZE ); in FillItemSet() local
293 sal_uInt16 nW = rPool.GetWhich( SID_ATTR_GRAF_CROP ); in FillItemSet() local
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx82 inline void SetWrap(sal_uInt16 nW) { nWrap = nW; } in SetWrap()
H A Dpagectrl.hxx102 void SetWidth(long nW) { aSize.Width() = nW; } in SetWidth()
/trunk/main/sw/source/core/attr/
H A Dhints.cxx70 sal_uInt16 nW) in SwUpdateAttr()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx121 void SetCharWidth( long nW ) { mnAdvanceWidth = nW; } in SetCharWidth()
153 void SetCharWidth( long nW ) { maMetric.SetCharWidth( nW ); } in SetCharWidth()
/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx1180 long nW = (long) (maMarkRect.GetWidth() * 1.03); in FuSupport() local
1213 long nW = (long) (aBoundRect.GetWidth() * 1.03); in FuSupport() local
/trunk/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx377 sal_Int32 nW = aAgentSize.Width() ; in implts_positionAgentWindow() local
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx331 long nW = aRect.GetWidth(),nH = aRect.GetHeight(); in DrawPage() local
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx306 const sal_uInt32 nW(pRGB->mnWidth); in ImplCreateGdiPlusBitmap() local
444 const sal_uInt32 nW(pRGB->mnWidth); in ImplCreateGdiPlusBitmap() local
H A Dsalnativewidgets-luna.cxx941 long nW = aTrackRect.GetWidth(); in ImplDrawNativeControl() local
1362 long nW = aThumbRect.GetWidth(); in getNativeControlRegion() local
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx186 int nW = aRect.Width, nH = aRect.Height; in implLayoutVideoWindow() local
/trunk/main/sw/source/ui/envelp/
H A Denvlop1.cxx116 long nW = (sal_uInt16) (f * nPageW), in Paint() local
/trunk/main/vcl/source/window/
H A Dstatus.cxx440 long nW = mpImplData->mnItemBorderWidth + 1; in ImplDrawItem() local
1266 long nW = mpImplData->mnItemBorderWidth+1; in GetItemRect() local
1290 long nW = mpImplData->mnItemBorderWidth + 1; in GetItemTextPos() local
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx161 int nW = aRect.Width, nH = aRect.Height; in implLayoutVideoWindow() local

Completed in 108 milliseconds

1234