Home
last modified time | relevance | path

Searched refs:bCenterHor (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/sw/source/ui/table/
H A Dchartins.cxx87 bool bCenterHor = false; in SwGetChartDialogPos() local
93 bCenterHor = true; in SwGetChartDialogPos()
99 bCenterHor = true; in SwGetChartDialogPos()
122 bCenterHor = true; in SwGetChartDialogPos()
125 if ( bCenterHor ) in SwGetChartDialogPos()
/AOO42X/main/sc/source/ui/view/
H A Dtabview.cxx2105 bool bCenterHor = false; in GetChartDialogPos() local
2112 bCenterHor = true; in GetChartDialogPos()
2119 bCenterHor = true; in GetChartDialogPos()
2142 bCenterHor = true; in GetChartDialogPos()
2145 if ( bCenterHor ) in GetChartDialogPos()
H A Dprintfun.cxx840 bCenterHor = ((const SfxBoolItem&) pParamSet->Get(ATTR_PAGE_HORCENTER)).GetValue(); in InitParam()
2117 if ( bCenterHor || bLayoutRTL ) in PrintPage()
2134 if ( bCenterHor ) in PrintPage()
/AOO42X/main/sc/source/ui/inc/
H A Dprintfun.hxx170 sal_Bool bCenterHor; member in ScPrintFunc