Searched refs:bFormatHeightOnly (Results 1 – 3 of 3) sorted by relevance
118 bLocked = bMinHeight = bHeightClipped = bWidthClipped = bFormatHeightOnly = sal_False; in SwFlyFrm()1498 if ( !bFormatHeightOnly ) in Format()1982 const sal_Bool bOldFormatHeightOnly = bFormatHeightOnly; in _Grow()1986 bFormatHeightOnly = sal_True; in _Grow()1995 bFormatHeightOnly = bOldFormatHeightOnly; in _Grow()2081 const sal_Bool bOldFormatHeightOnly = bFormatHeightOnly; in _Shrink()2085 bFormatHeightOnly = sal_True; in _Shrink()2094 bFormatHeightOnly = bOldFormatHeightOnly; in _Shrink()
194 while ( !bValidPos || !bValidSize || !bValidPrtArea || bFormatHeightOnly ) in MakeAll()228 if ( !bValidSize || bFormatHeightOnly ) in MakeAll()232 bFormatHeightOnly = sal_False; in MakeAll()509 bFormatHeightOnly = bValidSize = sal_True; in CheckClip()
106 sal_Bool bFormatHeightOnly :1; //Damit nach einer Anpassung der Breite member in SwFlyFrm
Completed in 19 milliseconds