/aoo4110/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 513 aNewSz.Width = MINFLY; in init() 515 aNewSz.Height = MINFLY; in init() 1937 aSz.Width() = MINFLY; in InsertInput() 1939 aSz.Height() = MINFLY; in InsertInput() 2178 Size aSz( MINFLY, MINFLY ); in NewTextArea() 2190 aSz.Width() = MINFLY; in NewTextArea() 2192 aSz.Height() = MINFLY; in NewTextArea() 2460 Size aSz( MINFLY, MINFLY ); in NewSelect() 2475 aSz.Width() = MINFLY; in NewSelect() 2477 aSz.Height() = MINFLY; in NewSelect() [all …]
|
H A D | htmldraw.cxx | 541 if( aTwipSz.Height() < MINFLY ) in NewMarquee() 542 aTwipSz.Height() = MINFLY; in NewMarquee() 547 if( aTwipSz.Width() < MINFLY ) in NewMarquee() 548 aTwipSz.Width() = MINFLY; in NewMarquee() 785 if( MINFLY==aTwipSz.Height() ) in OutHTML_DrawFrmFmtAsMarquee()
|
H A D | htmlgrin.cxx | 696 if( aTwipSz.Width() < MINFLY ) in InsertImage() 697 aTwipSz.Width() = MINFLY; in InsertImage() 709 if( aTwipSz.Height() < MINFLY ) in InsertImage() 710 aTwipSz.Height() = MINFLY; in InsertImage()
|
H A D | htmlcss1.cxx | 2167 SwTwips nWidth = nDfltWidth, nHeight = MINFLY; in SetVarSize() 2173 nWidth = MINFLY; in SetVarSize() 2176 nWidth = rPropInfo.nWidth > MINFLY ? rPropInfo.nWidth : MINFLY; in SetVarSize() 2190 nHeight = rPropInfo.nHeight > MINFLY ? rPropInfo.nHeight : MINFLY; in SetVarSize()
|
H A D | htmlplug.cxx | 169 if( aTwipSz.Width() < MINFLY ) in SetFixSize() 171 aTwipSz.Width() = MINFLY; in SetFixSize() 196 if( aTwipSz.Height() < MINFLY ) in SetFixSize() 198 aTwipSz.Height() = MINFLY; in SetFixSize()
|
H A D | htmlsect.cxx | 621 if( !nPrcWidth && nTwipWidth < MINFLY ) in NewMultiCol() 622 nTwipWidth = MINFLY; in NewMultiCol()
|
H A D | swhtml.cxx | 4834 Size aDfltSz( MINFLY, MINFLY ); in InsertSpacer()
|
/aoo4110/main/sw/source/filter/basflt/ |
H A D | fltini.cxx | 622 MINFLY > ((SwFmtFrmSize*)pItem)->GetWidth() ) in CalculateFlySize() 714 if( MINFLY > nWidth ) in CalculateFlySize() 715 nWidth = MINFLY; in CalculateFlySize() 718 if( MINFLY > aSz.GetHeight() ) in CalculateFlySize() 719 aSz.SetHeight( MINFLY ); in CalculateFlySize() 722 else if( MINFLY > ((SwFmtFrmSize*)pItem)->GetHeight() ) in CalculateFlySize() 725 aSz.SetHeight( MINFLY ); in CalculateFlySize()
|
/aoo4110/main/sw/source/core/view/ |
H A D | vdraw.cxx | 355 aSz.Width() = (aRect.Right() - aBound.Left()) - MINFLY; in NotifySizeChg() 357 aSz.Height() = (aRect.Bottom() - aBound.Top()) - MINFLY; in NotifySizeChg() 364 aSz.Width() = (aBound.Bottom() - aRect.Top()) - MINFLY; in NotifySizeChg() 366 aSz.Height() = (aBound.Right() - aRect.Left()) - MINFLY; in NotifySizeChg()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 610 if( MINFLY > nTokenValue ) nTokenValue = MINFLY; in ReadFly() 616 SwFmtFrmSize aSz( ATT_MIN_SIZE, 0, MINFLY ); in ReadFly() 629 if( MINFLY > nTokenValue ) nTokenValue = MINFLY; in ReadFly() 1403 if( aSize.Width() < MINFLY ) in _SetPictureSize() 1404 aSize.Width() = MINFLY; in _SetPictureSize() 1405 if( aSize.Height() < MINFLY) in _SetPictureSize() 1406 aSize.Height() = MINFLY; in _SetPictureSize()
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | frmmgr.cxx | 279 rVal.nMinHeight = MINFLY + CalcTopSpace() + CalcBottomSpace(); in ValidateMetrics() 280 rVal.nMinWidth = MINFLY + CalcLeftSpace()+ CalcRightSpace(); in ValidateMetrics() 617 aSize.SetSize(Size(Max(rSize.Width(), long(MINFLY)), Max(rSize.Height(), long(MINFLY)))); in SetSize()
|
H A D | frmpage.cxx | 1857 MINFLY; in IMPL_LINK() 1859 aVal.nMinWidth -= MINFLY;//einen hatten wir schon mit drin! in IMPL_LINK()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | fly.cxx | 177 Frm().Height( rFrmSize.GetHeightSizeType() == ATT_VAR_SIZE ? MINFLY : rFrmSize.GetHeight() ); in SwFlyFrm() 1486 if ( nRemaining < MINFLY ) in Format() 1487 nRemaining = MINFLY; in Format() 1505 if( nNewSize < MINFLY ) in Format() 1506 nNewSize = MINFLY; in Format() 1547 if( nNewSize < MINFLY ) in Format() 1548 nNewSize = MINFLY; in Format()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltexti.cxx | 115 if( nWidth < MINFLY ) in lcl_putHeightAndWidth() 116 nWidth = MINFLY; in lcl_putHeightAndWidth() 118 if( nHeight < MINFLY ) in lcl_putHeightAndWidth() 119 nHeight = MINFLY; in lcl_putHeightAndWidth()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 870 MINFLY; in NbcResize() 872 nMin -= MINFLY; in NbcResize()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 1666 const short nMin = MINFLY + in FlySecur1() 1948 nNewNettoWidth = MINFLY; // Minimum in WW8SwFlyPara() 1971 if( nHeight <= MINFLY ) in WW8SwFlyPara() 1974 nHeight = MINFLY; in WW8SwFlyPara() 1985 if( nWidth <= MINFLY ) in WW8SwFlyPara() 1986 nWidth = nNettoWidth = MINFLY; // Minimale Breite in WW8SwFlyPara() 2657 if( pSFlyPara->nNewNettoWidth > MINFLY ) // BoxUpWidth ? in StopApo()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 821 pValidation->nMinHeight = MINFLY; in IMPL_LINK() 822 pValidation->nMinWidth = MINFLY; in IMPL_LINK()
|
/aoo4110/main/sw/inc/ |
H A D | swtypes.hxx | 76 #define MINFLY 23 //Minimalgroesse fuer FlyFrms macro
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1519 rPos, Size( lMinBorder - MINFLY, lMinBorder - MINFLY ), in BeginCreate() 1796 aSet.Put( SwFmtFrmSize( ATT_MIN_SIZE, Max( nWidth, long(MINFLY) ), in ImpEndCreate() 1797 Max( nHeight, long(MINFLY) ))); in ImpEndCreate()
|
H A D | fefly1.cxx | 1963 Max( nWidth, long(MINFLY) ), in ReplaceSdrObj() 1964 Max( nHeight, long(MINFLY) ))); in ReplaceSdrObj()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 656 rOut.SetFlyFrmAttr( SwFmtFrmSize( ATT_VAR_SIZE, nDxaWidth, MINFLY ) ); in Start()
|
H A D | fltshell.cxx | 1798 SwFmtFrmSize aSz( ATT_VAR_SIZE, MINFLY, MINFLY ); in NewFlyDefaults()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 472 aFrmSz.SetWidth(MINFLY); in FillBaseProperties() 474 aFrmSz.SetHeight(MINFLY); in FillBaseProperties()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doclay.cxx | 712 if( MINFLY > aSize.Width() ) in _MakeFlySection()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1027 if( aTmp.Width() < aSnap.Width() + MINFLY ) in ChangeFly() 1035 if( aTmp.Height() < aSnap.Height() + MINFLY ) in ChangeFly()
|