Home
last modified time | relevance | path

Searched refs:aNextEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dmethods.cxx2844 DirEntry aNextEntry=(*(pRTLData->pDir))[pRTLData->nCurDirPos++]; in RTLFUNC() local
2845 aPath = aNextEntry.GetName(); //Full(); in RTLFUNC()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3040 DirEntry aNextEntry=(*(pDir))[nDirPos++]; in Execute() local
3041 aPath = aNextEntry.GetName(); //Full(); in Execute()

Completed in 52 milliseconds