Searched defs:bFitRight (Results 1 – 2 of 2) sorted by relevance
109 … bool bFitRight = ( aDesktop.Right() - aObjAbs.Right() >= rDialogSize.Width() + aSpace.Width() ); in SwGetChartDialogPos() local
2011 bool bFitRight = ( nRightSpace >= nNeededWidth ); in GetChartInsertPos() local2124 … bool bFitRight = ( aDesktop.Right() - aObjAbs.Right() >= rDialogSize.Width() + aSpace.Width() ); in GetChartDialogPos() local
Completed in 18 milliseconds