Searched refs:nValuePos (Results 1 – 1 of 1) sorted by relevance
458 size_t nValuePos = strlen( _pKeyName ) + 1; in lcl_tryReadConfigString() local459 size_t nValueLen = _nLineLen - nValuePos; in lcl_tryReadConfigString()460 const sal_Char* pValue = _pLine + nValuePos; in lcl_tryReadConfigString()
Completed in 20 milliseconds