Home
last modified time | relevance | path

Searched defs:SetHeight (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx486 void SetHeight( sal_uInt16 nH, sal_uInt16 nTxtH = 0, sal_uInt16 nCrsrH = 0 ) in SetHeight() function in EditLine
/trunk/main/sw/inc/
H A Dtblafmt.hxx153 void SetHeight( const SvxFontHeightItem& rNew ) { aHeight = rNew; } in SetHeight() function in SwBoxAutoFmt
H A Dpagedesc.hxx69 void SetHeight( SwTwips nNew ) { nMaxHeight = nNew; } in SetHeight() function in SwPageFtnInfo
H A Dfmtfsize.hxx93 void SetHeight( const SwTwips nNew ) { aSize.Height() = nNew; } in SetHeight() function in SwFmtFrmSize
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx860 inline void HTMLTableRow::SetHeight( sal_uInt16 nHght ) in SetHeight() function in HTMLTableRow
/trunk/main/vcl/source/window/
H A Dcursor.cxx398 void Cursor::SetHeight( long nNewHeight ) in SetHeight() function in Cursor
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1088 void Font::SetHeight( long nHeight ) { SetSize( Size( mpImplFont->maSize.Width(), nHeight ) ); } in SetHeight() function in Font
/trunk/main/vcl/inc/vcl/
H A Dsyswin.hxx114 void SetHeight( unsigned int nHeight ) { mnHeight = nHeight; } in SetHeight() function in WindowStateData
/trunk/main/sw/source/ui/docvw/
H A DAnchorOverlayObject.hxx81 inline void SetHeight( const unsigned long aHeight ) { mHeight = aHeight; }; in SetHeight() function in sw::sidebarwindows::AnchorOverlayObject
/trunk/main/svx/inc/svx/
H A Dpagectrl.hxx103 void SetHeight(long nH) { aSize.Height() = nH; } in SetHeight() function in SvxPageWindow
/trunk/main/starmath/inc/
H A Drect.hxx132 void SetHeight(sal_uLong nHeight) { aSize.Height() = nHeight; } in SetHeight() function in SmRect
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1842 void SdGenericDrawPage::SetHeight( sal_Int32 nHeight ) in SetHeight() function in SdGenericDrawPage
/trunk/main/sc/source/filter/excel/
H A Dfontbuff.cxx104 void LotusFontBuffer::SetHeight( const sal_uInt16 nIndex, const sal_uInt16 nHeight ) in SetHeight() function in LotusFontBuffer
H A Dcolrowst.cxx131 void XclImpColRowSettings::SetHeight( SCROW nScRow, sal_uInt16 nHeight ) in SetHeight() function in XclImpColRowSettings
/trunk/main/sc/inc/
H A Dattrib.hxx376 inline void SetHeight( sal_uInt16 nHeight ) { mnHeight = nHeight; } in SetHeight() function in ScPageScaleToItem
H A Dautoform.hxx156 void SetHeight( const SvxFontHeightItem& rHeight ) { aHeight = rHeight; } in SetHeight() function in ScAutoFormatDataField
/trunk/main/editeng/source/items/
H A Dtextitem.cxx1155 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

Completed in 120 milliseconds