Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx2801 const bool bHeightChgd = rOldSize.Height() != Prt().Height(); in ChgLowersProp() local
2810 if ( !( bVert ? bHeightChgd : bWidthChgd ) && in ChgLowersProp()
2947 bVarChgd = bHeightChgd; in ChgLowersProp()
2951 bFixChgd = bHeightChgd; in ChgLowersProp()
3031 if ( bHeightChgd ) in ChgLowersProp()
3163 if ( ( (bVert && bHeightChgd) || (! bVert && bWidthChgd) ) && in ChgLowersProp()

Completed in 30 milliseconds