Home
last modified time | relevance | path

Searched refs:bPutRight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dchartins.cxx109 bool bPutRight = bFitRight && ( bLayoutRTL || !bFitLeft ); in SwGetChartDialogPos() local
110 if ( bPutRight ) in SwGetChartDialogPos()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx2090 bool bPutRight = bFitRight && ( bLayoutRTL || !bFitLeft ); in GetChartDialogPos() local
2091 if ( bPutRight ) in GetChartDialogPos()