Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpostit.cxx295 …bool bFitsWidth = nWidth <= rVisRect.GetWidth(); // text box width fits into width of visib… in AutoPlaceCaption() local
305 bool bFitsTop = bFitsWidth && bFitsHeightTop; in AutoPlaceCaption()
306 bool bFitsBottom = bFitsWidth && bFitsHeightBottom; in AutoPlaceCaption()

Completed in 22 milliseconds