Home
last modified time | relevance | path

Searched defs:bFitLeft (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/ui/table/
H A Dchartins.cxx103 … bool bFitLeft = ( aObjAbs.Left() - aDesktop.Left() >= rDialogSize.Width() + aSpace.Width() ); in SwGetChartDialogPos() local
/AOO42X/main/sc/source/ui/view/
H A Dtabview.cxx1971 bool bFitLeft = ( nLeftSpace >= nNeededWidth ); in GetChartInsertPos() local
2084 … bool bFitLeft = ( aObjAbs.Left() - aDesktop.Left() >= rDialogSize.Width() + aSpace.Width() ); in GetChartDialogPos() local