Lines Matching refs:GetSimpleArea
943 if ( GetViewData()->GetSimpleArea( aRange ) != SC_MARK_SIMPLE ) in AdjustPrintZoom()
997 if ( GetViewData()->GetSimpleArea( aRange ) == SC_MARK_SIMPLE ) in SetPrintRanges()
1075 return GetViewData()->GetSimpleArea( aDummy) == SC_MARK_SIMPLE; in TestMergeCells()
1174 if (GetViewData()->GetSimpleArea( aRange ) == SC_MARK_SIMPLE) in TestRemoveMerge()
1195 else if (GetViewData()->GetSimpleArea( aRange ) == SC_MARK_SIMPLE) in RemoveMerge()
1217 if (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE) in FillSimple()
1238 if (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE) in FillSeries()
1411 GetViewData()->GetSimpleArea( aRange ); in FillCrossDblClick()
1501 …if (GetViewData()->GetSimpleArea(nStartCol,nStartRow,nStartTab,nEndCol,nEndRow,nEndTab) == SC_MARK… in CreateAutoFormatData()
1521 if (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE) in AutoFormat()
1550 …if (GetViewData()->GetSimpleArea(nStartCol,nStartRow,nStartTab,nEndCol,nEndRow,nEndTab) == SC_MARK… in AutoFormat()
1934 if (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE) in TabOp()