Searched refs:bCenterHor (Results 1 – 4 of 4) sorted by relevance
87 bool bCenterHor = false; in SwGetChartDialogPos() local93 bCenterHor = true; in SwGetChartDialogPos()99 bCenterHor = true; in SwGetChartDialogPos()122 bCenterHor = true; in SwGetChartDialogPos()125 if ( bCenterHor ) in SwGetChartDialogPos()
2105 bool bCenterHor = false; in GetChartDialogPos() local2112 bCenterHor = true; in GetChartDialogPos()2119 bCenterHor = true; in GetChartDialogPos()2142 bCenterHor = true; in GetChartDialogPos()2145 if ( bCenterHor ) in GetChartDialogPos()
840 bCenterHor = ((const SfxBoolItem&) pParamSet->Get(ATTR_PAGE_HORCENTER)).GetValue(); in InitParam()2117 if ( bCenterHor || bLayoutRTL ) in PrintPage()2134 if ( bCenterHor ) in PrintPage()
170 sal_Bool bCenterHor; member in ScPrintFunc