Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpostit.cxx303 bool bFitsLeft = bFitsWidthLeft && bFitsHeight; in AutoPlaceCaption() local
310 if( bFitsLeft || bFitsRight || (!bFitsTop && !bFitsBottom) ) in AutoPlaceCaption()
313 bool bPreferLeft = bFitsLeft && (mbNegPage || !bFitsRight); in AutoPlaceCaption()
314 bool bPreferRight = bFitsRight && (!mbNegPage || !bFitsLeft); in AutoPlaceCaption()

Completed in 10 milliseconds