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

bool Impala::Core::Database::DataDocument::GotoPrevDir (  )  [inline, protected]

Definition at line 440 of file DataDocument.h.

References TryDirMove().

Referenced by CursorPrevDir().

00441     {
00442         return TryDirMove(-1);
00443     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:18:55 2011 for ImpalaSrc by  doxygen 1.5.1