Searched refs:nDirPos (Results 1 – 2 of 2) sorted by relevance
358 static sal_uInt16 nDirPos; member in StatementCommand
111 sal_uInt16 StatementCommand::nDirPos = 0; member in StatementCommand3020 nDirPos = 0; in Execute()3029 if( nDirPos >= pDir->Count() ) in Execute()3036 DirEntry aNextEntry=(*(pDir))[nDirPos++]; in Execute()