Home
last modified time | relevance | path

Searched refs:bFormatHeightOnly (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx123 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()
H A Dflylay.cxx194 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()
/aoo4110/main/sw/source/core/inc/
H A Dflyfrm.hxx106 sal_Bool bFormatHeightOnly :1; //Damit nach einer Anpassung der Breite member in SwFlyFrm

Completed in 43 milliseconds