Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds