Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpostit.cxx289 long nNeededSpaceX = nWidth + SC_NOTECAPTION_CELLDIST; in AutoPlaceCaption() local
293 …bool bFitsWidthLeft = nNeededSpaceX <= nLeftSpace; // text box width fits into the width left… in AutoPlaceCaption()
294 …bool bFitsWidthRight = nNeededSpaceX <= nRightSpace; // text box width fits into the width righ… in AutoPlaceCaption()

Completed in 16 milliseconds