Searched refs:nDirPos (Results 1 – 2 of 2) sorted by relevance
357 static sal_uInt16 nDirPos; member in StatementCommand
112 sal_uInt16 StatementCommand::nDirPos = 0; member in StatementCommand3024 nDirPos = 0; in Execute()3033 if( nDirPos >= pDir->Count() ) in Execute()3040 DirEntry aNextEntry=(*(pDir))[nDirPos++]; in Execute()
Completed in 76 milliseconds