/aoo42x/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
|
/aoo42x/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
|
/aoo42x/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 | 153 void SetHeight( const SvxFontHeightItem& rNew ) { aHeight = rNew; } in SetHeight() function in SwBoxAutoFmt
|
/aoo42x/main/vcl/source/window/ |
H A D | cursor.cxx | 398 void Cursor::SetHeight( long nNewHeight ) in SetHeight() function in Cursor
|
/aoo42x/main/starmath/inc/ |
H A D | rect.hxx | 132 void SetHeight(sal_uLong nHeight) { aSize.Height() = nHeight; } in SetHeight() function in SmRect
|
/aoo42x/main/svx/inc/svx/ |
H A D | pagectrl.hxx | 103 void SetHeight(long nH) { aSize.Height() = nH; } in SetHeight() function in SvxPageWindow
|
/aoo42x/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
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | syswin.hxx | 114 void SetHeight( unsigned int nHeight ) { mnHeight = nHeight; } in SetHeight() function in WindowStateData
|
/aoo42x/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
|
/aoo42x/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
|
/aoo42x/main/editeng/source/items/ |
H A D | textitem.cxx | 1155 void SvxFontHeightItem::SetHeight( sal_uInt32 nNewHeight, const sal_uInt16 nNewProp, in SetHeight() function in SvxFontHeightItem 1175 void SvxFontHeightItem::SetHeight( sal_uInt32 nNewHeight, sal_uInt16 nNewProp, in SetHeight() function in SvxFontHeightItem
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 1842 void SdGenericDrawPage::SetHeight( sal_Int32 nHeight ) in SetHeight() function in SdGenericDrawPage
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 860 inline void HTMLTableRow::SetHeight( sal_uInt16 nHght ) in SetHeight() function in HTMLTableRow
|