Home
last modified time | relevance | path

Searched refs:FillSimple (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx439 pTabViewShell->FillSimple( FILL_TO_BOTTOM ); in ExecuteEdit()
444 pTabViewShell->FillSimple( FILL_TO_RIGHT ); in ExecuteEdit()
449 pTabViewShell->FillSimple( FILL_TO_TOP ); in ExecuteEdit()
454 pTabViewShell->FillSimple( FILL_TO_LEFT ); in ExecuteEdit()
H A Dviewfun2.cxx1214 void ScViewFunc::FillSimple( FillDir eDir, sal_Bool bRecord ) in FillSimple() function in ScViewFunc
1221 sal_Bool bSuccess = pDocSh->GetDocFunc().FillSimple( aRange, &rMark, eDir, bRecord, sal_False ); in FillSimple()
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx155 sal_Bool FillSimple( const ScRange& rRange, const ScMarkData* pTabMark,
H A Dviewfunc.hxx240 void FillSimple( FillDir eDir, sal_Bool bRecord = sal_True );
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx745 rViewShell.FillSimple( eFillDir, sal_True ); in Repeat()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3962 sal_Bool ScDocFunc::FillSimple( const ScRange& rRange, const ScMarkData* pTabMark, in FillSimple() function in ScDocFunc

Completed in 58 milliseconds