Home
last modified time | relevance | path

Searched refs:FILL_TO_TOP (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Dtable4.cxx512 sal_Bool bVertical = (eFillDir == FILL_TO_BOTTOM || eFillDir == FILL_TO_TOP); in FillAuto()
958 eFillDir = FILL_TO_TOP; in GetAutoFillPreview()
999 if ((eFillDir == FILL_TO_BOTTOM)||(eFillDir == FILL_TO_TOP)) in GetAutoFillPreview()
1028 if ( eFillDir == FILL_TO_TOP || eFillDir == FILL_TO_BOTTOM ) in GetAutoFillPreview()
1289 sal_Bool bVertical = (eFillDir == FILL_TO_BOTTOM || eFillDir == FILL_TO_TOP); in FillSeries()
1605 if (eFillDir == FILL_TO_BOTTOM || eFillDir == FILL_TO_TOP) in Fill()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx166 case FILL_TO_TOP: aBtnUp.Check(); break; in Init()
328 else if ( aBtnUp.IsChecked() ) theFillDir = FILL_TO_TOP; in IMPL_LINK()
/aoo41x/main/sc/source/ui/view/
H A Dcellsh1.cxx449 pTabViewShell->FillSimple( FILL_TO_TOP ); in ExecuteEdit()
611 case 'T': case 't': eFillDir=FILL_TO_TOP; break; in ExecuteEdit()
788 case FILL_TO_TOP: aPara = 'T'; break; in ExecuteEdit()
901 eDir = FILL_TO_TOP; in ExecuteEdit()
H A Dviewfun2.cxx1295 case FILL_TO_TOP: in FillAuto()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3956 else if (eDir==FILL_TO_TOP) in DirFromFillDir()
4007 case FILL_TO_TOP: in FillSimple()
4102 SCSIZE nTotLines = ( eDir == FILL_TO_BOTTOM || eDir == FILL_TO_TOP ) ? in FillSeries()
4116 case FILL_TO_TOP: in FillSeries()
4148 SCROW nValY = (eDir == FILL_TO_TOP ) ? aDestArea.aEnd.Row() : aDestArea.aStart.Row(); in FillSeries()
4216 case FILL_TO_TOP: in FillAuto()
/aoo41x/main/sc/inc/
H A Dglobal.hxx345 FILL_TO_TOP, enumerator
/aoo41x/main/sc/source/ui/undo/
H A Dundoblk3.cxx703 case FILL_TO_TOP: in Redo()
715 SCROW nValY = (eFillDir == FILL_TO_TOP ) ? aSource.aEnd.Row() : aSource.aStart.Row(); in Redo()
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5410 eDir = FILL_TO_TOP; in fillSeries()
5495 eDir = FILL_TO_TOP; in fillAuto()
/aoo41x/main/sc/source/ui/vba/
H A Dvbarange.cxx5169 eDir = FILL_TO_TOP; in AutoFill()

Completed in 163 milliseconds