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

bool Impala::Core::ImageSet::IxsDocument::HasCurBookmark (  )  [inline]

Definition at line 116 of file IxsDocument.h.

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

Referenced by CurBookmarkAnno(), and RemoveCursorFromBookmarked().

00117     {
00118         return mBookmarked->HasCursor();
00119     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:14:56 2010 for ImpalaSrc by  doxygen 1.5.1