Home
last modified time | relevance | path

Searched refs:nCurDirPos (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx2705 pRTLData->nCurDirPos = 0; in RTLFUNC()
2718 pRTLData->nCurDirPos = -2; in RTLFUNC()
2737 if( pRTLData->nCurDirPos < 0 ) in RTLFUNC()
2739 if( pRTLData->nCurDirPos == -2 ) in RTLFUNC()
2747 pRTLData->nCurDirPos++; in RTLFUNC()
2829 pRTLData->nCurDirPos = 0; in RTLFUNC()
2877 pRTLData->nCurDirPos = 0; in RTLFUNC()
2888 pRTLData->nCurDirPos = -2; in RTLFUNC()
2899 if( pRTLData->nCurDirPos < 0 ) in RTLFUNC()
2901 if( pRTLData->nCurDirPos == -2 ) in RTLFUNC()
[all …]
H A Druntime.cxx227 nCurDirPos = 0; in SbiRTLData()
/aoo41x/main/basic/source/inc/
H A Druntime.hxx156 short nCurDirPos; member in SbiRTLData

Completed in 71 milliseconds