/aoo42x/main/editeng/inc/editeng/ |
H A D | fwdtitem.hxx | 74 void SetWidth( sal_uInt16 nNewWidth, const sal_uInt16 nNewProp = 100 ) in SetWidth() function in SvxFontWidthItem
|
H A D | shaditem.hxx | 86 void SetWidth( sal_uInt16 nNew ) { nWidth = nNew; } in SetWidth() function in SvxShadowItem
|
H A D | bulitem.hxx | 126 void SetWidth( long nNew ) { nWidth = nNew; } in SetWidth() function in SvxBulletItem
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | Layouter.cxx | 44 void Layouter::SetWidth ( in SetWidth() function in sfx2::sidebar::Layouter
|
H A D | GridLayouter.cxx | 715 void ColumnDescriptor::SetWidth (const sal_Int32 nWidth) in SetWidth() function in sfx2::sidebar::ColumnDescriptor
|
/aoo42x/main/sw/inc/ |
H A D | fmtfsize.hxx | 94 void SetWidth ( const SwTwips nNew ) { aSize.Width() = nNew; } in SetWidth() function in SwFmtFrmSize
|
H A D | pagedesc.hxx | 72 void SetWidth( const Fraction &rNew){ aWidth = rNew; } in SetWidth() function in SwPageFtnInfo
|
/aoo42x/main/sw/source/core/text/ |
H A D | pordrop.hxx | 60 inline void SetWidth( sal_uInt16 nNew ) { nWidth = nNew; } in SetWidth() function in SwDropPortionPart
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | swtablerep.hxx | 63 void SetWidth(SwTwips nSet) {nTblWidth = nSet;} in SetWidth() function in SwTableRep
|
/aoo42x/main/vcl/source/gdi/ |
H A D | lineinfo.cxx | 168 void LineInfo::SetWidth( long nWidth ) in SetWidth() function in LineInfo
|
H A D | font.cxx | 1090 void Font::SetWidth( long nWidth ) { SetSize( Size( nWidth, mpImplFont->maSize.Height() ) ); } in SetWidth() function in Font
|
/aoo42x/main/vcl/source/window/ |
H A D | cursor.cxx | 387 void Cursor::SetWidth( long nNewWidth ) in SetWidth() function in Cursor
|
/aoo42x/main/starmath/inc/ |
H A D | rect.hxx | 131 void SetWidth(sal_uLong nWidth) { aSize.Width() = nWidth; } in SetWidth() function in SmRect
|
/aoo42x/main/svx/inc/svx/ |
H A D | pagectrl.hxx | 102 void SetWidth(long nW) { aSize.Width() = nW; } in SetWidth() function in SvxPageWindow
|
/aoo42x/main/sc/inc/ |
H A D | attrib.hxx | 375 inline void SetWidth( sal_uInt16 nWidth ) { mnWidth = nWidth; } in SetWidth() function in ScPageScaleToItem
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | syswin.hxx | 112 void SetWidth( unsigned int nWidth ) { mnWidth = nWidth; } in SetWidth() function in WindowStateData
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | frmdescr.hxx | 125 void SetWidth( long n ) in SetWidth() function in SfxFrameDescriptor
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | ivctrl.hxx | 183 void SetWidth( long nWd ) { nWidth = nWd; } in SetWidth() function in SvxIconChoiceCtrlColumnInfo
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | datwin.cxx | 144 void BrowserColumn::SetWidth(sal_uLong nNewWidthPixel, const Fraction& rCurrentZoom) in SetWidth() function in BrowserColumn
|
/aoo42x/main/sw/source/core/inc/ |
H A D | drawfont.hxx | 476 void SetWidth( sal_uInt16 nNew ) in SetWidth() function in SwDrawTextInfo
|
/aoo42x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 1096 void LinePropertyPanel::SetWidth(long nWidth) in SetWidth() function in svx::sidebar::LinePropertyPanel
|
/aoo42x/main/sc/source/ui/view/ |
H A D | hdrcont.cxx | 106 void ScHeaderControl::SetWidth( long nNew ) in SetWidth() function in ScHeaderControl
|
/aoo42x/main/tools/inc/tools/ |
H A D | stream.hxx | 405 void SetWidth( sal_uInt8 nWid) in SetWidth() function in SvStream
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 304 void SeriesHeader::SetWidth( sal_Int32 nWidth ) in SetWidth() function in chart::impl::SeriesHeader
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 790 inline void HTMLTableCell::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() function in HTMLTableCell 942 inline void HTMLTableColumn::SetWidth( sal_uInt16 nWdth, sal_Bool bRelWdth ) in SetWidth() function in HTMLTableColumn
|