Home
last modified time | relevance | path

Searched refs:bFitsHeight (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dpostit.cxx300 …bool bFitsHeight = nHeight <= rVisRect.GetHeight(); // text box height fits into height of vis… in AutoPlaceCaption() local
303 bool bFitsLeft = bFitsWidthLeft && bFitsHeight; in AutoPlaceCaption()
304 bool bFitsRight = bFitsWidthRight && bFitsHeight; in AutoPlaceCaption()

Completed in 14 milliseconds