Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Application::VideoExcel::TableDataSource::MarkVisibleRows ( int  markstate,
bool  mark = true 
) [inline]

Definition at line 162 of file TableDataSource.h.

References GetEndRow(), GetStartRow(), and MarkRange().

00163     {
00164         MarkRange(GetStartRow(), GetEndRow(), markstate, mark);
00165     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:44 2011 for ImpalaSrc by  doxygen 1.5.1