Lines Matching refs:SC_MARK_SIMPLE
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()
1501 …ViewData()->GetSimpleArea(nStartCol,nStartRow,nStartTab,nEndCol,nEndRow,nEndTab) == SC_MARK_SIMPLE) in CreateAutoFormatData()
1521 if (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE) in AutoFormat()
1550 …ViewData()->GetSimpleArea(nStartCol,nStartRow,nStartTab,nEndCol,nEndRow,nEndTab) == SC_MARK_SIMPLE) in AutoFormat()
1934 if (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE) in TabOp()