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

virtual bool Impala::Core::ImageSet::IxsDocument::HasBookmarks (  )  [inline, virtual]

Implements Impala::Core::Database::DataDocument.

Definition at line 110 of file IxsDocument.h.

References mBookmarked, and Impala::Core::Table::Table::Size().

00111     {
00112         return mBookmarked->Size() > 0;
00113     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:04 2011 for ImpalaSrc by  doxygen 1.5.1