Home
last modified time | relevance | path

Searched refs:aFmtSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx698 SwFmtFrmSize aFmtSize( ATT_VAR_SIZE, 0, DEF_FLY_WIDTH ); in _MakeFlySection() local
706 aFmtSize.SetWidth( aSize.Width() ); in _MakeFlySection()
709 aFmtSize.SetHeight( aSize.Height() ); in _MakeFlySection()
710 aFmtSize.SetHeightSizeType( ATT_FIX_SIZE ); in _MakeFlySection()
713 pFmt->SetFmtAttr( aFmtSize ); in _MakeFlySection()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx2697 Size aFmtSize( in Resize() local
2713 aFmtSize.Height() += aFilterSize.Height(); in Resize()
2716 aFmtLb.SetSizePixel( aFmtSize ); in Resize()
2718 pTreeBox->SetSizePixel(aFmtSize); in Resize()

Completed in 53 milliseconds