Searched refs:bFormatHeightOnly (Results 1 – 3 of 3) sorted by relevance
123 bHeightClipped = bWidthClipped = bFormatHeightOnly = sal_False; in SwFlyFrm()1518 if ( !bFormatHeightOnly ) in Format()2002 const sal_Bool bOldFormatHeightOnly = bFormatHeightOnly; in _Grow()2006 bFormatHeightOnly = sal_True; in _Grow()2015 bFormatHeightOnly = bOldFormatHeightOnly; in _Grow()2101 const sal_Bool bOldFormatHeightOnly = bFormatHeightOnly; in _Shrink()2105 bFormatHeightOnly = sal_True; in _Shrink()2114 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 33 milliseconds