Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx2806 const bool bHeightChgd = rOldSize.Height() != Prt().Height(); in ChgLowersProp() local
2815 if ( !( bVert ? bHeightChgd : bWidthChgd ) && in ChgLowersProp()
2952 bVarChgd = bHeightChgd; in ChgLowersProp()
2956 bFixChgd = bHeightChgd; in ChgLowersProp()
3036 if ( bHeightChgd ) in ChgLowersProp()
3168 if ( ( (bVert && bHeightChgd) || (! bVert && bWidthChgd) ) && in ChgLowersProp()

Completed in 32 milliseconds