Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/debug/
H A Ddebug.cxx458 size_t nValuePos = strlen( _pKeyName ) + 1; in lcl_tryReadConfigString() local
459 size_t nValueLen = _nLineLen - nValuePos; in lcl_tryReadConfigString()
460 const sal_Char* pValue = _pLine + nValuePos; in lcl_tryReadConfigString()

Completed in 20 milliseconds