Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:20:04 2011 for ImpalaSrc by  doxygen 1.5.1