Searched refs:FILL_SIMPLE (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | table4.cxx | 197 rCmd = FILL_SIMPLE; in FillAnalyse() 739 else if (eFillCmd == FILL_SIMPLE) // Auffuellen mit Muster in FillAuto() 996 else if ( eFillCmd == FILL_SIMPLE ) // Auffuellen mit Muster in GetAutoFillPreview() 1383 if (eFillCmd == FILL_SIMPLE) // kopieren in FillSeries()
|
/aoo41x/main/sc/inc/ |
H A D | global.hxx | 351 FILL_SIMPLE, enumerator
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | dbdocimp.cxx | 599 aMark, nEndRow-rParam.nRow1-1, FILL_TO_BOTTOM, FILL_SIMPLE ); in DoImport()
|
H A D | dbdocfun.cxx | 863 FILL_TO_BOTTOM, FILL_SIMPLE ); in Query()
|
H A D | docfunc.cxx | 4037 nCount, eDir, FILL_SIMPLE ); in FillSimple() 4044 eDir, FILL_SIMPLE, FILL_DAY, MAXDOUBLE, 1.0, 1e307, in FillSimple()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh1.cxx | 618 case 'S': case 's': eFillCmd=FILL_SIMPLE; break; in ExecuteEdit() 796 case FILL_SIMPLE: aPara = 'S'; break; in ExecuteEdit()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoblk3.cxx | 744 if (eFillCmd==FILL_SIMPLE) in Repeat()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 5419 FillCmd eCmd = FILL_SIMPLE; in fillSeries() 5423 eCmd = FILL_SIMPLE; in fillSeries()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 5198 eCmd = FILL_SIMPLE; in AutoFill()
|
Completed in 235 milliseconds