Home
last modified time | relevance | path

Searched refs:GetAutoFillPreview (Results 1 – 5 of 5) sorted by path

/trunk/main/sc/inc/
H A Ddocument.hxx1186 String GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY );
H A Dtable.hxx504 String GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY );
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1022 String ScDocument::GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY ) in GetAutoFillPreview() function in ScDocument
1026 return pTab[nTab]->GetAutoFillPreview( rSource, nEndX, nEndY ); in GetAutoFillPreview()
H A Dtable4.cxx936 String ScTable::GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY ) in GetAutoFillPreview() function in ScTable
/trunk/main/sc/source/ui/view/
H A Dtabview4.cxx287 aHelpStr = pDoc->GetAutoFillPreview( aMarkRange, nEndX, nEndY ); in UpdateRef()

Completed in 61 milliseconds