Home
last modified time | relevance | path

Searched refs:SetHeightPercent (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/inc/
H A Dfmtfsize.hxx98 void SetHeightPercent( sal_uInt8 n ) { nHeightPercent = n; } in SetHeightPercent() function in SwFmtFrmSize
/aoo41x/main/sw/source/core/layout/
H A Datrfrm.cxx376 SetHeightPercent((sal_uInt8)nSet); in PutValue()
395 SetHeightPercent(0xff); in PutValue()
397 SetHeightPercent( 0 ); in PutValue()
/aoo41x/main/sw/source/ui/shells/
H A Dgrfsh.cxx264 … aSize.SetHeightPercent( static_cast< sal_uInt8 >( rRelativeSize.Height() ) ); in Execute()
/aoo41x/main/sw/source/core/draw/
H A Ddflyobj.cxx907 aFrmSz.SetHeightPercent( sal_uInt8(aSz.Height() * 100L / nRelHeight + 0.5) ); in NbcResize()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1155 …aSz.SetHeightPercent((sal_uInt8)Min(static_cast< sal_Int64 >(MAX_PERCENT_HEIGHT), aHeightED.Conver… in FillItemSet()
1157 aSz.SetHeightPercent(0); in FillItemSet()
1162 aSz.SetHeightPercent(0xff); in FillItemSet()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx715 aFrmSize.SetHeightPercent( nPrcHeight ); in InsertImage()
H A Dhtmlplug.cxx204 aFrmSize.SetHeightPercent( nPrcHeight ); in SetFixSize()
H A Dhtmlcss1.cxx2198 aFrmSize.SetHeightPercent( nPrcHeight ); in SetVarSize()
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1429 aFrmSize.SetHeightPercent( 255 ); in lcl_InsertLabel()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewtab.cxx501 aSize.SetHeightPercent(sal_uInt8(nHeight * 100 /nPrtHeight)); in ExecTabWin()

Completed in 143 milliseconds