Home
last modified time | relevance | path

Searched refs:nNeededSpaceY (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/core/data/
H A Dpostit.cxx290 long nNeededSpaceY = nHeight + SC_NOTECAPTION_CELLDIST; in AutoPlaceCaption() local
298 …bool bFitsHeightTop = nNeededSpaceY <= nTopSpace; // text box height fits into the height ab… in AutoPlaceCaption()
299 …bool bFitsHeightBottom = nNeededSpaceY <= nBottomSpace; // text box height fits into the height be… in AutoPlaceCaption()

Completed in 21 milliseconds