| /aoo41x/main/sc/source/filter/excel/ | 
| H A D | fontbuff.cxx | 104 void LotusFontBuffer::SetHeight( const sal_uInt16 nIndex, const sal_uInt16 nHeight )  in SetHeight()  function in LotusFontBuffer
 | 
| H A D | colrowst.cxx | 131 void XclImpColRowSettings::SetHeight( SCROW nScRow, sal_uInt16 nHeight )  in SetHeight()  function in XclImpColRowSettings
 | 
| /aoo41x/main/sw/source/ui/docvw/ | 
| H A D | AnchorOverlayObject.hxx | 81         inline void SetHeight( const unsigned long aHeight ) { mHeight = aHeight; };  in SetHeight()  function in sw::sidebarwindows::AnchorOverlayObject
 | 
| /aoo41x/main/sw/inc/ | 
| H A D | fmtfsize.hxx | 93 	void	SetHeight( const SwTwips nNew ) { aSize.Height() = nNew; }  in SetHeight()  function in SwFmtFrmSize
 | 
| H A D | pagedesc.hxx | 69 	void SetHeight( SwTwips  nNew ) 	{ nMaxHeight = nNew; }  in SetHeight()  function in SwPageFtnInfo
 | 
| H A D | tblafmt.hxx | 152 	void SetHeight( const SvxFontHeightItem& rNew ) 	{ aHeight = rNew; }  in SetHeight()  function in SwBoxAutoFmt
 | 
| /aoo41x/main/vcl/source/window/ | 
| H A D | cursor.cxx | 398 void Cursor::SetHeight( long nNewHeight )  in SetHeight()  function in Cursor
 | 
| /aoo41x/main/svx/inc/svx/ | 
| H A D | pagectrl.hxx | 91 	void    	SetHeight( long nH )					{ aSize.Height() = nH; }  in SetHeight()  function in SvxPageWindow
 | 
| /aoo41x/main/starmath/inc/ | 
| H A D | rect.hxx | 132 			void SetHeight(sal_uLong nHeight)	{ aSize.Height() = nHeight; }  in SetHeight()  function in SmRect
 | 
| /aoo41x/main/sc/inc/ | 
| H A D | attrib.hxx | 376     inline void                 SetHeight( sal_uInt16 nHeight ) { mnHeight = nHeight; }  in SetHeight()  function in ScPageScaleToItem
 | 
| H A D | autoform.hxx | 156     void    SetHeight( const SvxFontHeightItem& rHeight )           { aHeight = rHeight; }  in SetHeight()  function in ScAutoFormatDataField
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | syswin.hxx | 114     void         SetHeight( unsigned int nHeight ) { mnHeight = nHeight; }  in SetHeight()  function in WindowStateData
 | 
| /aoo41x/main/vcl/source/gdi/ | 
| H A D | font.cxx | 1088 void Font::SetHeight( long nHeight ) { SetSize( Size( mpImplFont->maSize.Width(), nHeight ) ); }  in SetHeight()  function in Font
 | 
| /aoo41x/main/editeng/source/editeng/ | 
| H A D | editdoc.hxx | 486 	void			SetHeight( sal_uInt16 nH, sal_uInt16 nTxtH = 0, sal_uInt16 nCrsrH = 0 )  in SetHeight()  function in EditLine
 | 
| /aoo41x/main/editeng/source/items/ | 
| H A D | textitem.cxx | 1155 void SvxFontHeightItem::SetHeight( sal_uInt32 nNewHeight, const sal_uInt16 nNewProp,  in SetHeight()  function in SvxFontHeightItem1175 void SvxFontHeightItem::SetHeight( sal_uInt32 nNewHeight, sal_uInt16 nNewProp,  in SetHeight()  function in SvxFontHeightItem
 
 | 
| /aoo41x/main/sd/source/ui/unoidl/ | 
| H A D | unopage.cxx | 1842 void SdGenericDrawPage::SetHeight( sal_Int32 nHeight )  in SetHeight()  function in SdGenericDrawPage
 | 
| /aoo41x/main/sw/source/filter/html/ | 
| H A D | htmltab.cxx | 860 inline void HTMLTableRow::SetHeight( sal_uInt16 nHght )  in SetHeight()  function in HTMLTableRow
 |